How to customize a post ?
4 posters
Page 1 of 1
How to customize a post ?
Hi,
Yup ! I'm back here again for some more help
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
if possible xD
Yup ! I'm back here again for some more help
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
if possible xD
Re: How to customize a post ?
How do you want to customize a post?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to customize a post ?
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
Demo on my test page
First of all, go to ACP/Users & Groups/Rank Administration/Create a new rank
- Code:
<span class="katty">Admin</span>
- Code:
$(function(){$(' div.postmain:has(".katty")').css('background','#fff url(http://i14.servimg.com/u/f14/16/58/45/96/backgr10.jpg) repeat-x')});
Demo on my test page
Re: How to customize a post ?
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')});
Similar topics
» How to customize a administrator's post?
» Customize post Count
» How to customize the toolbar?
» Anyway to customize the editor?
» How to customize the editor
» Customize post Count
» How to customize the toolbar?
» Anyway to customize the editor?
» How to customize the editor
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum