The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
a very good source can be found here:
www.w3schools.com |
#12
|
|||
|
|||
ok, i use dreamweaver...so in order to do stuff like this i have to manually edit everything (which i don't do often) i've been reading the above link...but i happen to learn by actually seeing the code than reading stuff about how to do it.
I would really appreciate if someone would take the code below and change it so it will work without flaw if I posted it in a thread on my forum. Once I have an example like that, i can do everything...i just need to see what the actualy code would look like all together...i'll even send ya a few bucks or something if you want me to pay you to do it... Code:
<table width="700" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="4" bgcolor="#996633"><strong>This is the main header </strong></td> </tr> <tr> <td bgcolor="#9999CC"><div align="center">sub header 1 </div></td> <td bgcolor="#9999CC"><div align="right">sub header 2 </div></td> <td bgcolor="#9999CC">sub header 3 </td> <td>sub header 4 </td> </tr> <tr> <td>column 1-1 </td> <td>column 2-1 </td> <td>column 3-1 </td> <td>column 4-1 </td> </tr> <tr> <td>column 1-2</td> <td>column 2-2 </td> <td><div align="center">column 3-2 </div></td> <td><div align="right">column 4-2 </div></td> </tr> </table> |
#13
|
||||
|
||||
If you put this in a post (I assume you have HTML posting enabled), I think the problem is that the vB page already has a <htlm>, <head> and <body> tag in it.
Maybe that's the problem. Just use the <table> tags and remove the others. |
#14
|
|||
|
|||
sorry, i'll edit the above post...i am only using the table tags when i post it
and example of the above code is in post #1 post #2 is the above code with no space between tags, so i figured out it works good like that...but the only problem it still has is it won't be css compliant http://nascarracingworld.com/forum/s...?p=503#post503 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|