Help with NSP GK5 module

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
Thu Dec 05, 2013 11:43 pm
Reply with quote
Report this post
Hello,

I am working on de NSP Gk5 module on my Rockwall template for a little while, but I still can not get it right. When I follow the settings on the layout of the template as shown in the Rockwall documentation I got the result as seen on the first attachment. (The width of the inset on the left side to 36 % and the width of the sidebar 32%).
Schermafbeelding-2013-12-05-om-21.23.jpg

It seems that the whole modules are shifted to the left.

So I played with the percentage on the lay out: inset: 45% and sidebar: 25%. Therefore I get the result as seen on the second attachment.
2.jpg


As you see the module in the middle is not good in both setting. The image seems to be much smaller than the one on the demo page.
And that there is more white space between three modules.

What did I do wrong?
Can someone help me please?

Thanks,
Melda
User avatar
Junior Boarder

teitbite
Sat Dec 07, 2013 5:41 pm
Reply with quote
Report this post
Hi

Please show me Your site.
User avatar
Moderator

GK User
Sun Dec 08, 2013 1:08 pm
Reply with quote
Report this post
Hi Teitbite,

I've sent you a PM for the URL since it's not online yet and it can only be seen at a certain IP address.

Best regards,
Melda
User avatar
Junior Boarder

GK User
Mon Dec 09, 2013 1:42 pm
Reply with quote
Report this post
Hi Teitbite,

I managed to replicate the homepage. As I also read in one of articles in the forum. I missed to add module suffix 'gridpage' in the layout setting of the template. It's now solved. Thanks anyway to be willing to take a look!

Best regards,
Melda

teitbite wrote:Hi

Please show me Your site.
User avatar
Junior Boarder

teitbite
Tue Dec 10, 2013 7:57 am
Reply with quote
Report this post
HI

Glad to hear it's ok now. Sorry I could not get to You faster.
User avatar
Moderator

GK User
Tue Dec 10, 2013 1:54 pm
Reply with quote
Report this post
Hi Teitbite,

That's fine!

[quote=teitbite]HI
Glad to hear it's ok now. Sorry I could not get to You faster.[/quote]

Best regards,
Melda
User avatar
Junior Boarder

GK User
Sun Jul 20, 2014 2:35 am
Reply with quote
Report this post
NSP.jpg
Hello I just installed the template and seem to be having the same problem, cannot get the margins right, would really appreciate some help
User avatar
Fresh Boarder

teitbite
Sun Jul 20, 2014 12:14 pm
Reply with quote
Report this post
Hi

Please try add this to override.css file and make sure override is enabled in template settings:

Code: Select all
.gkCols6 {
    margin: 0 -13px 0 0;
}

#gkContentWrap.gkInsetLeft + #gkInset {
    padding: 0 13px 0 0;
}

#gkSidebar {
    padding: 0 0 0 13px;
}
User avatar
Moderator

GK User
Mon Jul 28, 2014 4:31 am
Reply with quote
Report this post
BlogAF2.jpg
Thanks so much, it definitely looks better! One last thing though, I cannot get the side bar module to look like the demo, and I have tried may thumbnail measures but still get the side bars. Any chance you could help me with that?
User avatar
Fresh Boarder

teitbite
Tue Jul 29, 2014 12:46 pm
Reply with quote
Report this post
Hi

Thats a little hard to do. But lets try with this code:

Code: Select all
#gkSidebar .box .gkNspPM-TitleOverlay figure {
float: none;
background-color: #000000;
}

#gkSidebar .box .gkNspPM-TitleOverlay figure img {
margin: 0 auto;
}
User avatar
Moderator

GK User
Fri Aug 15, 2014 8:18 pm
Reply with quote
Report this post
Hello, I keep trying but to no avail. Now it looks like this, all the way to the left, how do I get it to look like the demo? Please, help...
Untitled-5.jpg
User avatar
Fresh Boarder

teitbite
Sat Aug 16, 2014 4:19 pm
Reply with quote
Report this post
Hi

Please update template to the latest version and send me an access to ftp, joomla panel along with url to Your site. I'll try to figure it out.
User avatar
Moderator


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