Forum Moderators: not2easy

Message Too Old, No Replies

Horizontal Menu's (CSS)

horizontal menu's text positioning

         

Leopard

3:30 pm on Jul 20, 2009 (gmt 0)

10+ Year Member



Hi, i'm Leo. I found this site by googling "css forum", so i suppose this is some help forum.
I started to learn a little html/css yesterday, it all went pretty well. Read throu different tutorials etc. I finally started to get the hang of CSS+ HTML.
Anyhow, to the problem. I searched for a tutorial for an horizontal CSS menu, got one, and tried to write the code. It's all good now. But the problem, for some reason the text is too high up. I have been trying to lower it, only resulting the image (which is a background image) to lower.
At the moment it all works well except the issue i named before.

Not sure if i'm allowed to post the website, but if any of you requests it, i'll post the link.

Code:

CSS:
<snip>

HTML:
<snip>

Thanks
- Leopard

[edited by: swa66 at 4:37 pm (utc) on July 20, 2009]
[edit reason] No links, please see ToS and forum charter [/edit]

vincevincevince

6:37 am on Jul 21, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try moving the image to match, e.g. : background-position:0 10px;