it's versions 7... try removing that space in the header line - " class="hdr"; otherwise, I can't see any other difference. IE is extremely sensitive, so that extra space may be it.
Ugh! I just typed a reply and it didn't save... well I thought it didn't...
there is a space between the " and the word class... that may be why it's not showing in IE. FF and Safari may be able to overlook 'mistakes' like that and clean up the html/css on viewing. IE is not as forgiving.
Hi Melissa, it's probably the space after the open quotes in " class="hdr"; when I highlighted where the header should be, that's what showed up, and it's also in the source with the space.
If you are able, go into the page to edit and look for this code:
Replies
It's working now.
Thank you for your time. I wouldn't have gone back to look if you hadn't mentioned your first suggestion again.
What version of IE are you using? In IE7, the third column is where it should be.
there is a space between the " and the word class... that may be why it's not showing in IE. FF and Safari may be able to overlook 'mistakes' like that and clean up the html/css on viewing. IE is not as forgiving.
Hope this helps.
MizzRikki
If you are able, go into the page to edit and look for this code:
" class="hdr">
... and take the space out.
Hope this helps
MizzRikki