How to arrange modules

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
Sun Mar 17, 2013 10:39 pm
Reply with quote
Report this post
Hi,

please take a look at this at the position bottom 1 : http://www.setup.gardennews.ch/

I've published there two modules. One module have to be below the other.

How to reach this ?

And I hope I will get finally an answer how to create a registration link in the pop-up login . I'm waiting for this since weeks.

Regards
Peter
User avatar
Senior Boarder

Konrad M
Mon Mar 18, 2013 8:26 am
Reply with quote
Report this post
Hi,
try add to override.css
Code: Select all
#gkBottom1 .gkCols6 .box.gkmod-2 {
    width: 100% !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Mon Mar 18, 2013 12:03 pm
Reply with quote
Report this post
Hi,

nothing changed. Override CSS activated.

And please take a look to the next serious problem : the tabs GK5 are showing a really weird behaviour.

http://setup.gardennews.ch/ at position mainbody bottom.

What's wrong there ?
User avatar
Senior Boarder

Konrad M
Mon Mar 18, 2013 12:09 pm
Reply with quote
Report this post
Please change my code to:
Code: Select all
#gkBottom1.gkCols6 .box.gkmod-2 {
    width: 100% !important;
}

About GK tabs please set 'Default CSS' to disable in module settings.
User avatar


cron