Simple Question: To Float Right-top menu texts.

Modern and unique personal portfolio Joomla template ideal for work presentation - support forum.
GK User
Tue Sep 18, 2012 1:31 am
Hi there, here is the pre-design of my site:
www.ipomdizayn.com/ipekela

My question is, when I moved the menu that was on left-top module to right-top menu, Menu texts float was still on left, I searched the css for a bit but I couldn't find a float option and since it might differ according to colors I didn't wanna brake anything. I would like to learn what css code do I need to add or change in order to float the text on right on my right-top moduled menu as shown in the website I gave. Sorry for the long sentences.

Thanks a lot.
User avatar
Senior Boarder

GK User
Tue Sep 18, 2012 1:59 am
Hi

You can do it like this.
First i recommend that you enable the use of css override. This can be enable on template parameters > advanced settings.

Them from the template directory open ../css/override.css and add this line:

Code: Select all
.fright ul.menu li a {text-align: right; padding-right: 20px}


Now go to modules manager, open the menu module and add the following suffix "[space]fright"
So the suffix of your module should be "[space]menu[space]clear[space]fright"

Now the module should look like this:
screen.png


I suppose that's what you need

Cheers
User avatar
Platinum Boarder

GK User
Tue Sep 18, 2012 9:22 am
Hi there, thank you for awesomely fast reply. I though, couldn't make it happen. I activated override and put the css codes you have given. How ever I couldn't exactly find which module I need to change, I tried changing leftmenu located in right-top position, from the module editing page.

There is a advanced settings option and there are Menu Class Suffix and Module Class Suffix.

I tried both with [space]fright, [space]menu[space]clear[space]fright but couldn't make it work. Somehow I couldn't find a suffix module attached to leftmenu like mainmenu (Suffix "_menu" (Public in inset2). Where and which module I exactly need to change? Sorry for being such a slow learner. :(
User avatar
Senior Boarder

GK User
Tue Sep 18, 2012 9:29 am
And btw, all thought I de-activated override.css and earesed the suffix's I entered, my menu is broken.
http://www.ipomdizayn.com/ipekela

:(
User avatar
Senior Boarder

GK User
Tue Sep 18, 2012 11:46 am
Hi again

[space] is not to be written ;)

See the screenshot:
screen.png


Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Sep 18, 2012 11:09 pm
Done. Thanks for your help. I'd blow you a kiss if I was a girl, but I am a hairy huge man so I'll keep the thanks only. :D
User avatar
Senior Boarder


cron