how to set css style of my new position?

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Apr 25, 2012 8:32 am
Hi there,

I had followed the link https://www.gavick.com/documentation/jo ... -position/ to add a new position (ex. 'abc_top') and I can select it in the module manager for a specific module (ex. Langswitcher).

But my question is: how can I set css style to the new position? In cases of:

1. 'abc_top' => 'none',
2. 'abc_top' => 'gk_style',

Please help.

Thanks
User avatar
Junior Boarder

GK User
Thu Apr 26, 2012 12:20 am
any one can help?
User avatar
Junior Boarder

GK User
Thu Apr 26, 2012 6:34 am
If you remember what the div Id is that you added for the new module like "abctop" then you could add

#abctop { padding-top: 5px;} (just an example)

to your override.css

You can contact me for direct help and I can explain this to you
User avatar
Gold Boarder


cron