Hardcoregamer
|
Banner Under PortalsI am trying to get this banner under my portals on the left hand side...
The Code for the Image is as follows:
| Code: |
</td>
<td width="125" align="left" valign="top">
<!-- BEGIN switch_forum_view -->
<table><tr>
<td valign="top">
<img src="http://img138.imageshack.us/img138/8311/hcgsidebannerrs8.jpg"/>
</td></table>
<!-- END switch_forum_view -->
</td>
</tr>
</table>
|
http://hardcoregamer.myfastforum.org/index.php
I want this right under my "Latest Articles" Portal...thanks
|
Nick(NR)
|
then find {MYFF.LATEST} and then add <br /><img src="myimagelink"/>
|
Hardcoregamer
|
Thanks...I'll try that.
|
Hardcoregamer
|
THANKS. It works... http://hardcoregamer.myfastforum.org/index.php
How can I make a link in the picture...
|
Symon
|
Search on HOWTDOIT or google for link in image you should know it by now.
|
Hardcoregamer
|
Okay...
|
Nick(NR)
|
<a href="link"><img src"myimage" /></a>
should do it
|
Hardcoregamer
|
Thanks...I became noob after that long vacation I took....
|
|
|