Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] how make my usernames look like my groups



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  deaneo8

deaneo8
V.I.P. Member
V.I.P. Member
  • Description:
can anymore help me

  • Information:
Forum:gamingnews.forumotion.co.ukVersion:PUNBB
Type:Errors in codeTags:usernames,groups

Powered by PunBB
Currently 0 users have thanked deaneo8 for this post:

2
Offline

  Guest

Anonymous
Guest
You can simply do it like this:

Code:
[panda=css]  a[href*="/u"] span[style="color:#COLOR"] strong {
Your css code goes here
}

[ic][style="color:#COLOR"][/ic] - Change with your group color.

Powered by PunBB
Currently 0 users have thanked Guest for this post:

3
Offline

  deaneo8

deaneo8
V.I.P. Member
V.I.P. Member
wht is this for Your css code goes here

Powered by PunBB
Currently 0 users have thanked deaneo8 for this post:

4
Offline

  nanako

nanako
Punbb Guru
Punbb Guru
It is exactly what Rapid says. If you want all user on group has the same thing, try this thing
Code:
span[style="color:#COLOR"] strong {
Your css code goes here
}

Powered by PunBB
Currently 0 users have thanked nanako for this post:

5
Offline

  deaneo8

deaneo8
V.I.P. Member
V.I.P. Member
[Solved] how make my usernames look like my groups 11bn7lt_th

[Solved] how make my usernames look like my groups 27zylxu_th

Powered by PunBB
Currently 0 users have thanked deaneo8 for this post:

6
Offline

  nanako

nanako
Punbb Guru
Punbb Guru
So you want usernames glow or with color, something like that.
Code:
a[href="/u{usernumber}"] {
CSS HERE
}
{usernumber} must be the number of your user choice. To get it, go to your user choice profile then look its uniform or URL then you will see its user number after the letter "u" thingy.
For example, I visited your profile and I get https://punbb-design.forumotion.com/u517, then your number here in punbb design is 517.
Code:
[href="/u517"] {
CSS HERE
}

Powered by PunBB
Currently 0 users have thanked nanako for this post:

7
Offline

  Van-Helsing

Van-Helsing
★Moderator★
★Moderator★
Is it solved?

Powered by PunBB
Currently 0 users have thanked Van-Helsing for this post:

8
Offline

  deaneo8

deaneo8
V.I.P. Member
V.I.P. Member
yes

Powered by PunBB
Currently 0 users have thanked deaneo8 for this post:

9
Offline

  Virus

Virus
★Moderator★
★Moderator★
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Virus for this post:

10
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

Permissions in this forum:
You cannot reply to topics in this forum