The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
usergroup legend
how do I add a background gif image to this additional.css code?
.red2-shadow { color: #8E388E; font-weight: bold; text-shadow: 4px 3px 4px #C67171; } background-image: url(/images/clans/pink.gif |
#2
|
||||
|
||||
Give this a try:
HTML Code:
.red2-shadow { background-image: url(/images/clans/pink.gif); color: #8E388E; font-weight: bold; text-shadow: 4px 3px 4px #C67171; } |
#3
|
|||
|
|||
aww I didn't get notification thru email, but I ended up putting this in the html markup for those usergroups since for some reason I couldn't get the /images/clans/ to work. Ty tho, ill save this in case something happens.
<span class="green-shadow"><span style="background-image: url(http://i.imgur.com/6zHdith.gif"> </span></span> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|