Totally Zenned
- Join Date:
- Jan 2005
- Location:
- USA, St. Louis
- Posts:
- 3,651
- Plugin Contributions:
- 5
Simple Zen Template - Support Thread
guoxiang:
Hi Jade,
Thanks for sending me the raw file for the topnav. I think the site looks better now. :D
Jade, I'm not a programmer, I have one question. How do I get rid of that white border appearing at my header?
See picture for what I mean:
You can view the website here
Regards
Cheng King Xiang
I'm not positive, as its not happening in Firefox, but I would try adjusting the padding and/or line-height here just a tad.
#navMain ul
{
padding-top: 0.5em;
list-style-type: none;
text-align: center;
line-height: 2em;
}
