Log in

View Full Version : My site only works in safari and I need help.



mccrank19
01-03-2009, 09:23 PM
Describe problem: Everything works fine in Safari but any browser through a PC the site just doesn't function, things seem to be sliced up and the lightbox for my images doesn't work properly.

www.st-jeandesign.com

Snookerman
01-03-2009, 10:05 PM
Could you post a screenshot to show us what you want it to look like?

mccrank19
01-03-2009, 11:10 PM
On pc's the images are all outlined in blue... most of them dont load up and some things are just not together... it makes no sense.

Snookerman
01-04-2009, 12:33 AM
Try adding this to your css code:

img {
border:none;
}