| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
|  UserGroups Title Bar Issues 
			
			Here is my question. I made some of the Usergroups to GLOW as seen on the picture here posted http://prntscr.com/1zpwcy .. The issue now is, as you see with head Administrator it has a little icon next to it. When trying to add the glowing code to it ex. <img src="/images/forumicon/6.png"> <span style="color:#6495ED;font-weight:bold;text-shadow: 1px 1px 10px white;"> </span> It doesnt add the icon and makes a mess.. how to be able to add the icon and have the usergroup glow the way I want it to. The other issues is, if you see the background of where the usergroups are placed is gray, i want to make it black. how can I do this? Thanks --------------- Added [DATE]1382748444[/DATE] at [TIME]1382748444[/TIME] --------------- Ahhh crap. Username HTML Markup i guess it has limitations on the chars you can include in the box. Is there a way to override this or make it accept more chars? | 
| 
			 
			#2  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			I don't know that there's a simple way to increase the character count, without file editing, or possibly it's a setting in PHP. Though, if you're not already using User Ranks, you can position your user rank image beside the user name instead.
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			What I would do is add something like this to your additional.css Code: .admin 
{
        color:#6495ED
        font-weight: bold;
        text-shadow: 1px 1px 10px white;
}First box Code: <img src="/images/forumicon/6.png"><span class="admin"> Code: </span>   | 
| Благодарность от: | ||
| blind-eddie | ||
| 
			 
			#4  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Just found an easier way, 3 hours reading in google lol.. Just had to increase the allowed chars in usergroup table ( opentag ) and works like a charm. Thanks folks. | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |