Quote:
Originally Posted by Chuck S I was referring to this post which is why I asked what you edited or changed.
As stated all links to stylesheets in our program have the text/css lines so not sure what you did to resolve your issue |
Sorry Chuck... misunderstood your question.
I used the headtags template to insert the style info from the style sheet into the head area. Simply added...
<style type="text/css">
all the elements from the style sheet
</style>
This is how I would code a page if I was not using a seperate stylesheet. Not sure why this worked with Firefox but not the reference to the actual stylesheet.
Is this what you were asking about?