Close

JCarousel vertical usage, styling is off

mwoffenden
11 years ago
#1060 Quote
Avatar
  • 18
The spacing and top-alignment of JCarousel when used in vertical mode with the Nop Electronics Theme is off.  

I did some tweaks to Themes\Electronics\Skins\default-3-items\skin.css to fix most of the issues:

.carousel_holder h2 {
    height: 39px;
    margin: 0px 0px 0px 0px;
    padding: 0 10px;
    background: url('images/block_topbg.png') repeat-x;
    color: #000000;
    display: block;
    font: bold 13px/1.5 Arial,Helvetica,sans-serif;
    line-height: 39px;
    border-radius: 5px;
    text-shadow: 1px 1px 0 #FFFFFF;
    border: 1px solid #d8d8d8;
    z-index: 5;
Michael Woffenden
Boyko
11 years ago
#1071 Quote
Avatar
  • Moderator
  • 1570
mwoffenden wrote:
The spacing and top-alignment of JCarousel when used in vertical mode with the Nop Electronics Theme is off.  

I did some tweaks to Themes\Electronics\Skins\default-3-items\skin.css to fix most of the issues:

.carousel_holder h2 {
    height: 39px;
    margin: 0px 0px 0px 0px;
    padding: 0 10px;
    background: url('images/block_topbg.png') repeat-x;
    color: #000000;
    display: block;
    font: bold 13px/1.5 Arial,Helvetica,sans-serif;
    line-height: 39px;
    border-radius: 5px;
    text-shadow: 1px 1px 0 #FFFFFF;
    border: 1px solid #d8d8d8;
    z-index: 5;


Hi mwoffenden,

Can you specify in which browser you have issues with the title.
We have a vertical carousel on the demo site and don't see any problems with the title:
http://themes.electronics.nop-templates.com/p/3/hp-probook-4530s

Many thanks
Regards,
Nop-Templates.com Team
mwoffenden
11 years ago
#1076 Quote
Avatar
  • 18
Opera V12
Michael Woffenden
Boyko
11 years ago
#1078 Quote
Avatar
  • Moderator
  • 1570
mwoffenden wrote:
Opera V12


Hi mwoffenden,

To be honest we haven't tested this with Opera.
We usually test with Chrome, Firefox and IE.

Thank you for reporting this we will test it and fix it.

Best Regards,
Boyko
Regards,
Nop-Templates.com Team