Module variations

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Sat Oct 06, 2012 7:42 am
Hi,

How to include module variations / suffixes from one template to another?
User avatar
Fresh Boarder

GK User
Sat Oct 06, 2012 9:35 am
Hi,

In the template.css file you will find CSS rules connected with the selector like this:

Code: Select all
.box.SUFFIX


where suffix is a class name of the specific module variation i.e.:

Code: Select all
.box.dark


please move all CSS rules starting with this selector to another template. But please remember - the module variations inherit also from the default module variation so after moving the code you can get inproper styling and it will need an additional styling.
User avatar
Administrator


cron