Replacing a <hr> with an image

On April 13, 2010, in For Developers, by Dustin Davisson

This was actually quite a bit more difficult than I had hoped.  Internet Explorer seems to put a mysterious border around the image used to replace the hr tag, when simply using a definition for background: url(/path/to/hr.png);.  This can be very frustrating.  You can see an example, with some css code, ignore the highlights below: [...]

 

SpamAssassin Date Problems

On January 4, 2010, in Effective Email, For Developers, by Dustin Davisson

It appears the default configuration for SpamAssassin considers any date on an email far in the future to be suspicious.  Unfortunately for SpamAssassin users, any date after 2009 is considered to be far in the future, leading to many deliverability issues. This means that until the SpamAssasin team release a fix, and that fix is [...]

 

Events Manager 2.0 Plugin: Time Bug

On August 11, 2009, in For Developers, by Dustin Davisson

Having trouble showing time right with the events-manager plugin?

Tagged with:  

Latest Video