View Full Version : Resolved Need help with placment of a ad
robin9000
02-10-2009, 11:22 PM
I have a google add sense add on my site and I am trying to place it to the bottom of my page but do not want it to cover my bottom bar. How can I fix this?
here is the page
http://www.robinsden.110mb.com/havingfun/jokes/cremated_husband.html
bluewalrus
02-10-2009, 11:27 PM
fiddle around with this a bit
<div id="bgfooter" style="position:fixed; bottom:0; width:100%;">
robin9000
02-11-2009, 12:41 AM
That basically works but it puts part of it behind the footer. Is there any way to get it so that the page is longer or somthing so that the hole add is displayed?
bluewalrus
02-11-2009, 01:23 AM
<script type="text/javascript"><!--
google_ad_client = "pub-3821276379643407";
/* 728x90, created 2/10/09 */
google_ad_slot = "6988877372";
google_ad_width = 728;
google_ad_height = 140;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<!--Content ends here-->
<!--Footer Starts Here-->
<div class="push"></div>
<div class="footer">
<!-- Start of StatCounter Code -->
<div id="leftalign">
<script type="text/javascript">
var sc_project=4419983;
var sc_invisible=0;
var sc_partition=55;
var sc_click_stat=1;
var sc_security="46717204";
</script>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a title="counters for myspace" class="statcounter" href="http://www.statcounter.com/myspace/"><img class="statcounter" src="http://c.statcounter.com/4419983/0/46717204/0/" alt="counters for myspace" /></a></div></noscript>
</div>
<!-- End of StatCounter Code -->
<div id="bgfooter" style="position:relative; bottom:0; width:100%;">
<script type="text/javascript" src="../../Scripts/footer.js"></script>
<!--Footer Ends Here-->
robin9000
02-11-2009, 01:33 AM
Thanks, no clue how u did that but it works. Thanks.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.