jatrix32
10-11-2010, 03:11 PM
I have an image that I am calling to a page using the following code:
<img src="#header.logo#" alt="#acct_title#" border="0" />
In the page that is calling this template, I have set the header to equal logo.jpg.
When I view my page in Firefox, the logo displays perfectly. When I view it in IE, I get the dreaded RED X.
I am not as familiar with IE, so was hoping someone might know why this is happening.
<img src="#header.logo#" alt="#acct_title#" border="0" />
In the page that is calling this template, I have set the header to equal logo.jpg.
When I view my page in Firefox, the logo displays perfectly. When I view it in IE, I get the dreaded RED X.
I am not as familiar with IE, so was hoping someone might know why this is happening.