The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
I want to add a side banner in the articles page. I figured I need to edit the articles page template in order add that. I just cant find that template. Where is it and where inside of it should I put the code (<img src="...>)? |
|
#2
|
|||
|
|||
|
I think what you want to do is create a static html widget with your banner, then go to VBulletin CMS > Layout Manager and add your widget to one or more layouts.
|
|
#3
|
|||
|
|||
|
I know the widgets way.
I want to add a banner without the widget html frame. Just the banner. |
|
#4
|
|||
|
|||
|
It it's just the frame that's a problem, then you can do this: create a new template named vbcms_widget_static_page_noframe and this single line of code:
Code:
{vb:raw static_html}
Then create a static html widget for your banner, and at the bottom of the configure page where it says Template Name, change vbcms_widget_static_page to vbcms_widget_static_page_noframe |
|
#5
|
|||
|
|||
|
thanks, it works!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|