"Show Spoiler" BUtton Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    "Show Spoiler" BUtton

    avatar
    meghraj_baria
    Forumember


    Male Posts : 43
    Reputation : 1
    Language : English
    Location : India

    Solved "Show Spoiler" BUtton

    Post by meghraj_baria March 10th 2012, 10:59 am

    How do i add a SHOW SPOILER button to spoilers on my fourm??


    Thanks Very Happy
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: "Show Spoiler" BUtton

    Post by MrMario March 10th 2012, 5:35 pm

    Hello,

    You have one, its in your others bbcode button.
    avatar
    meghraj_baria
    Forumember


    Male Posts : 43
    Reputation : 1
    Language : English
    Location : India

    Solved Re: "Show Spoiler" BUtton

    Post by meghraj_baria March 10th 2012, 7:11 pm

    I don't understand... it just shows SPOILER ... i want it to show a button which says SHOW SPOILER just like COPY CODe
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: "Show Spoiler" BUtton

    Post by MrMario March 10th 2012, 7:55 pm

    Just click the spoiler then.
    avatar
    meghraj_baria
    Forumember


    Male Posts : 43
    Reputation : 1
    Language : English
    Location : India

    Solved Re: "Show Spoiler" BUtton

    Post by meghraj_baria March 11th 2012, 9:19 am

    But i want to add show spoiler button Evil or Very Mad
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: "Show Spoiler" BUtton

    Post by MrMario March 11th 2012, 10:27 am

    There is one, under the others button.
    avatar
    meghraj_baria
    Forumember


    Male Posts : 43
    Reputation : 1
    Language : English
    Location : India

    Solved Re: "Show Spoiler" BUtton

    Post by meghraj_baria March 11th 2012, 12:50 pm

    MrMario, i know how to add spoiler... but when someone sees my post which has spoiler, it just shows SPOILer.. i want it to show a button SHOW SPOILER instead so that they can see what is in the spoiler... hope u get what i'm trying to say Very Happy
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: "Show Spoiler" BUtton

    Post by MrMario March 11th 2012, 8:28 pm

    You can't. You must click it.
    avatar
    meghraj_baria
    Forumember


    Male Posts : 43
    Reputation : 1
    Language : English
    Location : India

    Solved Re: "Show Spoiler" BUtton

    Post by meghraj_baria March 12th 2012, 6:31 am

    Spoiler:

    see the spoiler above, it has white color and line below SPOILER word. How do i get that! ? bwi
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: "Show Spoiler" BUtton

    Post by SLGray March 12th 2012, 8:12 am

    It is already in your text editor. Look in the button that says Others.



    "Show Spoiler" BUtton Slgray10

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


    Male Posts : 43
    Reputation : 1
    Language : English
    Location : India

    Solved Re: "Show Spoiler" BUtton

    Post by meghraj_baria March 12th 2012, 8:15 am

    You all don't know anything what i'm trying to say... please lock the topic.. no use of asking here Sad
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: "Show Spoiler" BUtton

    Post by SLGray March 12th 2012, 8:22 am

    This is how to get the spoiler that you are talking about:
    Code:
    [spoiler]Text[/spoiler]
    Spoiler:
    On some forums, the spoiler will look different because of different skins and versions.



    "Show Spoiler" BUtton Slgray10

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


    Male Posts : 43
    Reputation : 1
    Language : English
    Location : India

    Solved Re: "Show Spoiler" BUtton

    Post by meghraj_baria March 12th 2012, 9:02 am

    can we change the color of the spoiler.. i mean background
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: "Show Spoiler" BUtton

    Post by Sanket March 12th 2012, 9:09 am

    Considering you are using phpbb2 as mentioned in your profile, add this to your css.
    Code:
    .spoiler_content {
    background-color: #000000;
    }
    .spoiler_closed {
    background-color: #000000;
    }
    avatar
    meghraj_baria
    Forumember


    Male Posts : 43
    Reputation : 1
    Language : English
    Location : India

    Solved Re: "Show Spoiler" BUtton

    Post by meghraj_baria March 12th 2012, 9:15 am

    Sanket wrote:Considering you are using phpbb2 as mentioned in your profile, add this to your css.
    Code:
    .spoiler_content {
    background-color: #000000;
    }
    .spoiler_closed {
    background-color: #000000;
    }

    Thanks thanks very much.......... i love you! (not gay Razz) this is what i wanted.. TOPIC SOLVED PLEASE LOCK Very Happy Very Happy Very Happy
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: "Show Spoiler" BUtton

    Post by Sanket March 12th 2012, 12:24 pm

    Topic Solved & Locked