Maybe simple questions, tons of spacing under news

Discussion about free Joomla news rotator/ticker with multiple effects like scrolling, fading and several data sources supported.
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 Mar 16, 2009 9:52 pm
Hello,
I just downloaded the news highlighter, installed it, and no matter what module I place it in, underneath the module is about 150 pixels of blank space. I can not figure this out. If this is something simple, please let me know.

Thanks.
[email protected]
User avatar
Fresh Boarder

GK User
Mon Mar 16, 2009 10:20 pm
Well, it is impossible to help you without link to your website...

Ciao
Martajz
User avatar
Senior Boarder

GK User
Mon Mar 16, 2009 10:26 pm
I just didn't know if this was a common thing or if there was some step I was missing.

I tried to upload a snapshot. Not really wanting to leave a link as it is in a temporary stage right now but the link is

http://mcma.siu.edu/april/

I have moved the news around to different modules and I always get that space underneath.
User avatar
Fresh Boarder

GK User
Mon Mar 16, 2009 10:43 pm
So if you want to have it in this position change this:
Code: Select all
#main-banner {template.css (řádek 219)
margin-bottom:135px; <-- replace to 0px
}


and I also recommend:
Code: Select all
.sidemod .module {template.css (řádek 226)
margin-bottom:20px; <-- change to some smaller number
padding:10px;
}


and also:
Code: Select all
#breadcrumbs {template.css (řádek 181)
display:block;
margin:0 0 20px; <-- make 20 also smaller
padding:0 10px 10px;
}
User avatar
Senior Boarder


cron