Project:Forward
Version:6.x-1.7
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello,

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

Comments

#1

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

thanks!

#3

Status:fixed» closed (fixed)

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