Now Im excited. 3 posts in a day. The answer for IE was to have the CSS reference to the external file (in the URL() statment) to be fully qualified: In the buttons CSS, the background image statement needed to be:
background-image: url(http://www.sitename.com/store/includ...ckground.gif);
('st' is my template name.) I suspect, if anyone is just doing the two state background image button idea, they will probably come into the same problem as I. Shall I pass this on to someone for correction in a future release? I suspect only removing the input:focus in the main css to be a separate definition, with nothing defined on it would be enough.
![]()


Reply With Quote

