View Single Post
Old 01-18-2013, 07:47 PM   PM User | #5
jeddi
Senior Coder

 
Join Date: May 2006
Posts: 1,525
Thanks: 26
Thanked 4 Times in 4 Posts
jeddi has a little shameless behaviour in the past
Yes - I see exactly what you are saying.

So I think the best way to deal with this is to
put the css that has variables inside the <Head> of the
index.php using:
Code:
<style type="text/css" media="all">

...
styles
...

</style>
Should work OK, I guess.

Thanks.

.
__________________
If you want to attract and keep more clients, then offer great customer support.

Support-Focus.com. automates the process and gives you a trust seal to place on your website.
I recommend that you at least take the 30 day free trial.
jeddi is offline   Reply With Quote