test
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • christophergroup Friend
    #138215

    Hi I have changed the main Item height in the demo slideshow in the header from 360 to 450. I also made arrow-l.gif and arrow-r.gif 450px high but in the slide show they are still not tall enough they show thru at the bottom and top.

    Thank you for your help
    CG


    1. JaSlideshow2_next-Previous_too_short
    jsliao Friend
    #291875

    open your ja.slideshow2.css (line 85)

    change

    .but_next {
    background:transparent url(../images/arrow-r.gif) no-repeat scroll left center;
    right:0;
    }

    to

    .but_next {
    background:transparent url(../images/arrow-r.gif) no-repeat scroll left top;
    right:0;
    }

    —————————
    also at ja.slideshow2.css (line 77)

    change

    .but_prev {
    background:transparent url(../images/arrow-l.gif) no-repeat scroll right center;
    left:0;
    }

    to

    .but_prev {
    background:transparent url(../images/arrow-l.gif) no-repeat scroll right top;
    left:0;
    }

    christophergroup Friend
    #291884

    My Line 77 says this

    .but_prev {
    background: url(arrow-l.gif) no-repeat right center;
    left: 0;
    }

    And my Line 85 says this

    .but_next {
    background: url(arrow-r.gif) no-repeat left center;
    right: 0;
    }

    I replace Center with top on both but it didn’t do anything.

    CG

    jsliao Friend
    #291886

    post link to your live site pls

    christophergroup Friend
    #291892

    It is local, I can send you screen shots. Interesting note thought I deleted the arrow-r.gif and it still appeared on the front page.

    CG

    jsliao Friend
    #291893

    i need to see the code and css in the browser in order to debug for you, screenshots just doesnt give that information

    christophergroup Friend
    #291917

    Thank you for your help I will try to get the site up in a day or two.

    jsliao Friend
    #291919

    sure. leme know when the site is up and i’ll try to help u out.

    christophergroup Friend
    #291923

    Thanks I will let you know,
    How can I remove the “Welcome to the Frontpage” text and bar that is in the body?

    CG

    jsliao Friend
    #291928

    for the text,
    Menus->Main Menu
    Click “Home”
    Under “Parameters (System)”
    Change “Page Title” as required

    christophergroup Friend
    #292081

    Thank you very much can’t believe I missed that.;)
    CG

    christophergroup Friend
    #292093

    Thank you, that makes sense can’t believe I missed it.

    I just went ahead and changed the slideshow images from 450 height back to 360 height and it corrected my problem. I think from now on I will just stick to that height. Thank you for your patience.

    CG

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

This topic contains 12 replies, has 2 voices, and was last updated by  christophergroup 15 years, 10 months ago.

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