Move the Ad Banner to the bottom in Igames theme? Move the Ad Banner to the bottom in Igames theme?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Move the Ad Banner to the bottom in Igames theme?

Started by lucanor, June 16, 2006, 12:42:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lucanor

Hello. I'm a newbie user in Coppermine. I have Igames Theme but I don't want he advertising banner at the top of my page. I have seen some CPG pages with this banner at bottom, near the "powered by CPG", etc.
Anyone knows how to modify. I've searched by the forum but I didn't find the answer. Thanks in advance.

      My index page is: http://tabloide.byethost24.com/htdocs/index.php?cat=0

Thanks.

Sami

this is not related to Coppermine !!!
you or probably your hosting put that banner , ask your host for support
here is the code they add to your theme

<iframe name="byethostframedobject_spacer"
width="0"
height="0"
scrolling="no"
frameborder="0"
marginwidth="0"
marginheight="0">
</iframe>
<div style="text-align: center;"><div style="position:relative; top:0; width: 468px; height: 60px; margin-right:auto;margin-left:auto; z-index:99999">
<iframe name="byethostframedobject"
width="468"
height="60"
scrolling="no"
frameborder="0"
src="http://209.190.16.82/bh24.php"
marginwidth="0"
marginheight="0">
</iframe>
</div>
‍I don't answer to PM with support question
Please post your issue to related board

lucanor

Thanks! I don't know how to change it. And many thanks for put the code.

Sami

if you are using free web hosting , then you can not change it.
‍I don't answer to PM with support question
Please post your issue to related board

lucanor

Quote from: bmossavari on June 17, 2006, 09:57:40 AM
if you are using free web hosting , then you can not change it.

I think I can move it to the bottom or create a banner on my own (as I've readed in the forum of my hosting server).
Now the problem is to localize the file with this code...  ???
Thanks.

Sami

You should put your AD banner code after {VANITY} tag under template.html of your theme
‍I don't answer to PM with support question
Please post your issue to related board