Quote:
Originally Posted by CAMS
heh gathered about the support bud  just dont realy want to have to sign up to another site lol
hope you dont mind given some support on here lol
its defo not showing, extreamly weird
heres the full template code.
Code:
<tr>
<td class="thead">
Navigation
</td>
</tr>
<tr>
<td class="alt1">
<a href="#">Frontpage</a></td>
</tr>
<tr>
<td class="alt2">
<a href="#">Gallery</a></td>
</tr>
<tr>
<td class="alt1">
<a href="#">Member Garages</a></td>
</tr>
<tr>
<td class="alt2">
<a href="#">Featured Motors</a></td>
</tr>
<tr>
<td class="alt1">
<a href="#">Articles</a></td>
</tr>
<tr>
<td class="thead">
Sponsor Advert
</td>
</tr>
<tr>
<td class="alt1">
<div align="center"><a href="#YOURADDHERE"><img src="http://www.livicruise.co.uk/vb/livicruise_Orange/extraimages/addtower.gif" alt="Your add Here?" width="120" height="240" border="0"></a></div></td>
</tr>
<tr>
<td class="alt2">
<a href="#">Want to advertise here?</a></td>
</tr>
<tr>
<td class="thead">
Partners
</td>
</tr>
<tr>
<td class="alt1">
<div align="center"><a href="http://www.2Evolve.org"><img src="http://www.livicruise.co.uk/vb/livicruise_Orange/extraimages/2elogo.gif" alt="2Evolve Media" width="120" height="60" border="0"></a></div></td>
</tr>
everything shows apart from the images even no red x's just blank alltogether
edit*
and heres how its coming out in the source (just the part wer the images should be)
Code:
<tr>
<td class="alt1">
<a href="#YOURADDHERE"></a></td>
</tr>
<tr>
<td class="alt2">
<a href="#">Want to advertise here?</a></td>
</tr>
<tr>
<td class="thead">
Partners
</td>
</tr>
<tr>
<td class="alt1">
<a href="http://www.2Evolve.org"></a></td>
</tr>
seems to be taken away the image part :S
|
The attached image is what I get when I put that code in the sidebar on my test site.