This pet here I want to put the stats on the div that says stats so it only shows up there, I tried but it shows up on all of them. [edit] Let me file a ticket to make sure it's ok first.
Code your link for or possibly . I haven't check yet which one it should be but it'll be either of those. If you wanted your TC to show up there it would be the same thing.
This helped a lot. ❤️
Thank you c:
/from a graphics n00b
I set the to 0 and it's not jumping around but is there a way to have it lower wit out it jumping when I click the links?
Also just wanted to say thanks for this thread, that's how I learned to do the anchor links ^_^ [edit] Sierra said it's ok to put them on a separate div.
This is what I tried
<div id="section4">
It shows up no matter what div I click on.
Also how do I get rid of the
Books Read: 0
Food Eaten: 0
Disable Weapons Showing under the stats?
Ability - Sheer Force
Removes added effects to increase move damage.
Stats
She is in training to level up her stats to the stats of my Darmanitan in my game.
<style>{position:absolute; top:180px; left:170px;}</style>
<a href="">Main</a></div>
Make sure you changed your nav code and anywhere else that said div4 or whatever you had. Then you'll need to position it so it goes where you want it to go. I could look at it more thoroughly later. Playing with the new plot right now. ;)
Help later would be good I'm also doing the new puzzles :D
: You're very welcome! Also, your gif makes me smile, DBSK is so cute! :]
: You can keep the 's position to 0 and give the divs that are in a larger padding or margin. That might take a lot of fiddling around, though, because the exact combination is a different for every layout and depends on how you wrote your html. And you're welcome, it always makes me uber-happy to hear that someone could learn something from this thread! :D
As for hiding those three things, use this , , a {display: none;}.
And I'm trying to do the new puzzles, lag sucks.
Thanks I forgot about padding. :D [edit] Yay that worked :D
Now I just need to figure out the stat issue.
How would one change just one character in a pets name to a different color? O.o I've been trying for a few minutes and I'm stumped...
With the spoilers how do we put a video in it?
: Where? You can't put a video on a pet profile because pet profiles don't allow the embedding of flash or other things like it.
Oh you only can put links? It just sounded like you could put a video on the profile, sorry I misread it lol.
: Yes, only links. You can use the spoiler to sort of emulate a music player though, especially with the marquee tags. :]
How would I do that?
Well, you could post links for the music but you could also make the image of a music player in a graphics program (or search for clipart online) and then simply put the song information between marquee tags, so it would scroll by like on a music player, like this:
<marquee>Some band - This is a random song</marquee>
Thanks ^^
I'm starting to read (and experimenting with code) but can you tell me if there is a way to make bookmarks (the part at the right) disappear on pet profiles?