The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Template edit for every widget where you want to remove that picture.
Templates are called vbcms_widget_ and so on. For example the calendar widget, find: Code:
<div class="cms_widget_header"> <h3><img src="{vb:stylevar imgdir_misc}/event.png" alt="" /> {vb:raw widget_title}</h3> </div> Code:
<img src="{vb:stylevar imgdir_misc}/event.png" alt="" /> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|