dbirosel |
03-09-2007 04:59 PM |
How do I add this phrase?
Phrase= $photoplog[minithumbnails]
How do i exactly get that to work on my left side of the forum? I added below navbar, and it works great. But i want to locate this to the left. How do i accomplish this?
www.CarAudioJunkyard.com/forum
Check the left side.
Code:
<style type="text/css">
<!--
.style1 {color: #00FF00}
.style2 {
color: #FF0000;
font-weight: bold;
}
-->
</style>
<tr>
<td class="thead">
<div align="center">
<a href="http://www.caraudiojunkyard.com/forum/forumdisplay.php?f=38">Monthly Forum Raffle<br />[ March ]</a>
</div>
</td>
</tr>
<tr>
<td class="alt1">
<div align="center" class="style2">
<strong>12" Kove Audio Armageddon Z12</strong>
</div>
</td>
</tr>
<tr>
<td class="alt2">
<div align="center">
<a href="http://www.caraudiojunkyard.com/forum/donate.php" target="_blank">
<img src="http://i89.photobucket.com/albums/k218/WestcoastSPL/ForumRaffle/th_KoveAudio001.jpg"></a>
</div>
</td>
</tr>
<tr>
<td class="alt1">
<div align="center" class="style2">
Ticket Booth Closed.</div></td>
</tr>
<tr>
<td class="alt2">
<div align="center">
<strong>#1 Pick - </strong>Andy Heath<br />
<strong>#2 Pick - </strong>Dinty01<br />
<strong>#3 Pick - </strong>IonSQL<br />
<strong>#4 Pick - </strong>Jmanpc<br />
<strong>#5 Pick - </strong>WhiteIce</div>
</td>
</tr>
</table>
<br />
<table class="tborder" border="0" width="100%" align="center">
<tr>
<td class="thead">
<div align="center">Donate to caJ.com</div>
</td>
</tr>
<tr>
<td class="alt1">
<div align="center"><a href="donate.php"><img src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" alt="Donate to caJ.com" /></a></div>
<div align="center">
<strong>caJ.com Balance: </strong><br />
<span class="style1">+109.71</span></div></td>
</tr>
<tr>
<td class="alt2">
<div align="center"><a href="http://www.caraudiojunkyard.com/forum/alldonors.php">View All Donors</a>
</div></td>
</tr>
</table>
<br />
<table class="tborder" border="0" width="100%" align="center">
<tr>
<td class="thead">
<div align="center">caJ.com Member Gallery</div>
</td>
</tr>
<tr>
<td class="alt1">
$photoplog[minithumbnails]
</tr>
please.. can anyone help me!!
|