| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | ||||
| 
 | ||||
|  Colored Border Around Avatar. 
			
			I'm using postbit legacy. Would like to know how to add a border around a 80x80 avatar? Thanks. | 
| 
			 
			#2  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Just add a border in the html for the <img tags, lok here for some help and examples http://webdesign.about.com/od/exampl...r_examples.htm
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Add the following code to additional.css (adjust the px and color  as desired) ACP -> Styles & templates -> style manager -> your style here -> edit templates -> CSS templates -> addtional.css Code: .postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
    border: 30px solid #021a40 !important;
    max-width: 180px;
} | 
| Благодарность от: | ||
| Harpo | ||
| 
			 
			#4  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Thanks John. Big help.
		 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |