View Full Version : add a side banner in the articles page
ohadpartuck
05-08-2012, 10:22 AM
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="...>)?
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.
ohadpartuck
05-08-2012, 11:27 AM
I know the widgets way.
I want to add a banner without the widget html frame. Just the banner.
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:
{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
ohadpartuck
05-08-2012, 12:59 PM
thanks, it works!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.