new module suffix

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
Tue Feb 24, 2015 3:15 pm
Reply with quote
Report this post
Hi,

I want to make a new module suffix so that the module I use is going to be align-center. What's the .css code for this?

site It's about the gk-imageshow module :)
User avatar
Expert Boarder

teitbite
Tue Feb 24, 2015 7:54 pm
Reply with quote
Report this post
Hi

Inside article modules does not support suffixes. Just add this code to override.css and make sure override is enabled in template settings:

Code: Select all
#gkIs-gk-is-693 {
    margin: 0 auto;
}
User avatar
Moderator

GK User
Wed Feb 25, 2015 7:35 am
Reply with quote
Report this post
ah tnx, but it isn't working :(
User avatar
Expert Boarder

GK User
Wed Feb 25, 2015 7:45 am
Reply with quote
Report this post
Looks like its working
User avatar
Gold Boarder

GK User
Wed Feb 25, 2015 7:46 am
Reply with quote
Report this post
yess...it does now! :D

cleared cache :lol:
User avatar
Expert Boarder


cron