So i've got the Simplenews module up and running. Everthing works like a charm. Together with the Simplenews content selection module it is exactly what I needed. The send newletter looks great! only uotlook 2007 gives me a headache. I've got most Outlook 2007 problems solved... only the margins-issue around images. I can't seem to fix the problem that there is no space between an image and the text beside it. I've tried setting a border around the image, putting a div around and a lot more tricks I've read on the internet. Always with the dame outcome. Even if there is a way to add inline css to the code generated wit SCS-module, this is not a very straight forward sollution for a contentmanager with nearly no knowledge of css. I've been breaking my head over this for the last week and I'm running out of options. Could somebody give me a suggestion or help me on my way?

Thanks!

Comments

brauhaus’s picture

So,after another week of breaking my head on this, I decided to manually add a margins to my images in photoshop... :-/

jmatuska’s picture

how did you get your image(s) to wrap in Outlook 2007?
apparently Outlook 2007 ignores "float".

i'm using just the standard line print render($build); to render all the content and the images, but it won't let me float the image(s). so it's very ugly in O2007...

and using inline styles for Outlook i can't call out and style the "img" tag separately...

thanks for any advice,
Jean :)