The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adjust forum icons
new and old forum icons need adjust and moved down a bit. Where is the setting for this?
|
#2
|
||||
|
||||
Try adding this to your additional.css
Code:
.forumbit_post .foruminfo .forumicon { padding-top: 5px !important; } |
#3
|
|||
|
|||
Thanks ozzy that got it down. So can i add right and it move right?
|
#4
|
||||
|
||||
Yep. You can do that. Change the above code to this.
Code:
.forumbit_post .foruminfo .forumicon { padding-top: 5px !important; padding-left: 5px !important; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|