|
Post by Simpsons Rule on Dec 7, 2003 18:29:49 GMT -5
Edit the red parts:
<table align="center" border="0" width="92%" cellspacing="0" cellpadding="0" class="bordercolor"> <tr> <td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td class="titlebg" align="center" colspan="3"> <font color="000000" size="2"> <b>Title</b> </font> </td> </tr> <tr> <td width="20%" valign="top" class="windowbg"> content of left box </td> <td width="60%" class="windowbg2" valign="top"> content of main center box </td> <td width="20%" valign="top" class="windowbg"> content of right box </td> </tr> </table> </td> </tr> </table>
|
|
G-11
Full Member
Let's have fun!
Posts: 22
|
Post by G-11 on Dec 7, 2003 20:44:33 GMT -5
With mine, I put a counter code in the right box, and PB links in the left box. Is that a good idea?
|
|
|
Post by Simpsons Rule on Dec 7, 2003 20:59:56 GMT -5
That's fine as long as it looks good.
|
|
G-11
Full Member
Let's have fun!
Posts: 22
|
Post by G-11 on Dec 8, 2003 22:22:27 GMT -5
Thanks.
|
|
|
Post by LilAngelChik12 on May 28, 2004 16:25:11 GMT -5
how do u add a pic ini it?
|
|
|
Post by JZSquared on May 31, 2004 15:09:28 GMT -5
Put this in between the <td> tags... <img src="URL of image" height="height of pics in pixels" width="width of pic in pixels"> And that's all you need... Or if you want the pic to be a link, you use this <a href="URL of site"><img src="URL of image" height="height of pic in pixels" width="width of pic in pixels" border="0"></a>
|
|
Steve
New Member
Join My Site!!!
Posts: 4
|
Post by Steve on Jun 1, 2004 11:18:52 GMT -5
A cool thing that you can do is put links to your email and PM. That way the members of your site can send the head admin email and PM.
|
|
|
Post by JZSquared on Jun 3, 2004 14:05:57 GMT -5
A cool thing that you can do is put links to your email and PM. That way the members of your site can send the head admin email and PM. I put a link in my sig so people can PM me easier...
|
|
|
Post by drake2josh on Mar 12, 2006 15:39:04 GMT -5
Edit the red parts: <table align="center" border="0" width="92%" cellspacing="0" cellpadding="0" class="bordercolor"> <tr> <td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td class="titlebg" align="center" colspan="3"> <font color="000000" size="2"> <b>Title</b> </font> </td> </tr> <tr> <td width="20%" valign="top" class="windowbg"> content of left box </td> <td width="60%" class="windowbg2" valign="top"> content of main center box </td> <td width="20%" valign="top" class="windowbg"> content of right box </td> </tr> </table> </td> </tr> </table>can you reply asap. how do you put colored text and urls in the info box. mine wont do it. please help.
|
|
|
Post by JZSquared on Mar 12, 2006 20:23:13 GMT -5
Use HTML tags to change the color of your text or links. Like so: <font color="000000">Text here</font> Or for links use this: <a href="URL of site"><font color="000000">Link here</font></a> Replace the 000000 with the hex color code you want. Simply put those into the info box code where the content belongs. Here is a site with hex color codes: html-color-codes.com/ I hope that this helps and reaches you in time.
|
|
|
Post by drake2josh on Mar 19, 2006 12:11:52 GMT -5
thanx a million. (that was stupid)
|
|
|
Post by drake2josh on Mar 19, 2006 12:28:06 GMT -5
1 more question. when i type the stuff in the boxes, it wont go to the next line. Like if I type...
Hi There. Please PM me. it just goes like this...
Hi There. Please PM me.
it's so annoying! how do i stop that?
|
|
|
Post by JZSquared on Mar 21, 2006 0:47:17 GMT -5
thanx a million. (that was stupid) You're welcome, glad to help. And what was stupid? 1 more question. when i type the stuff in the boxes, it wont go to the next line. Like if I type...Hi There. Please PM me. it just goes like this...Hi There. Please PM me. it's so annoying! how do i stop that? Use break tags after each line like this: Hi There.< br > Please PM me. Put in more break tags for bigger gaps in between each line.
|
|
|
Post by drake2josh on Mar 21, 2006 16:37:40 GMT -5
|
|
|
Post by drake2josh on Mar 22, 2006 14:13:52 GMT -5
HELLO?
|
|