Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • galbur Friend
    #175405

    Hi

    I try to have a padding for the contentslider. I don’t know exactly where to style this elements (width). The template width is 940px, so when i have a padding of 10px the Slide prompt should be 920px. When the slide starts, the div is too long and there ar too many pixels on the right side- (s. picture)

    Thank you for your Help in advance

    Chris


    1. met-all
    swissa Friend
    #445680

    Hi Chris

    Most of the styling is done in the module itself via module manager z.B. you can pick to have 4 fotos and you can choose the width & height of them to help you. I think the user guide may help you… http://www.joomlart.com/forums/topic/ja-content-slider-module-user-guide-for-joomla-1-72-5/

    Bestens

    TomC Moderator
    #445731

    <em>@galbur 310141 wrote:</em><blockquote>Hi

    I try to have a padding for the contentslider. I don’t know exactly where to style this elements (width). The template width is 940px, so when i have a padding of 10px the Slide prompt should be 920px. When the slide starts, the div is too long and there ar too many pixels on the right side- (s. picture)

    Thank you for your Help in advance

    Chris</blockquote>

    So that I may best try to assist you and provide you with concise guidance as to what you need to do within your template/site structure, please provide the url of the site you’re working on, as well as set “Optimize CSS” to “No” within your Template Manager–General Settings

    galbur Friend
    #445772

    Hi Swissa, Hi Thomas

    Thank you for your fast reply.
    The URL is: http://shop3.met-all.ch

    The Settings for “Optimize CS” is now No.

    Best regards
    Chris

    swissa Friend
    #445773

    Sali Chris,

    If you want small padding then you can try this templates/ja_erio/css/mod_jacontentslider.css @ line 66 or if you are using a theme you can just add it to the bottom of your template.css in the theme. Otherwise any update of content slider will overwrite this – copy the changes somewhere! 😉

    .ja-contentslider-center {

    • margin: 0;
    • padding: 0;
    • float: none;
    • width: 920px !important;
    • overflow: hidden;

    }

    Changed width and added overflow: hidden statement. hoffentlich klappt es!

    If you want more padding just say.

    Bestens

    galbur Friend
    #445857

    Sali Bestens ;-), Hi

    That worked! Perfect! Thank you…

    Best regards
    Chris

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

This topic contains 6 replies, has 3 voices, and was last updated by  galbur 12 years, 7 months ago.

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