Lock please c: thank you!
Done
I really need help with two of my pets profiles Luminary and Tablet
I've tried contacting the person who made Luminary's profile a couple of times but no reply ^^; and I don't really know how to copy the code at all.
I haven't been able to edit her profile since I've commissioned new art because of this issue :/.
On the second page I don't know where the code to the image should be- I've messed around with it a bunch of times and don't know how to make it like the first page where the images are on top of the story-I've put an image on the second page so that you can see where I'm having issues. The second image is also supposed to be clickable like the second image on the first page to turn be able to turn the page to the next. (also the first image on the second page is popping out of the book which it shouldn't so placement is also an issue).
Sorry if this is confusing. I kind of just want pretty much the rest of the pages to be like the first one and I haven't been able to do that.
For Tablets it's a bit simple, there is no code for me to but a different text color and the black on grey makes it difficult to read and I don't know what I should put there so that I can change the color.
I only know a little bit of editing a code but this is a bit advanced for me.
for the Tablet profile, add this to the code:
div {color:;}
it will make your text white (:
Thanks hun! I don't know where to put it though XD could you possibly tell me?
you can put it immediately after the
<style> which is the first thing you see in the code ;)
oh okay! thank you for your help, it worked :)! looks much better now
To make the images clickable, you have to use the a href=whatever code, like this:
That will make the first image on the second page go back to the first page (). For the second image, just make sure it's in its div and also links to the third page, like this:
I noticed that the image is sort of big, so it might be a little bit out of position... if you want, you can fix that by moving it around and shrinking it a little, like:
So when you do the images on the third page, just make sure the first one is in the img1 div and the second one is in the img2 div, and have the first one link to and the second one to , and you should be all set. ^^
The missing image is called "Spacer2" by T-finbo on dA, not sure what image it's supposed to be. This?
http://orig15.deviantart.net/fd01/f/2012/335/f/3/starry_by_t_finbo-d5mq51e.png
[tot=Avilla]
I got the first image correctly but from then on I don't know what I'm doing wrong- I messed it up even more :/
You didn't really mess it up, it's an easy fix! See where you have this?
Just get rid of that /div. And above that part, just paste in the code I gave you for the second image. You should be all set. ^^
[tot=Avilla]
x.x I removed it and put in the code but now it's just showing a huge empty space under the text. :/
I also need to do this for the last pages too, which I'm going to have more trouble with. I've really been messing around with this for almost a year lol..sad