|
| |
|
|
dvickery1
Posts: 2 Joined: 2/1/2008 Status: offline
|
Frontpage Issues - 2/1/2008 20:29:15
Hey everyone, I am using microsoft frontpage 2002 to do this website: www.battlezonepb.com Now, I am having a couple of issues. Number 1 is that i designed to site to fit mozilla firefox and it does perfectly. However, when I test it out in internet explorer, the link table turns out massively wide. Any suggestions? Another problem is that for some reason my photo gallerys will not show up. I have tried and tried with remaking them and everything. Any help would be appreciated. Thanks. Daniel
|
|
|
|
swoosh
Posts: 1438 Joined: 5/18/2002 From: Beaver Falls, PA Status: offline
|
RE: Frontpage Issues - 2/2/2008 12:22:52
Welcome to Outfront, You code is telling the browser to display your images in percentages rather than pixels. Try adjusting that and see if that clears things up a bit with the width problem.
_____________________________
Swoooosh Just Do It!
|
|
|
|
Tailslide
Posts: 6270 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Frontpage Issues - 2/2/2008 13:06:41
The problem is probably that you don't have a full and valid DOCTYPE. Without this browsers operate in Quirks mode which means that you're relying on their error handling routines to work out what you want. Also - to make matters worse - IE in quirks mode uses a completely different box model than all other browsers - which leads to different widths that you'd expect. So add a full DOCTYPE and you should then at least have a level playing field. Using % is ok for chunks of the page and even for images and buttons but you have to make sure they'll look ok at wider and narrower screen resolutions. You say that you made the site to fit FF - but Firefox and IE etc can be all different widths depending on the screen size and whether the user has the browser maximised or not. So width on a particular browser isn't really the point. Certainly you'd be right to use Firefox as your primary testing browser once you get a DOCTYPE though!
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
dvickery1
Posts: 2 Joined: 2/1/2008 Status: offline
|
RE: Frontpage Issues - 2/2/2008 16:26:57
Thanks for the help guys. Will continue to work on it and will keep yall updated. Any other suggestions would be appreciated also. Thanks again. Daniel
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|