Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   HTML / XHTML / CSS (http://www.programmingforums.org/forum27.html)
-   -   My Site Header... Support (http://www.programmingforums.org/showthread.php?t=1010)

TecBrain Nov 1st, 2004 3:27 PM

I need some help with my site; I have just finished working with my header file, after adding Google adv and the background image (right side of the logo). I keep getting that gray color, I have no idea where it does come from, and though on the left side seems to be fine:

http://www.tecbrain.org

Here is my header banner code


:



<body text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">


<table border="0" align="center" cellspacing="0" height=154 cellpadding="0" width="100%" >
        <tr>
 <td height=154 cellspacing="0" cellpadding="0" align=left width="324" >
 
 <a href="http://www.tecbrain.org"><img src="/templates/subSilver/images/topleft.jpg" border="0"></a>
 
 
 </td>
       
 <td align=right cellspacing="0" cellpadding="0" background="/templates/subSilver/images/topright.jpg">
 
<script type="text/javascript"><!--
google_ad_client = "pub-1926612487039276";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_channel ="";
google_page_url = document.location;
//--></script>
<script type="text/javascript"
 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
 
 </td>
        </tr>
</table>


TecBrain Nov 1st, 2004 7:04 PM

Ok guys seems to be fixed now.....


Thanks.

kurifu Nov 1st, 2004 8:11 PM

And all it took was manipulating you with my mind ;)

Ooble Nov 2nd, 2004 11:53 AM

That code was pretty helpful - I now know that disabling JavaScript also disables the Google ad banner. Cheers. Oh, and when I find the time, I will start posting at your site.


All times are GMT -5. The time now is 8:04 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC