PDA

View Full Version : Tables



GoldenMerc
11-11-2007, 10:24 PM
Yeh well i need like a table which allows like a 34x34 image and some writing,Would i be able to put that in a vB post? like if i allow HTML ect..?

GoldenMerc
12-11-2007, 06:26 PM
Bump +rep for help.

Edited by opensourcehost (Forum Super Moderator): Please do not multiple post.

Decode
12-11-2007, 08:23 PM
yes, unless a stylesheet over ruled the size of your table or text

GoldenMerc
13-11-2007, 04:42 PM
How would i do it?

Decode
13-11-2007, 07:46 PM
<table width="34" cellpadding="0" cellspacing="0" background="BACKGROUNDIMAGEURLHERE"><tr><td>
Text here
</td></tr></table>

GoldenMerc
13-11-2007, 07:55 PM
So say if i make it 25 cells like spaces? what would that be?

Decode
13-11-2007, 09:10 PM
<table width="34" cellpadding="0" cellspacing="0" background="BACKGROUNDIMAGEURLHERE"><tr>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
<td>Text here</td>
</tr></table>

GoldenMerc
13-11-2007, 09:19 PM
Does it need a background?

GoldenMerc
14-11-2007, 10:19 AM
Ok Tom that didnt work i have enabled HTML,BB code ect... for the forum still doesnt work :[

MrCraig
14-11-2007, 12:50 PM
<table width="100%" border="1">
<tr>
<td width="34">Image goes Here...</td>
<td width="79%">Text Here...</td>
</tr>
</table>


I dno whether that works or not, but i dont see any reason why it wont.

GoldenMerc
14-11-2007, 12:56 PM
http://www.hhgs.net/showthread.php?p=38847#post38847
Doesnt work ether :@

MrCraig
14-11-2007, 02:57 PM
erm.. it doesnt look like HTML is parsing...

Try adding it as a bb code..

GoldenMerc
14-11-2007, 03:03 PM
How would i do that?

Decode
14-11-2007, 04:29 PM
Ok Tom that didnt work i have enabled HTML,BB code ect... for the forum still doesnt work :[
do u want 25 rows or 25 cols?

GoldenMerc
14-11-2007, 04:49 PM
25 sq's about 5 rows

GoldenMerc
25-11-2007, 05:09 PM
Sorry i have to bump and double post but im adding information,
I need it to have around 5 rows and work in a post with vBulletin, If HTML and all the codes are enabled.
+rep if you help
Ross

Want to hide these adverts? Register an account for free!