Problem Cs3.04 and Hot Deal

Hi,

I have a problem with the buttons in the module Hot deal, position is bad

because



My site :



element.style {





display: block;

[color=#ff0000] [/color][color=#ff0000]margin-top: -131.5px;[/color]

}



Cs-cart demo :





element.style {





display: block;

}



and it is not in the CSS



I am looking for a solution to bypass the javascript ?



Lucien

a1.gif

Hi,



Share your site to have a look.



Fotis

[quote name='dvsgr' timestamp='1352564843' post='148884']

Hi,



Share your site to have a look.



Fotis

[/quote]

site test “www.ppcabt.espace-tampons.fr

ok



add to your base.css in you atcive skin (basic) these 2 lines and stop looking.






.jcarousel-prev.jcarousel-prev-horizontal, .jcarousel-next.jcarousel-next-horizontal {
margin-top: -66px !important;
}




This way you override the script /lib/js/jcarousel/jquery.jcarousel.js which calculates all this.



Fotis

[quote name='dvsgr' timestamp='1352567514' post='148891']

ok



add to your base.css in you atcive skin (basic) these 2 lines and stop looking.






.jcarousel-prev.jcarousel-prev-horizontal, .jcarousel-next.jcarousel-next-horizontal {
margin-top: -66px !important;
}




This way you override the script /lib/js/jcarousel/jquery.jcarousel.js which calculates all this.



Fotis

[/quote]



Very good merci beaucoup



Ps : checked your site with Xenu, there are url dead

Lucien

HI



thanks for the heads up but this is only images not realy pages, a few time outs to youtube, blosgpot etc



Fotis