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

    Border around forum help

    Mia1
    Mia1
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Border around forum help Empty Border around forum help

    Post by Mia1 August 23rd 2018, 11:51 pm

    #wrap{
    box-shadow: 10px 10px 6p #E0B712;
    }

    I cant get this code to work. Its for border around forum. I placed it in the css, it isn't showing.

    http://soapcity1.forumotion.com/
    Jadster
    Jadster
    Helper
    Helper


    Male Posts : 690
    Reputation : 74
    Language : English
    Location : Omaha, NE

    Border around forum help Empty Re: Border around forum help

    Post by Jadster August 24th 2018, 12:37 am

    Hello!
    Slight edit, try doing this and see what the outcome is.

    Code:
    #wrap{
    box-shadow: 10px 10px 6p #E0B712; !important
    }

    Hope this helps!

    Cheers,
    James
    Mia1
    Mia1
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Border around forum help Empty Re: Border around forum help

    Post by Mia1 August 24th 2018, 1:31 am

    Im placing it in the css stylsheet. Nothing is showing
    SLGray
    SLGray
    Administrator
    Administrator


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

    Border around forum help Empty Re: Border around forum help

    Post by SLGray August 24th 2018, 2:12 am

    Should 6p not be 6px?



    Border around forum help Slgray10

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


    Male Posts : 690
    Reputation : 74
    Language : English
    Location : Omaha, NE

    Border around forum help Empty Re: Border around forum help

    Post by Jadster August 24th 2018, 4:54 am

    You are correct @SLGray, not sure how I missed that.

    @Mia1, add an "x" after 6p to change it to 6px and see if that works.

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