Click to See Complete Forum and Search --> : css not working


kproc
10-13-2006, 09:08 AM
Hi

I'm creating a new werbpage, all works well at home and displayes excellent but for some reason the formating and links to phots are lost when I open the page at work.


can some please check the attached and let me know if formating is displayed

and if not any reason why not

www.familyclick.ca

wamboid
10-13-2006, 09:41 AM
The address in your source code is wrong. For the css you have:
@import "http://localhost/familyclick/familycss/default.css";
@import "http://localhost/familyclick/familycss/forms.css";
localhost/ probably refers to your computer at home. Same problem with image locations.

Remove that and it should work, assuming you have uploaded the css and images to the server.

kproc
10-13-2006, 09:59 AM
thanks for the help, ever look at something so much and it looks the same