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
The Shuffler
Niko
PorkyPine V10
7 posters

    banner rounded corner

    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved banner rounded corner

    Post by PorkyPine V10 April 7th 2012, 21:08

    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: banner rounded corner

    Post by Niko April 7th 2012, 21:40

    Hello,

    which is your forum and your forum.version? (:
    Friendly,
    The Shuffler
    The Shuffler
    Forumember


    Posts : 49
    Reputation : 1
    Language : English

    Solved Re: banner rounded corner

    Post by The Shuffler April 7th 2012, 21:45

    Thats A CSS code, Whats Your Site Pm ME Smile
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: banner rounded corner

    Post by +Fusion- April 7th 2012, 22:06

    Post the CSS code i want my banner like that too :wouhou:
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: banner rounded corner

    Post by Niko April 7th 2012, 22:11

    But I need the link of the forum for the forum-version Smile
    The Shuffler
    The Shuffler
    Forumember


    Posts : 49
    Reputation : 1
    Language : English

    Solved Re: banner rounded corner

    Post by The Shuffler April 7th 2012, 22:12

    ReBoRNz wrote:Post the CSS code i want my banner like that too :wouhou:

    Heyy Little [Language] !
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: banner rounded corner

    Post by +Fusion- April 7th 2012, 22:32

    Lol watsup
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: banner rounded corner

    Post by SLGray April 7th 2012, 22:44

    Please take off-topic discussions to private messages.



    banner rounded corner Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Guest
    Guest


    Solved Re: banner rounded corner

    Post by Guest April 8th 2012, 00:24

    Hi!

    Add to CSS Stylesheet:
    Code:
    .pun{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    }

    #pun-intro{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    }

    P.S. For all which asked forum version/url - I think the fields Forum Version and Forumotion forum are still useful. Wink
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: banner rounded corner

    Post by PorkyPine V10 April 8th 2012, 01:00

    Coddy wrote:Hi!

    Add to CSS Stylesheet:
    Code:
    .pun{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    }

    #pun-intro{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    }

    P.S. For all which asked forum version/url - I think the fields Forum Version and Forumotion forum are still useful. Wink

    thanks!!!!


    -Solved-
    avatar
    Guest
    Guest


    Solved Re: banner rounded corner

    Post by Guest April 8th 2012, 01:13

    Glad I could help.
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: banner rounded corner

    Post by runawayhorses April 8th 2012, 09:01

    I was going to say just use this site here. It will round corners of any image. You upload the pic to the generator and it rounds the corners for you, then you download the rounded corner image.It does it by making the corners transparent.


    http://www.roundpic.com/
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: banner rounded corner

    Post by Jophy April 8th 2012, 09:09

    PorkyPine V10 wrote:
    Coddy wrote:Hi!

    Add to CSS Stylesheet:
    Code:
    .pun{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    }

    #pun-intro{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    }

    P.S. For all which asked forum version/url - I think the fields Forum Version and Forumotion forum are still useful. Wink

    thanks!!!!


    -Solved-
    Since this thread appears to be solved, I will mark this thread as Solved and move it now.

    Note: You can also help the staff member's work by EDITING your topic and marking it as Solved.

      Current date/time is September 23rd 2024, 09:37