Username: Password:   Forgot your password?
 
Forums
Previous 30
Page of 1 Next 30

Member:45,162
Posts:22
Joined:12-10-2007
Seen:11-16-2009
Jun 26,`08 4:11pm | Quote |

Hi-I saw a couple posts sorta about this but I don't really get it. I want to put banners and stuff next to the comments box. Do I have to make a table w/2 columns, and put the comments in the left column and the banners in the right? How do I do that?

 
Member:5,087
Posts:1,814
Joined:7-17-2006
Seen:11-27-2009
Jun 26,`08 5:34pm | Quote |

If you want a reference, go to http://www.lissaexplains.com/tables.shtml
This page breaks down tables in a very simple way. It explains what each tag means so you can visualize it.

<table border="1">
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
</table>


That is a 2 collumn table. From there just paste the codes you want into the cells.
If you want comments in the left side and banners in the right, you'd have something sorta like this.

<table border="1">
<tr>
<td><!--[COMMENTS=300]-->
<p><!--[COMMENT_FORM=250,250]--></td>
<td><img src="banner1.jpg">
<p><img src="banner2.jpg"></td>
</tr>
</table>


This post was last edited on Jun 26,`08 5:37pm

 
Member:25,087
Posts:835
Joined:5-28-2007
Seen:11-27-2009
Jul 1,`08 9:04am | Quote |

Or depending on how much you want in the tables, you can nest them too.

<table border="1">
<tr><td>

<table border="1">
<tr><td>
<!--[COMMENTS=300]-->
</td></tr>
<tr><td>
!--[COMMENT_FORM=250,250]--></td>
</tr>
</table></td>
<td>

<table border="1">
<tr><td>
<img src="banner1.jpg">
</td></tr>
<tr><td>
<img src="banner2.jpg">
</td></tr>
</table>

</td></tr>
</table>


It's more cumbersome, but if you need more control over what goes in there, you can have it.

 
Member:45,162
Posts:22
Joined:12-10-2007
Seen:11-16-2009
Jul 6,`08 11:01am | Quote |

cool! thanks you both!!

 
Member:5,087
Posts:1,814
Joined:7-17-2006
Seen:11-27-2009
Jul 8,`08 5:16pm | Quote |



Previous 30
Page of 1 Next 30

 

Not Registered?
Signup for a FREE Account!


Registered users can:
Comment on comics!
Create their own comics!
Vote in polls and contests!
Use the forums!
   Latest News
   DD Cam (Now Featuring: DDBook)