Make new module suffix

GK User
Thu Nov 21, 2013 7:27 am
Hi,
can i add new module suffix?
i need module suffix like "dark" suffix but with other colour..
("dark" suffix is still needed)..

thanks
Ari
User avatar
Junior Boarder

GK User
Thu Nov 21, 2013 8:13 am
Please edit: /templates/gk_gamemagazine/css/override.css and add at its end:
Code: Select all
.box.color8 {
background-color: #ff0000;
color: #ffffff;
}


This will create suffix named color8 with red background and white font color.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Nov 21, 2013 8:59 am
thank you very much sir
User avatar
Junior Boarder

GK User
Thu Nov 21, 2013 4:25 pm
No problem.
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron