Remove post number 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.
3 posters

    Remove post number

    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    Solved Remove post number

    Post by Glavee 28/12/2014, 19:22

    Hi!

    How I could remove these numbers of the posts?

    Remove post number Gw5412

    Thank you!


    Last edited by Glavee on 28/12/2014, 23:33; edited 1 time in total
    DemonWreckage
    DemonWreckage
    Forumember


    Male Posts : 424
    Reputation : 243
    Language : English
    Location : Denmark

    Solved Re: Remove post number

    Post by DemonWreckage 28/12/2014, 19:35

    EDIT

    Hello,

    You can "hide" the postnumber by adding this to your CSS, and it'll leave the spot empty.
    Code:
    .pun .posthead h2 strong {display:none;}

    I didn't check what version you where using, so I edited the code. Sorry. Smile


    Last edited by DemonWreckage on 28/12/2014, 19:39; edited 1 time in total (Reason for editing : Didn't realize he was using a different version)
    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    Solved Re: Remove post number

    Post by Glavee 28/12/2014, 23:12

    DemonWreckage wrote:EDIT

    Hello,

    You can "hide" the postnumber by adding this to your CSS, and it'll leave the spot empty.
    Code:
    .pun .posthead h2 strong {display:none;}

    I didn't check what version you where using, so I edited the code. Sorry. Smile

    Thank you, it works!

    And, no problem, I didn't saw what you wrote first time. Very Happy
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Remove post number

    Post by Ange Tuteur 4/1/2015, 07:42

    Topic archived