Log in

View Full Version : my css drop down menu isnt working on server



Urzana
10-31-2012, 01:04 PM
Hi,

I got this css drop down menu from the net and it works fine on my computer. Once loaded on the server however it stopped!

Ive uploaded my html and image files but it seems like my image files are not working! The file sizes are not big... Any ideas on how to solve my problem?

site is gamefishingasia.com

Thanks!

Beverleyh
10-31-2012, 07:23 PM
I can't check your code from iPhone but it could just be something as simple as the path to the CSS file or images. Check to make sure paths are correct and also watch the case - if you've made your site locally on a Windows machine, uppercase and lowercase descrepancies in the paths won't matter, but when (if) you uploaded them to an Apache server, the case is critical and must match exactly.