A Animal New Member Feb 19, 2008 #1 Code: http://www.vbulletin.org/forum/showthread.php?t=167396 search this one. thx in advance
S SpeedRazors New Member Feb 19, 2008 #2 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 Installation: Find the code below in the vbshout template. Code: Code: <div id="vbshout" style="overflow:auto;height:{$vboptions['shout_box_height']}px;width:100%;"> Loading... and add this code above: Code: Code: <img src="your image url" align="right"> Hope you will like it. Thanks..
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 Installation: Find the code below in the vbshout template. Code: Code: <div id="vbshout" style="overflow:auto;height:{$vboptions['shout_box_height']}px;width:100%;"> Loading... and add this code above: Code: Code: <img src="your image url" align="right"> Hope you will like it. Thanks..