Forum Moderators: not2easy
I need to have the menu items in Son of Suckerfish align to the right instead of the left. I can get it to work in IE by doing this:
#nav li {text-align: right;}
but when I do it gets all crazy in FireFox and Opera (no doubt due to improper coding).
has anyone been able to do this? I can't imagine it being this difficult. what am I missing here?
FYI, this is a vertical menu, not a horizontal one if that makes any difference.
the base I'm using:
[htmldog.com...]
any help would be greatly appreciated
mor10