Do you have file named "default.css" in your app/webroot/css folder? Filename and css filder are lowecase just as href in line you posted?
On Oct 3, 5:45 pm, DatacenterHellas <[email protected]> wrote: > Hello all. > > I have install the CakePHP in a sub folder in my web hosting package > > (in examplehttp://www.mydomainname.ext/subfoldername/) > > The Cake is running very cool but I have problem with CSS and propably > with other files (such as javascripts and images) tha I have not yet > try. > > From the source code inside the Firefox I see this code for the CSS > > <link rel="stylesheet" type="text/css" href="/subfoldername/css/ > default.css" /> > > But my page is not styled > > What Can I do for ? ? ? > > Kind regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
