skinner69
01-08-2006, 04:48 PM
Thanks for looking at my question first off...I'll try to explain this as best as I can.
Here is the coding I'm working with..
<tr><td><img src="/images/frameleft.gif" width="20" height="92" alt="" border="0"></td><td>{INDEX_RAND_POTW}</td><td><img src="/images/frameright.gif" width="19" height="92" alt="" border="0"></td></tr>
The portion that says {INDEX_RAND_POTW}, this calls up my database for a random picture(size of pic always the same). The problem is that I have blank spaces on each side of this when put into effect. Shown here My Site (http://knightsguildbattalion.net/) at the top right. Where it says none, is where the pic will be. There is that gap between the left image border and this picture. And one shows up after this pic and the right image border as well.
Hope I explained this good enough. Thanks for any help you can give me
Here is the coding I'm working with..
<tr><td><img src="/images/frameleft.gif" width="20" height="92" alt="" border="0"></td><td>{INDEX_RAND_POTW}</td><td><img src="/images/frameright.gif" width="19" height="92" alt="" border="0"></td></tr>
The portion that says {INDEX_RAND_POTW}, this calls up my database for a random picture(size of pic always the same). The problem is that I have blank spaces on each side of this when put into effect. Shown here My Site (http://knightsguildbattalion.net/) at the top right. Where it says none, is where the pic will be. There is that gap between the left image border and this picture. And one shows up after this pic and the right image border as well.
Hope I explained this good enough. Thanks for any help you can give me