Shape 5

Joomla Templates => Corpway - Club => : smuir June 23, 2014, 05:44:01 AM



: Menu disappears when aligning right
: smuir June 23, 2014, 05:44:01 AM
Hi guys - great template as usual.  Just took a look at it and tested whether the menu items can be aligned right with #s5_menu_wrap { float:right;} as with your other templates, but it doesn't like it at all,  It seems float it right correctly, but moves it down and hides it behind the IACF.  How do I get this to work as it does with other templates?  Thanks.


: Re: Menu disappears when aligning right
: mikek June 23, 2014, 10:55:45 AM
Hello,

The only way to do that is by changing the items themselves, the wrapper shouldn't have a float:

#s5_nav li {
float:right;
}


: Re: Menu disappears when aligning right
: smuir June 23, 2014, 10:47:04 PM
Thanks Mike.  I've learned a lot from you!


: Re: Menu disappears when aligning right
: mikenicoll June 24, 2014, 03:45:39 PM
Glad you got this sorted. Let us know if you have any further questions!

-Mike