My pet here. When I click "James" the tab drops lower than the other ones. I've looked the code over again and again and can't figure it out. Can anyone spot the issue?
I don't like being the messenger of bad news and such but I'm sorry to say this, the pet you linked to b[/b] doesn't have any custom html/css on it.
but I hope you have the code (html/css) saved somewhere else. If you do let me know when it's back up and I'll take a look at the issue you're having
Oops! Yes I moved it to another pet Impractical Jokers
Okay, so a way to fix the issue is to add "margin-bottom: 20px;" inside
{ margin-bottom: 20px; }
This gives the needed space at the bottom for content to move up enough to the correct position.
it didn't work on my end.
hmmm, well below code should work (I hope)
{
height: 20px;
width: 635px;
position: absolute;
top: 2520px;
left: 0px;
}
If the above doesn't work, What browser are you using, also mobile or not?
that made the whole page jump down lol I'm using firefox on pc thank you so much for the help :D
Forgot to specify so did you put "
" inside the "" and just after ""?Otherwise what version of firefox are you using?
This time I put it in bookbox and that fixed it! Thank you!!
That's good to hear also you are welcome.