1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

New Template - Need help with ad intergration

Discussion in 'HTML & Website Design' started by szkoda, Aug 24, 2008.

  1. #1
    I have a new template for my website (which can be seen here: www.gametryout.com/index2.php) but am having a little trouble with inserting adsense into it.

    I have managed to insert it into the left hand column successfully but cannot insert it into the bottom half of the right hand column. I have put the code in but the ad simply does not show (I have also tried inserting adbrite ads into the space but still it does not show up).

    The other problem I am having is trying to insert an ad into the header of the page, I simply dont know where in the code to insert it.

    I did not make the template as I am very much a novice in this field. Any advice would be great :)
     
    szkoda, Aug 24, 2008 IP
  2. Thirty5Productions

    Thirty5Productions Guest

    Messages:
    201
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you post your header source code here , this will help in seeing, what is the issue you are having with your header codes ads




     
    Thirty5Productions, Aug 24, 2008 IP
  3. szkoda

    szkoda Banned

    Messages:
    189
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #3
    <p align="center">
    <TABLE WIDTH=898 BORDER=0 CELLPADDING=0 CELLSPACING=0>
    <TR>
    		<TD COLSPAN=3 ROWSPAN=3>
    			<IMG SRC="website/images/index_01.gif" WIDTH=349 HEIGHT=152 ALT=""></TD>
    		<TD width="26" ROWSPAN=3>
    			<IMG SRC="website/images/index_02.gif" WIDTH=26 HEIGHT=152 ALT=""></TD>
    <TD COLSPAN=4>
    			<IMG SRC="website/images/index_03.gif" WIDTH=496 HEIGHT=40 ALT=""></TD>
    	</TR>
    	<TR>
    Code (markup):
    This is the code where the ad needs to be inserted
     
    szkoda, Aug 24, 2008 IP
  4. garrettheel

    garrettheel Peon

    Messages:
    341
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    
    <TABLE WIDTH=871 BORDER=0 CELLPADDING=0 CELLSPACING=0>
    	<TR>
    
    		<TD COLSPAN=3 ROWSPAN=3>
    			<IMG SRC="website/images/index_01.gif" WIDTH=349 HEIGHT=152 ALT=""></TD>
    		<TD ROWSPAN=3>
    			<IMG SRC="website/images/index_02.gif" WIDTH=26 HEIGHT=152 ALT=""></TD>
    		<TD COLSPAN=4>
    			<IMG SRC="website/images/index_03.gif" WIDTH=496 HEIGHT=40 ALT=""></TD>
    	</TR>
    	<TR>
    		<TD COLSPAN=3>**PUT THE ADSENSE CODE HERE***
    
    			</TD>
    		<TD>
    			<IMG SRC="website/images/index_05.gif" WIDTH=28 HEIGHT=60 ALT=""></TD>
    	</TR>
    	<TR>
    		<TD COLSPAN=4>
    			<IMG SRC="website/images/index_06.gif" WIDTH=496 HEIGHT=52 ALT=""></TD>
    	</TR>
    	<TR>
    
    
    Code (markup):
     
    garrettheel, Aug 24, 2008 IP
    szkoda likes this.
  5. szkoda

    szkoda Banned

    Messages:
    189
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #5
    that worked great but now my page looks like this
     
    szkoda, Aug 24, 2008 IP
  6. garrettheel

    garrettheel Peon

    Messages:
    341
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Paste the new code that you used here..
     
    garrettheel, Aug 24, 2008 IP
  7. szkoda

    szkoda Banned

    Messages:
    189
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #7
    Nevermind fixed it now thanks for the help
     
    szkoda, Aug 25, 2008 IP