Module GRid GK5

Professional Joomla social template with metro design and JomSocial extension support.
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
Mon Sep 16, 2013 1:15 pm
Reply with quote
Report this post
Hi,
I would like to assign only grid gk5 on the home page.

Actually i've a white barre under my module because i choose tags k2 on section menu.

http://www.rainet.fr/demo2/

Thanks
User avatar
Gold Boarder

GK User
Mon Sep 16, 2013 5:21 pm
Reply with quote
Report this post
Hi,

Did you tried to publish this module on the mainbody module position?
User avatar
Administrator

GK User
Tue Sep 17, 2013 9:55 am
Reply with quote
Report this post
Hi,

Yes i tried but the barre is up and in header position, the barre is down...
Another idea ?
User avatar
Gold Boarder

GK User
Tue Sep 17, 2013 10:47 am
Reply with quote
Report this post
In the mainbody module position you can set module negative margins to hide the white bars ;)
User avatar
Administrator

GK User
Tue Sep 17, 2013 3:08 pm
Reply with quote
Report this post
Yes i see the set module, but actually it's border 0 and margin none...
When i pass the module on mainbody position, i've a white barre all around the grid.
I pass grid margin to -10 and border grid -10 but it's the same thing.
User avatar
Gold Boarder

GK User
Tue Sep 17, 2013 9:10 pm
Reply with quote
Report this post
I'm sorry - I forgot that one of the containers have the overflow: hidden;

So in your case the best way will be adding the following CSS code in one of your CSS files:

Code: Select all
.frontpage #gkContent,
.frontpage #gkPageContent {
    padding: 0!important;
}


I've tested it in Chrome Developer Tools and it works fine :)
User avatar
Administrator

GK User
Wed Sep 18, 2013 2:58 pm
Reply with quote
Report this post
Thanks for your answer.
I insert your code in my override.css, but it's the same thing.
User avatar
Gold Boarder

GK User
Wed Sep 18, 2013 6:37 pm
Reply with quote
Report this post
Please try to put it again with grid on the header module position - it must works - I've checked it in the override.css file using Chrome dev tools - please remember to refresh your browser cache after this change.
User avatar
Administrator

GK User
Thu Sep 19, 2013 3:48 pm
Reply with quote
Report this post
Browser refresh and header position, but the same thing
User avatar
Gold Boarder

GK User
Thu Sep 19, 2013 4:36 pm
Reply with quote
Report this post
Where did you added the mentioned CSS code?
User avatar
Administrator

GK User
Fri Sep 20, 2013 4:20 pm
Reply with quote
Report this post
In override.css but i understand my error.
just in template, advanced setting.
Ok thank you , it's ok .
User avatar
Gold Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.