wrong menu direction?

kweitzel

OK ... so you are turning in cirles here ... why don't you have a look at the MaxDesign Listtutorial over here: http://css.maxdesign.com.au/listutorial/index.htm

It gives you a bit of Background about the CSS styling as well.

cheers

Klaus

Zerosurf

ok - i did that, but unfortunatly the menu is on the left side again! :(

crnogorac081

Hi,

in the ul#nav li return float: left;
Web developer

Zerosurf

ok i did, and i deleted it fpr the list, but now it´s not horizontal anymore!

crnogorac081

You reversed order of item elements in list. put a div tag around your menu, and then set float right to that div, and not the list..

cheers
Web developer

Zerosurf

i already did that before, but then the menu is on the left side, i would like it to be on the right side!

cheers
zerosurf

crnogorac081

replace float right with float left in ul#nav li

cheers
Web developer

Zerosurf

what am I doing wrong?

on the site: www.summerrain.org there is the upper right menu and the order is in the wrong direction.
how can i change that?

thx.i.a!
Zerosurf