Freepages-Help-L Archives
Archiver > Freepages-Help > 2001-03 > 0984229829
From: Ken McInnes <>
Subject: [FreeHelp] Re: Advertising
Date: Sun, 11 Mar 2001 00:10:29 +1100
You wrote:
<clip>
> How do I get the advertising banners to stay a bit higher on my web page as
> they are conflicting with the title of the pages.
<clip>
You are using 'style' with 'absolute positioning' for your page layout.
As the ads are inserted in your HTML just after the BODY tag and just before the
/BODY tag, they will always conflict with any page layout using 'absolute
positioning'.
Either change the style to relative positioning, or don't use positioning at
all.
If you don't know what any of this means, then your editor ('Web Studio' ?) has
added all this into your HTML code for you, without you knowing about it.
If this is the case, try simplifying your page layout and see if that fixes the
problem.
regards
Ken McInnes
Ringwood North VIC AUS
--------------------------
My family history gateway
<http://freepages.genealogy.rootsweb.com/~kenmac/>
--------------------------
This thread:
| [FreeHelp] Re: Advertising by Ken McInnes <> |