Can ranks have Color/Bold??

Get help with installation and running phpBB 3.0.x here. Please do not post bug reports, feature requests, or MOD-related questions here.
Suggested Hosts
Forum rules
END OF SUPPORT: 1 January 2017 (announcement)
Enxorix
Registered User
Posts: 55
Joined: Wed Mar 04, 2009 8:47 pm

Re: Can ranks have Color/Bold??

Post by Enxorix »

it's not working on Custom User groups..
i maded a custom group..
And their ranks are gone.
User avatar
paulnicholson
Registered User
Posts: 230
Joined: Thu Jun 04, 2009 9:04 pm
Location: Australia
Contact:

Re: Can ranks have Color/Bold??

Post by paulnicholson »

How can I change the colour/boldness of a rank in subsilver2 please?
User avatar
COD3M4ST3R-X
Registered User
Posts: 2269
Joined: Sat Aug 02, 2008 5:47 am
Location: Lahore,Pakistan

Re: Can ranks have Color/Bold??

Post by COD3M4ST3R-X »

Open:styles/subsilver2/templates/viewtopic_body.html
Find:

Code: Select all

<td class="postdetails">{postrow.RANK_TITLE}</td> 
Replace with:

Code: Select all

<td class="postdetails"><b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:12px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>{postrow.RANK_TITLE}</b></td> 
:)
“Need and struggle are what excite and inspire us.”
User avatar
Superwaffle
Registered User
Posts: 68
Joined: Sun Aug 29, 2010 1:54 am

Re: Can ranks have Color/Bold??

Post by Superwaffle »

How would you make usergroup colours bolded? (the Style is Conundrum)
Locked

Return to “[3.0.x] Support Forum”