keith204
Jan-07-2008, 08:20 PM
I'd like to have a vertical div to the right of my smugmug where I can put ads. I'll probably start with adsense, then try to get clients of mine to place ads directly through me.
I made a DIV with absolute positioning, top:100px; right:2px; (whatever, something like that). This got the div where I wanted it, off to the right. PROBLEM: when the window size is narrowed, the ads overlap the page.
I suppose I'd like to put a DIV in the bodywrapper, but just outside the main part of the page...how do I do this?
I made a DIV with absolute positioning, top:100px; right:2px; (whatever, something like that). This got the div where I wanted it, off to the right. PROBLEM: when the window size is narrowed, the ads overlap the page.
I suppose I'd like to put a DIV in the bodywrapper, but just outside the main part of the page...how do I do this?