space between mainbody and 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
Fri Jul 18, 2014 2:46 pm
Reply with quote
Report this post
Hello,

I've found a big empty white space below the mainbody that shouldn't be there, but I've looked all over the source code and can not figure out what is causing this. The first part is a K2 item in the mainbody, the part with the servers picture is the News Show Pro GK5 module position below_mainbody . Can anyone please help me out with this?

grt,

Adri

http://pup.idfnv.net/index.php?option=com_k2&view=item&layout=item&id=222&Itemid=739

Image
User avatar
Junior Boarder

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

For start You have an empty <p></p> tag at the end of an article. Also please add this code to override.css and make sure override is enabled in template settings:

Code: Select all
#gkMainbody {
    margin-bottom: 0;
}
User avatar
Moderator

GK User
Sun Jul 20, 2014 6:34 pm
Reply with quote
Report this post
Thank you Teitbite
User avatar
Junior Boarder


cron