View Single Post
  #3 (permalink)  
Old Apr 18th, 2008, 01:36
dancave dancave is offline
Junior Member
Join Date: Apr 2008
Location: BORO
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS links broken up and missing

A common problem when CSS and images are on a server is that they often have files or path names with CAPITAL LETTERS included.

Servers are less forgiving than your local PC with capital letters.

Also check you have used the corect addressing in your css file. If you are using relative addressing in your css check you have written down the paths correctly


Hope that helps


Dan Cave

Last edited by Aso; Apr 18th, 2008 at 11:51. Reason: No signature before 25 posts
Reply With Quote