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
2 posters

    Code/Spoiler/Hidden border info

    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Code/Spoiler/Hidden border info

    Post by TheCrow November 20th 2013, 7:58 pm

    Hello.. I want to change the Code/Spoiler/Quote/Hidden border and stuff to the colors i want.. i am using these codes but i am afraid that this code is for phpbb2. How can i change them to punbb?

    Code:
    .code {border: 1px solid #ffffff;
    box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
    background-color: #ffffff;
    color: darkblue;}
    Code:
    .quote {border: 1px solid #ffffff;
    box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
    background-color: #ffffff;
    color: grey;}
    Code:
    .spoiler {border: 1px solid #ffffff;
    box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
    background-color: #ffffff;
      color: black;}
    For the hidden i couldn't manage to find the code Very Happy

    Please help!!
    Forum vesion:punbb
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Code/Spoiler/Hidden border info

    Post by Ange Tuteur November 20th 2013, 8:24 pm

    Hello Marios94,

    I believe you have to use the .codebox selector for PunBB.

    Code:
    .codebox {border: 1px solid #ffffff;
    box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
    background-color: #ffffff;
    color: darkblue;}
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: Code/Spoiler/Hidden border info

    Post by TheCrow November 20th 2013, 10:14 pm

    thank you seth, how about the hide icon? am i supposed to use the .hidebox ???



    Code/Spoiler/Hidden border info Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Code/Spoiler/Hidden border info

    Post by Ange Tuteur November 20th 2013, 10:17 pm

    I believe its this:
    Code:
    .quotebox
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: Code/Spoiler/Hidden border info

    Post by TheCrow November 20th 2013, 10:42 pm

    topic solved



    Code/Spoiler/Hidden border info Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Code/Spoiler/Hidden border info

    Post by Ange Tuteur November 20th 2013, 10:44 pm

    Topic Solved and Archived

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