Forum Moderators: phranque
What I was wondering is if some seasoned web devs could pm me and I'll forward you the site url to check out in both browsers so you can have a look at the code.
I'd REALLY appreciate the help, and will be inclined to compensate the first person (via paypal) that finds the solution to my problem.
After tearing my hair out, I figured what the problem was on my own.
For some reason, the last time I saved the site in Dreamweaver, all of the links refering to the images on the page had \ slashes instead of /. While IE had no problem with the directory structure looking like this > \main\files\images\img.jpg, Firefox got befuddled.
After I went back and changed all of my image url's with forward slashes, the site loaded just fine in Mozilla.
What a relief :)