David, I don't know the cause of the problem, but I can offer a
troubleshooting tip or two...

First, forget about the content of your .tpl files. They are completely
irrelevant.

When troubleshooting a problem with HTML, CSS, or JavaScript code, the only
thing that can affect the browser is what the the browser actually receives
over the wire. The browser doesn't know or care whether your HTML comes from
a .tpl file, an ASP page, Ruby on Rails, or a hard coded static page.

The best thing would be if you can post a link to the failing page. That way
anyone who wants to help can see what the browser sees. If that's not
possible, then at least post the actual code that the browser receives (View
Source etc.), not what's on your server. But a link would be by far the
best.

-Mike
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to