PDA

View Full Version : vertical menu to horizontal



bigcy
July 3rd, 2007, 05:41 AM
hi all
attached here is the menu in which the orientation of menu is vertical . Can anybody help me changing the orientation to horizontal ?

thanks in advance

Icy Penguin
July 4th, 2007, 04:46 AM
The reason no one has replied is because you didn't explain your problem - people don't wanna have to download files to check your code.

But anyways, all you have to do is put float: left on every li item in your ul (css). :)