SOLVED Lay out of module no good insports template

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
Wed Sep 01, 2010 3:24 pm
Hello,

I am fairly new in Joomla. On this moment I am playing around with it on a testsite:

http://www.sc-terschelling.nl/testsite/index.php

I am trying to get the news show pro GK 4 working. For testing it I put it in the mainbody. It reffers to the same articles as the tab 'Route' which is linked to the News Show GK1 module (in which I get a strange white line around the articles, but that is for a different topic).

I already tried the 'external CSS' trick. This alters the layout a little bit but still nothing is readable.

What am I doing wrong?

Thanks in advantage,

Volkmar
User avatar
Fresh Boarder

teitbite
Thu Sep 02, 2010 11:42 am
Hi

You need to set the height for the NSP4 module. Add this at the end of template.css file:

Code: Select all
.nsp_arts {
height:220px;
}

.nsp_links_wrap bottom {
height:100px;
}
User avatar
Moderator

GK User
Thu Sep 02, 2010 1:01 pm
Hello,

thank you for your fast response.

I tried this and idt did'nt work. Maybe I made a stupid mistake. I will mail you the admin login information. Maybe you have time to have a quick look?

Thanks in advantage,

best regards,

Volkmar de Vries
User avatar
Fresh Boarder

teitbite
Fri Sep 03, 2010 9:42 am
Hi

The code was placed good. I've cleared the cache. Is it working now. Sorry but I cannot check it myself, do not have right to see the site.
User avatar
Moderator

GK User
Fri Sep 03, 2010 9:54 am
Thank you very much! I still have some issues with this module but at leat I can see it now. I will play a little bit with it now to see if I can get it to work the way I would like it.

Best regards,

Volkmar
User avatar
Fresh Boarder


cron