vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v3.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 02-23-2008, 01:37 PM
Flootroops Flootroops is offline
Junior Member
 
Join Date: Feb 2008
Posts: 3
Default HTML Table Integration

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?
Reply With Quote
  #2  
Old 02-23-2008, 01:53 PM
bobster65 bobster65 is offline
Senior Member
 
Join Date: Mar 2006
Posts: 587
Default Re: HTML Table Integration

Quote:
Originally Posted by Flootroops View Post
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?
In your template, the code should be wrapped with <tr><td> your code here </td></tr> so just replace the <td> with one of the below.. it will then match your other modules.

<td class="$bgclass"> or <td class="alt1">
Reply With Quote
  #3  
Old 02-23-2008, 03:16 PM
Flootroops Flootroops is offline
Junior Member
 
Join Date: Feb 2008
Posts: 3
Default Re: HTML Table Integration

So, I made that change and for some reason it integrates the table design into the header part of the module. Any ideas?
Reply With Quote
  #4  
Old 02-23-2008, 03:41 PM
bobster65 bobster65 is offline
Senior Member
 
Join Date: Mar 2006
Posts: 587
Default Re: HTML Table Integration

Quote:
Originally Posted by Flootroops View Post
So, I made that change and for some reason it integrates the table design into the header part of the module. Any ideas?
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?
Reply With Quote
  #5  
Old 02-23-2008, 03:42 PM
bobster65 bobster65 is offline
Senior Member
 
Join Date: Mar 2006
Posts: 587
Default Re: HTML Table Integration

would also be nice to actually "SEE" what you are doing.
Reply With Quote
  #6  
Old 02-23-2008, 04:24 PM
bobster65 bobster65 is offline
Senior Member
 
Join Date: Mar 2006
Posts: 587
Default Re: HTML Table Integration

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>
Reply With Quote
  #7  
Old 02-23-2008, 06:57 PM
Flootroops Flootroops is offline
Junior Member
 
Join Date: Feb 2008
Posts: 3
Default Re: HTML Table Integration

Quote:
Originally Posted by bobster65 View Post
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>
Yeah, I think I got it worked out. I appreciate the help.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -4. The time now is 05:45 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.