Okay, i tryed everythink , i used tutorials and didn't work,
How i color the background for staff members in thread ???
How i color the background for staff members in thread ???
[How To?] STAFF POSTBIT
|
Okay, i tryed everythink , i used tutorials and didn't work,
How i color the background for staff members in thread ???
2016-03-07, 09:31 PM
Have you tried this one: Color All Post Backgrounds of a Usergroup
2016-03-07, 09:42 PM
(2016-03-07, 09:31 PM)PrivateDonut Wrote: Have you tried this one: Color All Post Backgrounds of a Usergroup The lines are not the same , my postbit look like . ->
and the postbit classic -.- what's wrong ??
2016-03-08, 01:07 AM
You are using a theme of course its not going to be the same as the vanilla mybb theme. Take the time to go to w3schools and learn some html.
Then follow the link that PrivateDonut posted Relaxing and Friendly; Anime Forum
2016-03-08, 06:46 AM
the above guidance can be implemented in 1.8 as well if you get the concept of it... basically you need to add a new class post{$usergroup['gid']} to the post content div in postbit templates and then add the css codes for each group as given in the tutorial...
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet. Don’t Forget to “Mark as Solved” after the fix
2016-03-08, 08:37 AM
i don't get it
the tutorial is telling me to find the line -> "<td class="trow2 post_content post{$usergroup['gid']} $unapproved_shade}">" but i have only <div How i add the new class?? because i dont understand the tutorial. |
« Next Oldest | Next Newest »
|