PDA

View Full Version : Why does my site display so small online?


bchapp3182
06-04-2005, 03:06 PM
This is a pretty basic question. My website's content displays very small, the text is really small. When viewed in internet explorer the entire site's pages are shifted to the left of the screen. In aol, it's more centered but still small. I have the size of the site set to "contents". Everything is displaying so scrunched up, small on the web. Take a look, www.LushMedSpa.com . How do I make it appear normal? :confused:

milhowsse
06-05-2005, 07:37 AM
i looked at it in safari with the browser at full screen and my screen res is set to 1024x768. it looks like a perfect size to me. the swf resizes when you resize the browser window so you might want to turn that off.

Curly Brace
06-05-2005, 07:53 AM
That's because of your swf is trying to stretch to 100% width and height. Do a search on this forums with "Firefox" and "100%" and you should find a workaround (the simpliest I know is to remove the first line of your html page: "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" - but it's not the good solution)