NSP in mainbody position

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 Apr 18, 2013 2:01 pm
Reply with quote
Report this post
Hi, I'm working on this site. I have set the mainbody to 3 columns, but would want the NSP module in mainbody position to only have 2 columns.

I have analysed the NSP Fashion template article "Fashion Diva Duffle Roller" but I can't seem to quite get it right.

What am I missing? Your help is much appreciated.
User avatar
Fresh Boarder

Konrad M
Thu Apr 18, 2013 2:07 pm
Reply with quote
Report this post
Hi,
please check source of articles in this module. Probably you have set 'K2 Articles' and you provide only one ID so you have only one article in source.
User avatar

GK User
Thu Apr 18, 2013 2:24 pm
Reply with quote
Report this post
Yes, I have set K2 article and provided one ID only. I use GK NSP 3.3.7.

What settings do I need to change in order for it to be 2 columns wide and not 3 (as it is now)?
User avatar
Fresh Boarder

Konrad M
Thu Apr 18, 2013 3:10 pm
Reply with quote
Report this post
Please go to 'Article Layout' section. Here you will find 'Amount of columns' option set it to 2.
User avatar

GK User
Thu Apr 18, 2013 8:22 pm
Reply with quote
Report this post
I'm new to K2 and GK NSP and it's a steep learning curve. :geek: It's not always easy to tell what is what. I think I understand the article layout section a bit better now, thank you.

But my problem persists. If you look at my site, it looks like the mainbody component wraps around the news module. That's why the "Hot" badge isn't slightly above the module (as on the template site), but surrounded by white space.

How do I disable this?
User avatar
Fresh Boarder

GK User
Thu Apr 18, 2013 9:34 pm
Reply with quote
Report this post
I'll try with an image. Maybe it's easier to see what I mean.

gk.jpg


My questions:
1. I want my NSP module the same size as the template one. How do I do this?
2. How do I disable the white container that is visible around my NSP module and makes it too wide?

Thanks for your advice.
User avatar
Fresh Boarder

Konrad M
Tue Apr 23, 2013 7:54 am
Reply with quote
Report this post
Your settings allow you to display one item becasue you set one column. If you want to have 3 columns please set 'Amount of columns' to 3.
If I think correct to remove white border please add to override.css
Code: Select all
.box > div, .box_text > div, .box_menu > div {
padding: 0px;
}

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

GK User
Tue Apr 23, 2013 12:57 pm
Reply with quote
Report this post
Okay, thank you for your help. I'll play around with the settings for the box a bit. Didn't realise it was done by an override. All's well now!
User avatar
Fresh Boarder


cron