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

hswong3i’s picture

Status: Active » Postponed (maintainer needs more info)

You 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.

HS’s picture

Hi,

Thank you for the prompt response. I have attached a screenshot. I'm on D6.8 using the Marinelli theme.

HS’s picture

hswong3i’s picture

Try 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

HS’s picture

Float right same thing happens. I am useless at CSS how do I add a z-index?

hswong3i’s picture

HS’s picture

Thank 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

hswong3i’s picture

Assigned: Unassigned » hswong3i
Status: Postponed (maintainer needs more info) » Active

You may add z-index to your adsense_injector template, e.g.

<div style="float: right; margin: 0; padding: 0 1em .25em 0; z-index: 10;">[adsense:250x250:8496125171]</div>%body<br class="clear"/>[adsense:728x90:7878425880]
HS’s picture

Thanks will give that a try.

HS’s picture

Status: Active » Fixed

Thank you adding the z-index worked!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.