For some reason, the text in the navigation is right at the bottom instead of being in the middle. I just wonderd if anybody knew how i could fix this.
http://jake.alexepia.com
Thanks,
Jake.
Printable View
For some reason, the text in the navigation is right at the bottom instead of being in the middle. I just wonderd if anybody knew how i could fix this.
http://jake.alexepia.com
Thanks,
Jake.
You know, I'd really like to help you, I really would but you centre aligned your text. I just can't help that.
Stop that and I will help you.
You've got a line break (<br>) in your code inside menu_bar, so what I suggest you do is use padding and remove it. so try.
withCode:.menu_bar
{
background-image: url(../images/menu_bar.png);
height: 23px;
margin: auto;
padding-top: 8px;
text-align: center;
width: 573px;
}
I noticed it's bold without the <b> too.. maybe a CSS property to set links bold.Code:<div class="menu_bar">
<a target="main" href="pages/home.php">Home</a>
<a target="main" href="pages/tutorials.php">Tutorials</a>
<a target="main" href="pages/credits.html">Credits</a>
</div>
Nope.
I already used <br />.
It's still too far down, and its really annoying me now!
Sigh.. I've tested this if you actually do what I said and replace the code with what I gave to you, you'd see it'll work!
Now was that so hard... and by the way next time get someone / or learn to code your layout correctly - I'm not talking about this error, but your entire site in general.
Wow.
Nice rip of my layout much
http://habbofansite.net
Hmm....?
You've copied the entire top black bar, and used the exact same coding etc for it...
Idiot
-REP