PDA

View Full Version : Problem with this


kobescoresagain
05-18-2005, 05:37 AM
Tryed slicing an image for the first time, I want to add the image to top of forum and vbadvanced pages, I put it in header where it belongs. It won't show up. I am not sur eif it is because of where I stored my image? I stored it in the very first folder in my webhost. Can you help me please?
<table border="0" cellpadding="0" cellspacing="0" width="1000">
<!-- fwtable fwsrc="Untitled" fwbase="banner4.jpg" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
<tr>
<td><img src="spacer.gif" width="38" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="186" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="189" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="186" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="189" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="192" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="20" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>

<tr>
<td colspan="7"><img name="banner4_r1_c1" src="banner4_r1_c1.jpg" width="1000" height="218" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="218" border="0" alt=""></td>
</tr>
<tr>
<td><img name="banner4_r2_c1" src="banner4_r2_c1.jpg" width="38" height="32" border="0" alt=""></td>
<td><a href="http://www.sccollectors.com"><img name="banner4_r2_c2" src="banner4_r2_c2.jpg" width="186" height="32" border="0" alt=""></a></td>
<td><a href="http://www.sccollectors.com/forums"><img name="banner4_r2_c3" src="banner4_r2_c3.jpg" width="189" height="32" border="0" alt=""></a></td>
<td><a href="http://www.sccollectors.com/index.php?page=donate"><img name="banner4_r2_c4" src="banner4_r2_c4.jpg" width="186" height="32" border="0" alt=""></a></td>
<td><a href="http://www.sccollectors.com/index.php?page=advertise"><img name="banner4_r2_c5" src="banner4_r2_c5.jpg" width="189" height="32" border="0" alt=""></a></td>
<td><a href="http://www.sccollectors.com/index.php?page=contactus"><img name="banner4_r2_c6" src="banner4_r2_c6.jpg" width="192" height="32" border="0" alt=""></a></td>
<td><img name="banner4_r2_c7" src="banner4_r2_c7.jpg" width="20" height="32" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="32" border="0" alt=""></td>
</tr>
</table>

Zero Tolerance
05-18-2005, 05:41 AM
Which template did you add the html to? You should be able to add it to the top of 'header', and it will show on all pages then (not sure about vbAdvanced, but it should use that template)

- Zero Tolerance

kobescoresagain
05-18-2005, 06:07 AM
ya i added it in the right place, I am getting x's :(

I alreayd had a banner their. I just replaced it

Marco van Herwaarden
05-18-2005, 07:30 AM
ya i added it in the right place, I am getting x's :(

I alreayd had a banner their. I just replaced itJust right-click on the red cross and select properties. You will quickly see if the correct path/filename is used.