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
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 Sun 30 Nov - 15:46

    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 : 51498
    Reputation : 3523
    Language : English
    Location : United States

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

    Post by SLGray Sun 30 Nov - 16:30

    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 : 1442
    Reputation : 220
    Language : English

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

    Post by SarkZKalie Sun 30 Nov - 19:07

    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 Sun 30 Nov - 19:16

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


    Male Posts : 1442
    Reputation : 220
    Language : English

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

    Post by SarkZKalie Sun 30 Nov - 19:38

    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 Sun 30 Nov - 21:24

    hah sure come estonia if u want to drink Very Happy

      Current date/time is Sun 22 Sep - 23:29