MyBB Community Forums

Full Version: BootBB theme - Sidebar Ad
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am unable to find out where the option is for the BootBB theme featured ad. Can anybody point me in right direction.
[attachment=47211]
if this box was with theme , check index template and you can find html codes and if you add this with a plugin you can check plugin codes and find template name for this box.

if you not know how you must see template :
Go to Mybb Admin Control Panel -> Templates & Style -> Templates -> your theme Templates
After installation, that box is not showing up. There is no mention of it in the theme documentation.

Theme URL: https://community.mybb.com/mods.php?acti...w&pid=1091
I checked theme codes and there is nod ad box like Image preview in theme page , so you must find a plugin or use html and css code and add this to index template manually.
if you know html and css you can put html code in index template a div with two column and one column have {$forums} and other column have ad box codes and replace these html codes in index template with {$forums} variable.
two column div like this


Note : if you do not know how , and not found a free way , I can do for you as non-free service
Which plugin you recommend? I need responsive layout. I tested one, but it doesn't slide down when checked in mobile. It pushed the forum to left.