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

    Add border around forum?

    iTzLawliet
    iTzLawliet
    Forumember


    Female Posts : 32
    Reputation : 1
    Language : English

    Solved Add border around forum?

    Post by iTzLawliet July 18th 2013, 7:29 pm

    I would like to add a slim silver border around the areas in red but cannot find the code to do so. Are there any codes that would do such just to these areas?

    Add border around forum? 2tdv


    Last edited by iTzLawliet on July 18th 2013, 8:17 pm; edited 1 time in total
    levy
    levy
    Hyperactive


    Male Posts : 2631
    Reputation : 350
    Language : English, Romanian
    Location : Romania

    Solved Re: Add border around forum?

    Post by levy July 18th 2013, 7:45 pm

    Go in Administration Panel -> Display -> Colors -> CSS Stylesheet and add this :
    Code:
    #wrap{
    box-shadow: 0px 0px 6p #ffffff;
    }
    iTzLawliet
    iTzLawliet
    Forumember


    Female Posts : 32
    Reputation : 1
    Language : English

    Solved Re: Add border around forum?

    Post by iTzLawliet July 18th 2013, 7:53 pm

    Tried it but for some reason its not working...
    levy
    levy
    Hyperactive


    Male Posts : 2631
    Reputation : 350
    Language : English, Romanian
    Location : Romania

    Solved Re: Add border around forum?

    Post by levy July 18th 2013, 7:59 pm

    Code:
    #wrap{
    box-shadow: 0px 0px 6px #ffffff;
    }


    I've lost a x from 6px , sorry Very Happy, replace #ffffff with a hex color.
    iTzLawliet
    iTzLawliet
    Forumember


    Female Posts : 32
    Reputation : 1
    Language : English

    Solved Re: Add border around forum?

    Post by iTzLawliet July 18th 2013, 8:00 pm

    ^^; Oh what a silly mistake haha. Thanks a bunch! It works now!
    levy
    levy
    Hyperactive


    Male Posts : 2631
    Reputation : 350
    Language : English, Romanian
    Location : Romania

    Solved Re: Add border around forum?

    Post by levy July 18th 2013, 8:10 pm

    Glad to help you . cheers
    Please edit your first post and mark forum as solved.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Add border around forum?

    Post by SLGray July 18th 2013, 10:47 pm

    Topic Solved & Locked



    Add border around forum? Slgray10

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

      Current date/time is September 23rd 2024, 4:28 am