Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • adrien666 Friend
    #124783

    Hi,

    Hello,

    I’ll like to replace the newsflash top module and the topimg by a slideshow plugin !

    I already try it, but I have 2 problems :
    The first is the topimg is still display.
    The second is the new module is not centered at all… vertically et horizontally !

    I try with simple image viewer, with JSN Imageshow, anf Flash Image rotator !

    Thank’s for your help.

    Menalto Friend
    #237548

    Do you have a live url?

    instantinlaw Friend
    #241289

    If you are using rokslideshow, and the wide template with the default color only, do this;
    In rokslideshow set the width to 905 and height to 176.
    In template_css.css
    find:


    #ja-topsl .ja-newflash .moduletable{
    padding: 30px 20px 30px 400px;
    width: 500px;
    }

    and replace it with:


    #ja-topsl .ja-newflash .moduletable{
    width: 910px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 7px;
    }

    Then in template_css.css
    Find:


    #ja-topsl .ja-newflash {
    padding: 0;
    background: url(../images/topimg.png) no-repeat top left;
    }

    And replace it with:


    #ja-topsl .ja-newflash {
    }

    You may have to do a bit more modifications if you are going to use another color, but this will work for the default color and rokslideshow.
    Good luck.

    billyk Friend
    #338990

    great tutorial, thank you

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

This topic contains 4 replies, has 4 voices, and was last updated by  billyk 14 years ago.

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