The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Wrapping Bacground Around Icons
Hello,
my mod puts icons into postbit, icons such as MSN, YouTube, etc. I want a background wrapped around it, so it recognizes the amount of icons displayed. For example, this mod can let you display 6 messaging icons in postbit and the current background is adjusted to it, but when someone fills in his profile just MSN for example, the background stays and it's too big and looks weird. I want it to be able to adjust, if someone has 1 messaging icon, wrap it around it, if someone has 2 or more, expand it. My code for current background is this: Code:
.socialpostbit { clear: both; text-align: center; margin: 5px 0; padding-top: 5px; padding-bottom: 2px; margin-left: 23px; margin-right: 23px; border: 1px solid #2c2c2c; background-color: #161616; } .userinfo .thread_info .blockbody { border-left: 1px solid #2c2c2c; border-right: 1px solid #2c2c2c; border-bottom: 1px solid #2c2c2c; } It looks like this: Thanks, ~tEh'P?r4d0x |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|