multiple user in one code?
3 posters
Page 1 of 1
multiple user in one code?
its possible to make multiple "/u1" in one code like this..
example a[href="/u1 , u2 , u3"]
- Code:
#chatbox a[href="/u1"]{
padding-left: 25px;
background: url(http://i676.photobucket.com/albums/vv125/cedricyuki/crown1_zpsccfb9606.png) no-repeat left;}
example a[href="/u1 , u2 , u3"]
Last edited by BetterHax on April 11th 2013, 3:55 pm; edited 1 time in total
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
Re: multiple user in one code?
Give this a try:
Just add a ',' symbol after the a[href].
- Code:
a[href="/u1"], a[href="/u2"]{
padding-left: 25px;
background: url(http://i676.photobucket.com/albums/vv125/cedricyuki/crown1_zpsccfb9606.png) no-repeat left;
}
Just add a ',' symbol after the a[href].
Re: multiple user in one code?
i just need to add this code?
- Code:
, a[href="/u2"]
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
Re: multiple user in one code?
Yes .
Then change the /u2 to the url of the user you want to put it with.
Then change the /u2 to the url of the user you want to put it with.
Re: multiple user in one code?
thanks its solve now
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
Re: multiple user in one code?
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Multiple Ranks for One User
» How can I add multiple ranks to another user?
» I need a code to show the profile image (avatar) for the logged in user
» When i paste a long code via [code][/code] the page expands
» User Name Prefixes for entire User Group
» How can I add multiple ranks to another user?
» I need a code to show the profile image (avatar) for the logged in user
» When i paste a long code via [code][/code] the page expands
» User Name Prefixes for entire User Group
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum