Jump to content

[SOLVED] my css file work only on localhost !!


isaac_cm

Recommended Posts

Hi,

I using a simple css file for a report it has some colors and borders and it work fin on localhost, the problem when I upload to my server I see the report without any css at all !!

 

the css file is called like that

<link href="css/Items.css" rel="stylesheet" type="text/css">

 

in a file called header.php then I include that file in the final report page

 

any idea ??

Like sKunKbad recommends, you need to double check your directory structure. Also, you need to double check your capitalization of your filename and make sure you are referencing the appropriate file.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.