The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Username HTML
Any One Help Me But First Look This Care Fully In Admincp --> Usergroup--> Administrator
In Username HTML Markup I Using This Coding First Box Code:
<b><span style='color:red;background-image: url(http://i52.tinypic.com/f57ok7.jpg);'> Code:
<span style</span></b> And 1 Another Coding For Username HTML Markup First Box Code:
<span style="color:#FF0000;"><img src="http://i55.tinypic.com/9jdi1e.gif" width="10" border="0" height="10";> Code:
<img src="http://i55.tinypic.com/9jdi1e.gif" width="10" border="0" height="10";> I Want Both Styles Coding Any One Merge For Me I Need Both Codings In 1 Like This Animated Background Or Animated Side Thanks In Advanced |
#2
|
|||
|
|||
I guess your problem is that there isn't enough space in the boxes for everything you want to add? You can shorten it by using a class. So maybe something like:
First Box: Code:
<span class="admin_markup"><img src="http://i55.tinypic.com/9jdi1e.gif"> Code:
<img src="http://i55.tinypic.com/9jdi1e.gif"></span> Then in additional.css, something like: Code:
.admin_markup { color: red; background-image: url(http://i52.tinypic.com/f57ok7.jpg); font-weight: bold; } .admin_markup img { width: 10px; border: 0px; height: 10px; } (This might not be exactly right because I only know the basics of CSS). |
Благодарность от: | ||
Xp.Warrior |
#3
|
|||
|
|||
Thanks Alot Brother Great Working Solved
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|