View Single Post
Old 03-13-2012, 06:30 AM   PM User | #3
d'Anconia
Regular Coder

 
d'Anconia's Avatar
 
Join Date: Jan 2010
Location: Tempe, AZ
Posts: 142
Thanks: 15
Thanked 5 Times in 5 Posts
d'Anconia is an unknown quantity at this point
Hmmm well for some reason it seems to be working now, and yes the style sheet was included in the header.html file. Thanks for the help though!

PS For those who are newer to PHP make sure not to forget that an included file (such as header.html) will still access other files (such as styles.css) from the original file (such as login.php). This can get confusing if the included header is not in the same folder as the original file, and thus has to access the style sheet from the location of the original file.
__________________
Powerful ideas for all lovers of personal and political freedom:
Freedomain Radio
Free Talk Live
d'Anconia is offline   Reply With Quote