Home › Forums › CSS › Problems aligning nav rollovers with header using css › Re: Problems aligning nav rollovers with header using css
July 23, 2011 at 12:08 pm
#83822
Member
umm dude you may want to present your code within < pre>< code> < /code >< /pre > tags. (Note I have added extra spaces within the tags so they show up as text here). meanwhile, are you trying to have a vertical nav or horizontal one? if so, you may want to take a look at this discussion https://css-tricks.com/forums/discussion/comment/49408#Comment_49408 in which i explain it with the coding. as far as i can see, the only difference from what i have shown there would be you having to center the text for the link within the block element for which i believe it should be text-align center.