Quote:
Originally Posted by UKBusinessLive
Try Adding this in your Forum Discription
Code:
To add picture in forum discription
<table border="0" bordercolor="darkblue" cellpadding="1">
<tr>
<td>
<img src="http://Your-picture.gif">
</td><td>Any Wording you want goes here....
</td>
</tr>
</table>
Hope that helps 
|
I love you! It works perfectly. 2 very simple questions
a. How can I make the image clickable as a link?
b. Can I put the text first and then the picture?
c. How can I bold the texts?