Setting up Top3 module position

GK User
Sun Sep 14, 2014 1:02 pm
Hi,
I've created a new module position called "Top3" with your document's instructions.
I need to display this module like top1 position. But i'm not be able to set .gkPage at maximum width of template, in my case, 1240px.
Top1 is on this way by default, and I want to apply to Top3.
Can you help me?
thanks,
DN.
User avatar
Expert Boarder

GK User
Sun Sep 14, 2014 8:54 pm
Could you please post an url to your site - to a sample page where the change should be made?
User avatar
Moderator

GK User
Mon Sep 15, 2014 7:04 am
I've published same module at top1 and top3.

Top1:
Code: Select all
.gkPage, {
max-width: 1240px;
}


Top3
Code: Select all
 .gkSingleModule > .gkPage {
max-width: 100%;
}


I need Top3 same as Top1.

Thanks.
DN.
User avatar
Expert Boarder

GK User
Mon Sep 15, 2014 8:20 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Wed Sep 17, 2014 7:23 am
Sorry, http://lemaxcooperativa.com
I send you a PM with user and password to access it.
Thanks,
DN
User avatar
Expert Boarder

GK User
Sat Sep 20, 2014 7:22 am
Your top3 module has different content and it is centered to look fine (has margin left and right set to 0 and width definied).
Please post same content as in top1 and we will work something out.
User avatar
Moderator

GK User
Mon Sep 22, 2014 7:55 am
Ok, I solve this problem changing my layout homepage.
Thanks.
DN
User avatar
Expert Boarder

GK User
Mon Sep 22, 2014 6:10 pm
Ok, thanks for the info.
User avatar
Moderator


cron