Thank you for the module and the port to D6. Just have issues displaying inline ads if there is a blockquote around. The blockquote runs over the ad.
Any help is appreciated.
H
Thank you for the module and the port to D6. Just have issues displaying inline ads if there is a blockquote around. The blockquote runs over the ad.
Any help is appreciated.
H
Comments
Comment #1
hswong3i commentedYou may check my blog pages:
http://edin.no-ip.com/node/237?theme=garland
http://edin.no-ip.com/node/237?theme=interactive_media
http://edin.no-ip.com/node/237?theme=contented7
http://edin.no-ip.com/node/237?theme=internet_services_2
http://edin.no-ip.com/node/237?theme=multiflex3
http://edin.no-ip.com/node/237?theme=easybreeze
I check with FF3 and IE7, all blockquote display under ads. May you provide more information as references? E.g. Your site url, your browser, etc. A screenshot would be very helpful.
Comment #2
HS commentedHi,
Thank you for the prompt response. I have attached a screenshot. I'm on D6.8 using the Marinelli theme.
Comment #3
HS commentedSorry, here is the image.
http://img72.imageshack.us/img72/8809/screenshot004ys0.png
Comment #4
hswong3i commentedTry not float left but right? Or else you may also add a z-index to the div block. This is a CSS problem but shouldn't belong to this simple module :D
Comment #5
HS commentedFloat right same thing happens. I am useless at CSS how do I add a z-index?
Comment #6
hswong3i commentedAs your references: http://www.w3schools.com/css/css_positioning.asp
Comment #7
HS commentedThank you! so I should add the z-index to the blockquote section of my theme's css?
Merry xmas and compliments of the season!
H
Comment #8
hswong3i commentedYou may add z-index to your adsense_injector template, e.g.
Comment #9
HS commentedThanks will give that a try.
Comment #10
HS commentedThank you adding the z-index worked!