Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • prakan Friend
    #168862

    Hello need to eliminate the space in the image contentslider shipping module, I have looked in firebug and I get the following line that I find in any css style or template.php.
    element.style {
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 630px;
    want to change the height: 210px;

    thanks


    1. joomlart
    khoand Friend
    #414461

    Hi,
    Could you give me a link to your page as you said?

    prakan Friend
    #414465
    prakan Friend
    #414467

    The first question solved.
    Another question:
    I would like to change the same in the slideshow module.

    element.style {
    width: 100%;
    }
    to
    element.style {
    width: 102%;
    }

    Where to find this line of code?
    Remove the white space


    1. joomlart
    khoand Friend
    #414472

    You find this code from /templates/ja_bistro/css/template.css

    div.ja-box.column.ja-box-full {
    margin-left: -20px;
    width: 102.3%!important; < add this line
    }

    prakan Friend
    #414476

    ok Solved
    Thanks very much

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  prakan 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum