Skinning and designing Serendipity (CSS, HTML, Smarty)
-
aff_dan
- Regular
- Posts: 8
- Joined: Mon May 17, 2004 11:51 am
-
Contact:
Post
by aff_dan »
Hi all,
I have a problem here:
http://www.my-insurance-loans.com/articles/
I dont find that banner from 888.com in any my templates! I tryed to look into default templates, and no way to find it!
PLEASE help me!
Regards,
Dan

-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
-
Contact:
Post
by carl_galloway »
Dan,
Are you using a free host? The code is appearing in your page as the very first line in the body
Code: Select all
<body> <a href="http://www.888.com?sr=363314"><img border=0 src="http://marketing.888.com/images/affiliates_banners/888/1999-0-468x60.gif"></a><font color="#990000" size="4"></font><br />
<div id="serendipity_banner">
If this is in your theme it will be in index.tpl at that location, if not, then probably your host is automatically inserting this code.
Cheers
Carl
-
aff_dan
- Regular
- Posts: 8
- Joined: Mon May 17, 2004 11:51 am
-
Contact:
Post
by aff_dan »
Hi Carl,
THANK YOU very much for reply. It helps!
Regards!