TheSupportForum
12-29-2009, 10:00 PM
Provided by
Tutorials4you (http://www.tutorials4you.co.uk)
PLEASE RATE THIS MOD
Transfter your Hosting to Us (http://hosting.tutorials4you.co.uk/cart.php)
Description:
this useful template will allow you to have an image beside yor chosen forum block
How to:
1) enable forum blocks
ADMIN CP > Settings > Options > Forum Sidebar and Block Options > Edit Settings > Enable Forum Sidebar > Yes
Create a new template
Admin CP > Styles & Templates > Style Manager > Add New Template
Titleblock_title
replace title with your chosen title - you will need to remember this
<li>
<div class="block smaller">
<div class="blocksubhead">
<a class="collapse" id="collapse_block_title" href="#top"><img alt="" src="{vb:stylevar imgdir_button}/collapse_40b.png" id="collapseimg_title"/></a>
<span class="blocktitle"><img src="{vb:stylevar imgdir_cms}/image.png" title="{vb:raw blockinfo.title}" alt="" />{vb:raw blockinfo.title}</span>
</div>
<div id="block_title" class="blockbody floatcontainer">
<div class="blockrow">{vb:raw content}</div>
</div>
</div>
<div class="underblock"></div>
</li>
replace title with the same title name from above
replace image.png with your chosen image
create an image 16x16 pixels or reduce an image to this size
you will need to create your sideblock
Enable the Sideblock
ADMIN CP > Settings > Options > Forum Sidebar and Block Options > Edit Settings > Enable Forum Sidebar > Yes
Create a Sideblock
ADMIN CP > Forums & Moderators > Forum Blocks Manager > Add Block > Select Block Type > Custom HTML/PHP
Title: titilename (this will appear as the title)
Description: give a brief description.
Content Type: HTML
Content
paste the htm code into the box
Template to Use
block_title
remember to replace title with the block title you created earlier in your custom template
EXAMPLE
https://vborg.vbsupport.ru/attachment.php?attachmentid=108644&stc=1&d=1262196291
Tutorials4you (http://www.tutorials4you.co.uk)
PLEASE RATE THIS MOD
Transfter your Hosting to Us (http://hosting.tutorials4you.co.uk/cart.php)
Description:
this useful template will allow you to have an image beside yor chosen forum block
How to:
1) enable forum blocks
ADMIN CP > Settings > Options > Forum Sidebar and Block Options > Edit Settings > Enable Forum Sidebar > Yes
Create a new template
Admin CP > Styles & Templates > Style Manager > Add New Template
Titleblock_title
replace title with your chosen title - you will need to remember this
<li>
<div class="block smaller">
<div class="blocksubhead">
<a class="collapse" id="collapse_block_title" href="#top"><img alt="" src="{vb:stylevar imgdir_button}/collapse_40b.png" id="collapseimg_title"/></a>
<span class="blocktitle"><img src="{vb:stylevar imgdir_cms}/image.png" title="{vb:raw blockinfo.title}" alt="" />{vb:raw blockinfo.title}</span>
</div>
<div id="block_title" class="blockbody floatcontainer">
<div class="blockrow">{vb:raw content}</div>
</div>
</div>
<div class="underblock"></div>
</li>
replace title with the same title name from above
replace image.png with your chosen image
create an image 16x16 pixels or reduce an image to this size
you will need to create your sideblock
Enable the Sideblock
ADMIN CP > Settings > Options > Forum Sidebar and Block Options > Edit Settings > Enable Forum Sidebar > Yes
Create a Sideblock
ADMIN CP > Forums & Moderators > Forum Blocks Manager > Add Block > Select Block Type > Custom HTML/PHP
Title: titilename (this will appear as the title)
Description: give a brief description.
Content Type: HTML
Content
paste the htm code into the box
Template to Use
block_title
remember to replace title with the block title you created earlier in your custom template
EXAMPLE
https://vborg.vbsupport.ru/attachment.php?attachmentid=108644&stc=1&d=1262196291