View Single Post
Old December 8th, 2009, 04:20 PM   #6 (permalink)
designs2010
Junior Member
Verified Customer
 
Join Date: Nov 2009
Posts: 5
Quote:
Originally Posted by Chuck S View Post
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?
designs2010 is offline   Reply With Quote