The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Rounded border .

    avatar
    smerf95
    Forumember


    Male Posts : 208
    Reputation : 3
    Language : Polish

    Solved Rounded border .

    Post by smerf95 August 4th 2012, 1:54 pm

    Hi . How can i round the corners of my forum border Very Happy ?
    Thank you ! Very Happy

    sorta.forumpl.net/forum


    Last edited by smerf95 on August 5th 2012, 3:19 am; edited 1 time in total
    Scorpi94
    Scorpi94
    Forumember


    Female Posts : 120
    Reputation : 2
    Language : Bulgarian, English
    Location : Bulgaria

    Solved Re: Rounded border .

    Post by Scorpi94 August 4th 2012, 2:00 pm

    Hello Try to put this in your CSS sheet:
    Code:
    #wrap {
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
       }
    avatar
    smerf95
    Forumember


    Male Posts : 208
    Reputation : 3
    Language : Polish

    Solved Re: Rounded border .

    Post by smerf95 August 4th 2012, 2:45 pm

    worked Wink thanks Smile
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Rounded border .

    Post by Nera. August 5th 2012, 1:57 pm

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 6:30 am