hi there
i have the ticker module placed here:
http://test.mecc.nl/nl/
(right side)
as you can see when placing on top, it always conflicts with the next module below. i have this problem on all sites with ticker...
the following code in the custom.css doesn't help
/* gavick ticker padding */
.gkHighlighterWrapper .gkHighlighterItem {
position: absolute;
top:0;
width:100%;
left:0;
padding-bottom:50px!important;
}