Layout problem

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon May 27, 2013 8:21 am
The plugin doesn't show the amount of articles according to the configuration. I want to make 3 columns and 3 rows for each page but they simply go banana.

How can I fix it?

http://casaarkitekter.no.91-207-159-224 ... akken.com/

And for this page

http://casaarkitekter.no.91-207-159-224 ... 24-08-34-7

the margin style is just missing.

Can you please help ASAP?

I can PM the log in information.
User avatar
Junior Boarder

teitbite
Mon May 27, 2013 8:28 am
Hi

Please send an access to me.
User avatar
Moderator

GK User
Mon May 27, 2013 8:55 am
Sent! Please check!

Thanks a lot
User avatar
Junior Boarder

teitbite
Mon May 27, 2013 11:14 am
Hi

I've found the problem. I do not know why but a width for 2 column layout is set to 33,3% in css. Please add this code to fix it:

Code: Select all
.nspCol2 {
    width: 50%;
}
User avatar
Moderator

teitbite
Mon May 27, 2013 11:22 am
Hi

I can see it's even more messed up ;/ nspCol1 is set to 50% ???? Is it an NSP modue from our site ? I do not see such problems in version I've donloaded to compare.

Code: Select all
.nspCol1 {
    width: 100%;
}
User avatar
Moderator

GK User
Mon May 27, 2013 12:21 pm
yeah, ofcoz it's downloaded from this site here. So maybe I just download the file again and replace the CSS?
User avatar
Junior Boarder

GK User
Mon May 27, 2013 12:22 pm
so in order to show only 9 article per page, and 3 columns and 3 rows altogether, what should the CSS be?
User avatar
Junior Boarder

GK User
Mon May 27, 2013 12:22 pm
and it's weird, coz now u can see

http://casaarkitekter.no.91-207-159-224 ... akken.com/

there are articles now showing thumbnail image.
User avatar
Junior Boarder

GK User
Mon May 27, 2013 2:02 pm
And u can see this page works fine here

http://casaarkitekter.no.91-207-159-224 ... 4-08-34-05

What is wrong? Its just so frustrating.
User avatar
Junior Boarder

teitbite
Tue May 28, 2013 9:53 am
Hi

Ok. I think I've found what is the problem. There is a wrong code in http://casaarkitekter.no.91-207-159-224 ... mplate.css an just next to issued classes there is a a class like this:

Code: Select all
#gkFooter {
    background: url("http://casaarkitekter.no.91-207-159-224.bedriftspakken.com/images/godk.png") no-repeat scroll 0 0 transparent;
}


which was not by default in template, which means the problems You have are because of modifications. Please try remove all all NSP related changes.
User avatar
Moderator

GK User
Wed May 29, 2013 10:24 am
Hi thanks.
I replaced the original CSS, it solved some problems but not all.

The frontpage shows all the articles at once even though I set 3 columns 3 rows in the setting.

How can I limit the total amount of article shown on each page to strictly 9?

Please help. thanks,
http://casaarkitekter.no.91-207-159-224 ... akken.com/
User avatar
Junior Boarder

GK User
Wed May 29, 2013 1:21 pm
And how can I not show the thumbnails when it's an article view page like this?

http://casaarkitekter.no.91-207-159-224 ... 77-hytte-1

Really appreciate if u can help out.

Thanks.
User avatar
Junior Boarder

teitbite
Thu May 30, 2013 5:15 pm
Hi

Please try reinstall NSP module. When I look into the code it looks a lot different than what I have in my site.

About module in item pages You need to reorder menu and make landing pages for articles. This way You will be able to disable showing module on article pages. Other solution is to use Advanced Module Manager and forbid NSP to show on article pages.
User avatar
Moderator


cron