Styling side-bar modules

December 2012 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jan 30, 2014 1:01 pm
Reply with quote
Report this post
Hi!
How do I style all modules in side-bar position except banner-type modules?
(not one-by-one, that I know how)
Thank you!
av
User avatar
Junior Boarder

teitbite
Sat Feb 01, 2014 1:34 pm
Reply with quote
Report this post
Hi

I'm not sure what do You mean, but a css selector which can be used for all sidebar modules is:

Code: Select all
#gkSidebar .box {

}
User avatar
Moderator

GK User
Tue Feb 04, 2014 1:36 pm
Reply with quote
Report this post
Hi!
Thank you! That styles all column... I need to style all module on right column except banners withou being style one at a time...
Is this possible?
av
User avatar
Junior Boarder

teitbite
Wed Feb 05, 2014 7:46 pm
Reply with quote
Report this post
Hi

In this case best would be to use a custom module class suffix. Here You will find an instruction about adding a new module suffix.

https://www.gavick.com/documentation/jo ... ss-suffix/
User avatar
Moderator


cron