12-22-2006, 05:36 PM
|
#5 (permalink)
|
|
v7n Mentor
Join Date: 10-15-03
Location: Amsterdam, Netherlands
Posts: 11,437
|
Nope, I installed the 'banner' plugin found here; http://www.bibuweb.de/ but I don't understand what they mean by:
Quote:
If you want to put the banner to the bottom of your page you can comment out the line 68:
Code:
echo < script > InsertElement(’body’,'banner’) < /script>
in banner.php
If you want to put your banner to any other place, you can also change the first parameter of InsertElement. This parameter describes the parent element where to add the banner element as first child.
If you want to do so, please have also a look at the WP anatomy page
|
I did find that piece of code but really have no clue what to do with it.
I want to put the banners at the top of the page, above the posts, but got stuck with that piece of code. When I leave it where and as it is the banner shows on the bottom, under the footer (ugly), but the page gives a 'page loaded with errors' message in my browsers' tray when I activate the plugin. I want the banners to show above the posts and I did figure out I need to put some code in the index file I just don't know much about those languages at all, no php, no javascript, only some basic html knowledge.
|
|
|