qdin
01-09-2008, 10:00 PM
Hello guys. This is my first modification and is for users who have shoutbox installed in their forums.
You can add an image to the left of the shoutbox. here you can find a demo I hope you will like it.
Demo: http://www.besiktasforum.net (http://www.besiktasforum.net/forum)
Installation:
Find the code below in the vbshout template.
<div id="vbshout" style="overflow:auto;height:{$vboptions['shout_box_height']}px;width:100%;">
Loading...
and add this code above:
<img src="your image url" align="right">
Hope you will like it. Thanks.. :)
You can add an image to the left of the shoutbox. here you can find a demo I hope you will like it.
Demo: http://www.besiktasforum.net (http://www.besiktasforum.net/forum)
Installation:
Find the code below in the vbshout template.
<div id="vbshout" style="overflow:auto;height:{$vboptions['shout_box_height']}px;width:100%;">
Loading...
and add this code above:
<img src="your image url" align="right">
Hope you will like it. Thanks.. :)