styleshout-stylevantage skin

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
12/18/2010 3:50:19 AM
Gravatar
Total Posts 71

styleshout-stylevantage skin

Hi all,

how I can change "float" of "styleshout-stylevantage" menu from "float:left" to "float:right" ? I want to make "rtl" that skin ,

crying

12/18/2010 4:20:55 AM
Gravatar
Total Posts 550

Re: styleshout-stylevantage skin

Hi Nasser,

fyi, I start customize build in skins with mojoportal to right to left, you can see some of then here. I do this work on extra skins if I have  time.

For now use this css for making it right to left.

.AspNet-Menu-Horizontal {float:right !important;}
.AspNet-Menu-Horizontal ul li {float:right !important;}
.AspNet-Menu-Horizontal ul {float:right !important;}
 

Hope Helps,

Best,

Asad

12/18/2010 7:07:21 AM
Gravatar
Total Posts 71

Re: styleshout-stylevantage skin

yesthank you Asad , It works , I want to use mojo in my site , and want to use that skin or styleshout-citrusisland ,

 

You must sign in to post in the forums. This thread is closed to new posts.