Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • David Porré Friend
    #143677

    Hello,

    I saw in the nickel template that the rounded corners of the modules are “generated” by the file css3.css in the template folder.

    I tried to apply those codes to the slideshow, to have the same rounded corners.
    But I can’t make it work…

    Is it possible ?
    Would anyone have an idea on how to do this ?

    Hoping for answers,
    Best regards,
    David aka Shapes

    Anonymous Moderator
    #316767

    Hi shapes,

    For this issue, please try with my guider:

    + Open templates/ja_nickel/css/ja.slideshow2.css file, find following code:

    #ja-slideshow {
    position: relative;
    }

    and change to:

    #ja-slideshow {
    position: relative;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    }

    And then you have to change each image of slideshow with rounded corners

    Hope it helps.

    roucou Friend
    #316768

    Which browser supports css3?

    Anonymous Moderator
    #316774

    Firefox and Google Chrome

    marcobardus Friend
    #317944

    here is the site: http://www.dstb.uniud.it, the slideshow does not show rounded corners. I tried what you suggested, invain.

    could you help me please? thx in advance

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

This topic contains 5 replies, has 4 voices, and was last updated by  marcobardus 14 years, 7 months ago.

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