Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • pamelaj99 Friend
    #162182

    How do I remove the Bottom padding in Slideshow Module area for the Ores template Joomla 1.6 – I tried adding margin-bottom: 0 and padding-bottom: 0 in various slideshow .css files but it didn’t work.

    Please help.

    http://web.cecs.pdx.edu/~janaka/joomla/jaores/

    khoand Friend
    #384300

    Hi,
    What slideshow module do you use? If it’s possible, I need to ftp username+password

    pamelaj99 Friend
    #384325

    Thank you for your help – I have replaced the slideshow with a photo. I would like to know where to change the padding or margin in the Slideshow area so that if I place a photo here there is NO bottom margin. I would like no margin on the top or bottom.

    http://web.cecs.pdx.edu/~janaka/joomla/jaores/

    Thank you,
    pamela

    pamelaj99 Friend
    #384327

    I forgot to add:

    I put a CUSTOM HTML in the module area for the Slideshow area for Joomla 1.6. In the Joomla 1.5 template it is named the Slideshow 2 area.

    All that is in the Custom HTML is a photo. No < p > tags – just the image tag
    img src=”images/demo/cat-instruct-980.jpg” alt=”alt”

    khoand Friend
    #384389

    Hi,
    Find this code in http://web.cecs.pdx.edu/~janaka/joomla/jaores/plugins/system/jat3/jat3/base-themes/default/css/template.css file
    div.ja-moduletable, div.moduletable {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 0 20px; <– delete this line
    position: relative;
    }

    pamelaj99 Friend
    #384830

    It worked!!! So Problem Solved. Thanks so much.
    pamela

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

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

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