Quote:
Originally Posted by nharkey
I have vbulletin 4.1.4 (latest anyway) and have put on a sidebar. I know how to add blocks to this from the vbulletin list, but what I want to add in the sidebar are two images (front and back cover of a book) plus a link to Amazon. None of the listed blocks sound like they would do this. Do I need a special widget or is there some other way? 
|
No....just use html
HTML Code:
<a href="http://www.linkhere.com" alt="description"><img src="http://www.imagehere.com/image.gif" border="0" /></a>