Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dmarch Friend
    #133110

    I have adjusted the image height of the slideshow to 81 pixels, but still get a large open space between the images and the content. How do I get rid of this?

    Menalto Friend
    #269522

    Whats your site url? did you also change the width/height of the module in the module parameters?

    dmarch Friend
    #269531

    I have not adjusted the module parameters. Not sure how to do so.

    My URL is sanjosefairmont.com

    John Wesley Brett Moderator
    #269533

    Simple edit
    in template.css (line 1000)

    Change from:


    #ja-topsl {
    clear:both;
    height:200px;
    margin:0 0 20px;
    overflow:hidden;
    padding:0;
    }

    To this:


    #ja-topsl {
    clear:both;
    height:81px;
    margin:0 0 20px;
    overflow:hidden;
    padding:0;
    }

    Have fun.
    john.

    dmarch Friend
    #269536

    That’s got it, Gentleman. Thank you.:)

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

This topic contains 5 replies, has 3 voices, and was last updated by  dmarch 16 years, 2 months ago.

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