View Single Post
Old 06-23-2005, 08:56 PM   #15 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 598
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
Quote:
You can't use dynamic CSS background as the final code is phased as CSS and not PHP so it does not understand it.
I'm guessing that poster was suspecting the same thing that I was, namely that css file wasn't being passed through the php interpreter.

Okay assuming your test site is here http://www.danielcarney.net/ , your mainbody is defined as a class which means in CSS is should be addressed as .mainbody # is for id.

EDIT: I should have seen that in your first post...
__________________
Stop intellectual property from infringing on me

Last edited by teknomage1; 06-23-2005 at 09:16 PM.
teknomage1 is offline   Reply With Quote