If you take a look at www.swapandshoponline.com
you will see a google adsense in the left hand corner.
I want to move it up to even out the look.
Any suggestions?
Thanks!
If you open layout.tpl.php and find your nav section. You will see the nav section is actually a table within a data cell. There are a few ways to do it, one of which is simply create another table under the bottom nav table and in it a row and cell and in the cell the goolge code.
If you open layout.tpl.php and find your nav section. You will see the nav section is actually a table within a data cell. There are a few ways to do it, one of which is simply create another table under the bottom nav table and in it a row and cell and in the cell the goolge code.
I called myself trying to do that...but it didn't work
I called myself trying to do that...but it didn't work
If it didnt work my guess is that the site didnt recompile the templates. I would try it again and this time before testing it, delete all the files in the directory templates_c.