1
jimbofoxman
Adding a static block above the centercolumn?

Basically I wanna add a static block above the center column for ads from google.

I Need to add this code;

<script type="text/javascript">
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
script>


I can't add it like another column using TD's, so how would I do it in the theme.html file to always be right above the the centercolumns, no matter what the center column setup is.

THANKS

2
Lance_
Re: Adding a static block above the centercolumn?
  • 2006/1/5 2:48

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


If you have somthing like this in your theme

 
td>
<
td id="centercolumn">


Stick your code maybe between

...

tags

 
td>
<
td id="centercolumn">

<
p>
<
script type="text/javascript">
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
script>
p>




Something like that.

Cheer.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting

3
jimbofoxman
Re: Adding a static block above the centercolumn?

I knew it was something I was missing.

Login

Who's Online

390 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 390


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits