vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Can someone help fix this code? I messed up! (https://vborg.vbsupport.ru/showthread.php?t=134742)

BigJimTheLug 12-25-2006 06:21 AM

Can someone help fix this code? I messed up!
 
Hello, can someone help me fix this code. I totally screwed it up.
It is suppose to create 3 boxes full of a text advertisement that are lined up next to each other. The boxes are suppose to be white, with green text. The top portion of the box (theader area) is suppose to be a sea-green, maybe dark green or just plain green.
It is going to be placed in the header, right above the forum banner image, but slightly above an Adsense ad.

PHP Code:


<table width="100%" border="0" cellspacing="0" cellpadding="0" valign='center'>
 <
tr>
    <
td width="34%" height="107" border=0></a></td>
    <
td width="62%" background=""><table  align='center' bordercolor='black' border='1' cellspacing='1' cellpadding='7'>
<
tr bgcolor='green'><td colspan='2' align='center'><center><b><font color='white' size='1'></b><a href='http://www.puremarketprofits.com/adprices.php'>Paid ad!Put yours here</a>.</center></td>
</
tr>

<
tr border='0' valign='top' align='center' bgcolor=#00A200>

<td align='center' valign="top" width='33%' bgcolor='white'>
<
a href='http://stud10t.hwass.hop.clickbank.net'> <b>Blast4traffic</b></a><BR><font size="2">Tired of promoting and getting nowhere?Want a money back guarantee? Do you have a product or service to sellReceive tons of bonusesNever be accused of spamming!</font></b></td>

<
td align='center' valign='top' width='33%' bgcolor='white'>
<
a href='http://www.forexenterprise.com/cb1/?a=pqVineq'><b>Forexenterprise.com</b></a><BR><font size="1">Earn Multiple Streams of Income.<BR>Earn thousands of dollars per month.<BR>Auto-pilot system that generates ca$h.</font><BR>
</
td>


<
td align='center' valign='top' width='33%' bgcolor='white'>
<
a href="http://stud10t.ecmillions.hop.clickbank.net/"><b>Easy Chair Millionaire</b></a><BR><font size='1'>"I'll take you by the hand and teach you how to create a steady online income that will have you earning over a million dollars a year without even owning a website.</td>

</td>

</tr>
</table>
</td> 

Here is a picture of the current code.
As you can see, the dark green bar is interrupted by a bit of light green. I could not fix this. Need help with it. Please make the light green disappear.
Also, can you make it so that it is centered? I couldn't fix that either.

https://vborg.vbsupport.ru/external/2006/12/5.jpg

AndrewD 12-25-2006 08:04 AM

here you go

Code:

<table width="100%" border="0" cellspacing="0" cellpadding="0" align='center'>
<tr>
    <td align='center'>

    <table style="border: 1px solid #0B198C;" cellspacing='1' cellpadding='7' width="62%" >
        <tr>
                <td colspan='3' bgcolor="green" align='center'>
                <center>
                <font size='1'><a href='http://www.puremarketprofits.com/adprices.php'>Paid ad!Put yours here</a>.</font>
                </center>
                </td>
        </tr>

        <tr>

                <td align='center' valign="top" width='33%' bgcolor='white'>
                <a href='http://stud10t.hwass.hop.clickbank.net'> <b>Blast4traffic</b></a>
                <br /><font size="2">Tired of promoting and getting nowhere?Want a money back guarantee? Do you have a product or service to sell? Receive tons of bonuses! Never be accused of spamming!</font>
                </td>

                <td align='center' valign='top' width='33%' bgcolor='white'>
                <a href='http://www.forexenterprise.com/cb1/?a=pqVineq'><b>Forexenterprise.com</b></a>
                <br /><font size="1">Earn Multiple Streams of Income.<br />Earn thousands of dollars per month.<br />Auto-pilot system that generates ca$h.</font>
                </td>

                <td align='center' valign='top' width='33%' bgcolor='white'>
                <a href="http://stud10t.ecmillions.hop.clickbank.net/"><b>Easy Chair Millionaire</b></a>
                <br /><font size='1'>"I'll take you by the hand and teach you how to create a steady online income that will have you earning over a million dollars a year without even owning a website.</font>
                </td>

        </tr>
        </table>

        </td>
</tr>
</table>

a good place to check for html errors is http://validator.w3.org

BigJimTheLug 12-25-2006 03:51 PM

Wow, thank you very much.
Thanks for the link.:D


All times are GMT. The time now is 05:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01150 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete