I have some questions about theme [33] R.P.G.; how to change the hp and sp bars and how to add blogs in the blogroll.
Hello! For blogrolls: The blogs in your blogroll show up automatically. However, blogrolls don’t show up if you use the theme on a sideblog. And for the HP and SP bars, you can edit the values of your hp and sp bar from your customize page. Just scroll down and you’ll find the input box for it!
I recently changed to the RPG theme (the most updated version I could find) on my blog and have encountered several issues. I cannot click on tags or the "advance" button. I also think the placement of some of the links are off, like the "equipment" drop down is a restart link so I can't view my links, and that there is no archive link, instead just restart, player info, and challenge, but you have to click below the icons. I know you're super busy so I hope I'm not bothering you! Thank you!!!
Hey there!! The “issue” with the cursor alignment is actually because of the nature of the cursor image you uploaded.
To illustrate, this is the cursor image you uploaded, where the black box indicates the boundary of the image.
See that spacing around the actual image and the image boundary? The way cursors work is that the “active point” is situated at the top left of the image you uploaded. What this means, is that when you think you’re hovering over the “equipment” drop down, you’re actually …
… hovering over the icon = linked to refresh the page.
To fix this? I’ve cropped the image for you, so simply download this cursor image and upload instead. :> Hope this helps!
Would it be possible for you to share the 'player profile' code from the rpg theme as a standalone code for a sort of friend's page or just something copy/pasteable? I am versed in HTML5 and CSS3, but not Javascript or tumblr's formatting in general, and I can't figure out how to do so myself =s if it would be a lot of work though don't bother, I'm merely curious!
Hey that’s a cool idea, my R.P.G. code’s too messy and written too long ago (2 years, whoa) for me to discern what’s what anymore though, so I’ll remake it soon. Thanks for the idea!
Hi, i'm using your code 33 (rpg) on my sideblog (justkylo-ren) but you some reason it doesn't show pictures that are embedded into posts. Is there anyway to fix that?
hi, since you’re not using the full screen version, you have to turn lazy load off.
sorry to bother, but how do I put image in the desc for the R.P.G theme? I put it where I supposed to but it wont show up; is there a set size I need to have the image in? and thank you ;w;/
Hello, you just need to upload a description image in your appearance options. It won’t appear if you have lazy load turned on, but full screen turned off. The full image width is 150px by 300px, but any image will be auto-resized to width 150px and left vertically unstretched.
I'm currently using your RPG theme and I'm having a bit of a problem where only a few of the images will load at once! I have tested my theme on other computers using other connections, and seem to have the same problem. >< I'm sorry to bother you with this, is there something I am doing wrong to cause some of the images to break?
hey there, you have to either use the full screen version of the theme, or turn off lazy load!! :>
thank you so much for helping me with the ask box! i'm sorry for asking but how do you change the opacity of the music player? i wanna make it darker. ((I'm using the RPG theme))
no prob! use ctrl+f to search for #music { in the code and increase the value of 0.3 in background-color: rgba(255,255,255,0.3);