| Forums > Help! > "ADS OF BLOGGER" (4 replies)
|
|
|
I was trying out Vasamo's while you loved me but when i tried to publish (just a trial) the ad of blogger appeared where the quote "...while you loved me..." appeared. so it was completely covered. what can i do with the html or something to prevent this? thanks so much!
|
| |
|
| |
|
| |
try this:
look for
and replace with
that way, the main content is moved downwards to give space for the blogger ad.
|
| |
| |
|
| |
ooops sorry it didn't show up.
repeat:
look for
<div id="Layer1" style="position:absolute; left:0px; top:0px; z-index:1; background-color:#C4C4C4">
<img src="http://www.angelfire.com/blog/pics7/images/peir.jpg"></div>
<div id="Layer2" style="position:absolute; left:340px; top:15px; width:390px; z-index:2">
<div align="center">
and replace with
<div id="Layer1" style="position:absolute; left:0px; top:100px; z-index:1; background-color:#C4C4C4">
<img src="http://www.angelfire.com/blog/pics7/images/peir.jpg"></div>
<div id="Layer2" style="position:absolute; left:340px; top:15px; width:390px; z-index:2">
<div align="center" style="position:absolute; left:0px; top:100px;">
that way, the main content is moved downwards to give space for the blogger ad.
|
| |
| |
|
| |
hey! thanks for the advice! will try it out later!
|
| |
| |
|
| |
nevermind...i just need to change the height. thank anyway!
|
| Subscribe To This Thread: RSS 2.0 or Atom (?) |
| This thread has been locked, and no new replies can be posted. |