Posted by talengix on June 19, 2009 at 12:33pm
Jump to:
| 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
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
Automatically closed -- issue fixed for 2 weeks with no activity.