remove image border from email

iteego - June 19, 2009 - 12:33
Project:Forward
Version:6.x-1.7
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hello,

How can i remove the blue borders around linked images in the e-mail that is sent out?

#1

seanr - June 22, 2009 - 20:42
Status:active» fixed

You can override the theme function and add this to the top just before the table tag:

<style type="text/css">a img {border:0;}</style>

#2

iteego - June 23, 2009 - 04:25

thanks!

#3

System Message - July 7, 2009 - 04:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.