![]() |
|
#1
|
|||
|
|||
|
I am attempting to make my own html table integrated into a new module in vbadvanced. For some reason when I create the module it does not pick up the back ground style of the other modules.
http://micthrillaz.com/ The progression mod on the left is the one I am talking about, it is acquiring a black background for some reason. Any thoughts? |
|
#2
|
|||
|
|||
|
Quote:
<td class="$bgclass"> or <td class="alt1"> |
|
#3
|
|||
|
|||
|
So, I made that change and for some reason it integrates the table design into the header part of the module. Any ideas?
|
|
#4
|
|||
|
|||
|
Is this a Template Module? Please post the template code (ALL OF IT) so I can see if you correctly wrapped it. Also, are you using the module wrapper?
|
|
#5
|
|||
|
|||
|
would also be nice to actually "SEE" what you are doing.
|
|
#6
|
|||
|
|||
|
Looks like you got it worked out.. altho by looking at your source code, you are missing a closing </td> tag ie.. The one in RED below
<tr><td Class="alt2"> YOUR CODE HERE </td></tr> |
|
#7
|
|||
|
|||
|
Yeah, I think I got it worked out. I appreciate the help.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Putting a HTML table into a module | LUK3 | "How Do I..." Questions | 11 | 07-27-2006 08:47 AM |
| HTML table within a module | wynode | "How Do I..." Questions | 2 | 05-26-2006 08:38 AM |
| vbadvanced table | alexl36 | Chit Chat | 2 | 04-17-2006 10:10 AM |
| Help with coding module (HTML table) | aggiefan | Troubleshooting / "How do I..." Questions | 5 | 05-19-2005 12:13 AM |
| Table to the right of Logo | JayMorr | Troubleshooting / "How do I..." Questions | 2 | 06-10-2004 01:41 PM |