Richie
Veteran
^ Yes, That's me V_V
Posts: 624
|
Post by Richie on Jan 29, 2008 1:43:19 GMT
Just wanted to ask three questions: 1) Is there any way to move my mini-banner (the mini-banner of the site to be affiliated with) to the left? 2) On the right hand side, the border seems to be a little thicker than the rest of the table, any ideas? 3) Is there a way to separate the affiliates banners from the site's mini-banner? I'm not seeing the column between the two. Thanks in advanced. 1) try this: <table cellspacing="1" class="bordercolor" align="center"width="92%" id="affTable" style="position: relative; top: 0px;" border="1"> <tr> <td colspan="2" height="18" class="catbg" align="center" id="affTitle"> Random Affiliates </td> </tr> <tr> <td class="windowbg" align="center" valign="top" id="ownaff"> <a href="URl to Thread/Board to Affiliate"><img src="Your Mini-Banner URL" width="88" height="31" border="0" alt="Click here affiliate!"></a> </td> <td class="windowbg2" width="90%" align="center" valign="middle" id="aff">
</td> </tr> <tr id="viewAllaff"> <td class="windowbg" align="right" colspan="2"> <font size=2> Click <a href="/index.cgi?&page=affiliates">Here</a> to view all Affiliates </font> </td> </tr> </table> 2) link to your forum or screen shot please? (if the screen shot is too big just leave the url of the image so the board won't stretch) 3) in the code i gave above it'll add a border to the table so you'll see the columns better.
|
|
kaoru
New Member
Posts: 2
|
Post by kaoru on Jan 29, 2008 2:47:53 GMT
|
|