HeadRat
06-14-2005, 12:05 PM
And by WILL NOT, I mean, I have it active, I have it all set up right, it was working before, but for some reason it WILL NOT display.
I even tried just cutting and pasting it to another "full width" module I have that IS working and it changes the module size screwing up the whole page.
Here is what I got:
<code>
<!-- START Full width module -->
<!-- closing off the existing table, as unused -->
</td></tr></table>
<!-- opening the new fullwidth table -->
<table align="center" class="page" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet]Fully Registered Members, please note as this applies to you ALSO</strong></span></td>
</tr>
<tr>
<td class="$getbgrow" width="100%" align="center">
<p>
<!-- Begin PayPal Logo -->
<A HREF="https://www.paypal.com/...4" target="_blank"><IMG SRC="http://images.paypal.com/en_US/i/bnr/paypal_mrb_banner.gif" BORDER="0" align="center" ALT="Sign up for PayPal and work with Rat Pack International."></A><br><br>
<b>Are you working for a Company, HeadHunter Service, or in an HR dept. that wants to work with Rat Pack International?</b> Get your company/personal credit card out or Sign up for a PayPal Account, if you don't already have one. Then contact HeadRat@RatPackInternational.com, to discuss your options and where/how to make your payment.<br>
<b>Rat Pack International</b> has different levels of Business accessability all at different price schedules, such as Job Posting, Live UP TO DATE messaging, and Craft Search engines to help you find Overseas Construction Professionals.<br>
Simply click <A HREF="http://www.ratpackinternational.com/packchat/showthread.php?p=1275#post1275>HERE</A> to see the list of options we have available.<br>
<!-- End PayPal Logo -->
<!-- closing the new fullwidth header -->
</td></tr></table>
<!-- Now we need a dummy block first column -->
<table align="center" class="page" cellspacing="0" cellpadding="0"width="100%">
<tr valign="top">
<!-- change this 180 to your column width? -->
<td width="175">
<!-- End Full width module -->
</code>
I even tried just cutting and pasting it to another "full width" module I have that IS working and it changes the module size screwing up the whole page.
Here is what I got:
<code>
<!-- START Full width module -->
<!-- closing off the existing table, as unused -->
</td></tr></table>
<!-- opening the new fullwidth table -->
<table align="center" class="page" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet]Fully Registered Members, please note as this applies to you ALSO</strong></span></td>
</tr>
<tr>
<td class="$getbgrow" width="100%" align="center">
<p>
<!-- Begin PayPal Logo -->
<A HREF="https://www.paypal.com/...4" target="_blank"><IMG SRC="http://images.paypal.com/en_US/i/bnr/paypal_mrb_banner.gif" BORDER="0" align="center" ALT="Sign up for PayPal and work with Rat Pack International."></A><br><br>
<b>Are you working for a Company, HeadHunter Service, or in an HR dept. that wants to work with Rat Pack International?</b> Get your company/personal credit card out or Sign up for a PayPal Account, if you don't already have one. Then contact HeadRat@RatPackInternational.com, to discuss your options and where/how to make your payment.<br>
<b>Rat Pack International</b> has different levels of Business accessability all at different price schedules, such as Job Posting, Live UP TO DATE messaging, and Craft Search engines to help you find Overseas Construction Professionals.<br>
Simply click <A HREF="http://www.ratpackinternational.com/packchat/showthread.php?p=1275#post1275>HERE</A> to see the list of options we have available.<br>
<!-- End PayPal Logo -->
<!-- closing the new fullwidth header -->
</td></tr></table>
<!-- Now we need a dummy block first column -->
<table align="center" class="page" cellspacing="0" cellpadding="0"width="100%">
<tr valign="top">
<!-- change this 180 to your column width? -->
<td width="175">
<!-- End Full width module -->
</code>