Announcement
Collapse
No announcement yet.
Username color in the forum index
Collapse
X
-
Seems a bit drastic but if that works for you, best to go down that road.
Feel sure we could have sorted this for you though.
Leave a comment:
-
Originally posted by Glenn Vergara View PostHow did you do it? Saying "does not work" without detailed information doesn't help much in troubleshooting what the problem is.
Leave a comment:
-
Originally posted by GamesItalia View PostThanks but do not work, nothing change.
Leave a comment:
-
To many problems with vb5 downgrade at vb4, upgrade to vb5 in the next future.
Leave a comment:
-
Originally posted by GamesItalia View PostI do not understand how to assign any color to each group.
First field: <span style="color:red">
Second field: </span>
Change red to your desired color.
Leave a comment:
-
The only solution is to follow what ProSportsForums suggested and then modify the display_Forums_item template.
Change:
Code:{vb:rawphrase by_x, {vb:var profileUrl}, {vb:raw forum.lastcontent.authorname}}
Code:{vb:data lastUserInfo, user, fetchProfileInfo, {vb:raw forum.lastcontent.userid}} {vb:rawphrase by_x, {vb:var profileUrl}, {vb:raw lastUserInfo.musername}}
Last edited by glennrocksvb; Sat 10 Oct '15, 3:18am.
Leave a comment:
-
That will not work as the CSS needs to be applied to users of a particular usergroup only.
Leave a comment:
-
Originally posted by GamesItalia View Post
It is right, but to paint the name in the index of the forum?
Search this:
.widget-tabs.ui-tabs .ui-widget-
you found css_global.css
you can change to your color searching in rgb table
like this:
color: #952323;
maybe this video help you
Leave a comment:
-
Originally posted by Glenn Vergara View PostI think that only applies to the postbit in a thread/topic.
Leave a comment:
-
Yes but do not work in the forum index:
admin color red
supermod color green
moderator color blue
users color #xxxxxxxx
any group one color
Leave a comment:
-
AdminCP / Usergroup Manager / Username HTML Markup
Opening Tag: <span style="color:red">
Closing Tag: </span>
Change the color for each usergroup.
Leave a comment:
Related Topics
Collapse
-
by GamesItaliaHi to all, how to a change the username color in the index page?
Thanks...-
Channel: Support Issues & Questions
Sun 3 Aug '14, 4:42am -
-
by osras1How do I change the color of the usernames?
-
Channel: Support Issues & Questions
Sun 10 Aug '14, 4:44pm -
-
by Cfleet1I gad a bunch of themes made for me. And i dont know how some of the stuff was done. I think the person i paid to help me is really busy. So im trying to figure out this stuff on my own. I cant find the...
-
Channel: Support Issues & Questions
Tue 12 Dec '17, 9:02pm -
Leave a comment: