How to customize a post ? 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

    How to customize a post ?

    avatar
    Rondell Wayne Ivey
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    How to customize a post ? Empty How to customize a post ?

    Post by Rondell Wayne Ivey November 30th 2014, 3:46 pm

    Hi,

    Yup ! I'm back here again for some more help Razz 

    So today i was trying to customize my forums post  and i was wanting to know if it possible to customize a post ? 
    Like in these pictures for examples 

    How to customize a post ? 12310

    if possible xD
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51558
    Reputation : 3524
    Language : English
    Location : United States

    How to customize a post ? Empty Re: How to customize a post ?

    Post by SLGray November 30th 2014, 4:30 pm

    How do you want to customize a post?



    How to customize a post ? Slgray10

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


    Male Posts : 1446
    Reputation : 220
    Language : English

    How to customize a post ? Empty Re: How to customize a post ?

    Post by SarkZKalie November 30th 2014, 7:07 pm

    Background posting based on username/group, right? I just found this code for Punbb (not mine)
    First of all, go to ACP/Users & Groups/Rank Administration/Create a new rank
    Code:
    <span class="katty">Admin</span>
    Add this to your Javascript, tick it 'in the topics'
    Code:
    $(function(){$(' div.postmain:has(".katty")').css('background','#fff url(http://i14.servimg.com/u/f14/16/58/45/96/backgr10.jpg) repeat-x')});
    Change katty, Admin and https://i.servimg.com/u/f14/16/58/45/96/backgr10.jpg to what you want.

    Demo on my test page
    héhé
    mmägi
    mmägi
    Forumember


    Male Posts : 402
    Reputation : 4
    Language : Estonia

    How to customize a post ? Empty Re: How to customize a post ?

    Post by mmägi November 30th 2014, 7:16 pm

    got it for punBB? and phpbb 2?
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1446
    Reputation : 220
    Language : English

    How to customize a post ? Empty Re: How to customize a post ?

    Post by SarkZKalie November 30th 2014, 7:38 pm

    I don't know, just give it a try .But If this works, buy me a beer =)))
    Code:
    $(function(){$(' div.postbody:has(".katty")').css('background','#fff url(http://i14.servimg.com/u/f14/16/58/45/96/backgr10.jpg) repeat-x')});



    How to customize a post ? Sarkzk10
    mmägi
    mmägi
    Forumember


    Male Posts : 402
    Reputation : 4
    Language : Estonia

    How to customize a post ? Empty Re: How to customize a post ?

    Post by mmägi November 30th 2014, 9:24 pm

    hah sure come estonia if u want to drink Very Happy