Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Webpage shows incorrect in Firefox browser
Old 11-15-2008, 09:41 AM Webpage shows incorrect in Firefox browser
Junior Talker

Posts: 3
Name: Frank
Trades: 0
Hi Is there anybody that could help me with why my webpage shows incorrect in firefox browser(here the whole page is placed in the left side. In IE7 the pages shows perfect in the center. Is there some css code i could put in to make it show correct in firefox ?

The pages i am talking about is the ones below :

http://www.myholidays.dk/neru/neru7.html

http://www.myholidays.dk/neru/neru9.html

http://www.myholidays.dk/neru/neru14.html

Best regards

Allan
yibman is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-15-2008, 11:56 AM Re: Webpage shows incorrect in Firefox browser
serandfae's Avatar
Do the "Evil Nanner" !!!

Posts: 9,007
Name: Tim Daily
Location: Apex, NC, US, Sol 3
Trades: 0
IE is not a good browser to base your site on. Read the stickies in this forum for how to center your website, get it right in Firefox (since it's probably the most standards-compliant browser, getting it to look right in FF should also have it right in other browsers like Opera), then if necessary use conditional comments to get IE to behave like it ought to.

tim
__________________
SEO "experts" smell like Big Fish_|_
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

serandfae is offline
Reply With Quote
View Public Profile Visit serandfae's homepage!
 
Old 11-15-2008, 12:12 PM Re: Webpage shows incorrect in Firefox browser
jambla's Avatar
Average Talker

Posts: 20
Trades: 0
Hello Yibman,

You could try the following code.

Code:
body { margin-left: auto; margin-right: auto; width: 50em; }
Put this in your CSS file or in style between the head.

jambla
jambla is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Webpage shows incorrect in Firefox browser
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.38772 seconds with 12 queries