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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Website display issue in Firefox.
Old 02-23-2009, 10:08 PM Website display issue in Firefox.
Junior Talker

Posts: 2
Name: Norm
Trades: 0
I just built a website for my company in FrontPage 2003. All the pages work fine in IE and Firefox except 1. The page does not seem to display correctly in FireFox. I'm not sure what is wrong with it. Can anyone help? The page is located at:

www.youareheremapping.com/gis.html

Last edited by ghost_; 02-23-2009 at 10:14 PM..
ghost_ is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-24-2009, 12:24 AM Re: Website display issue in Firefox.
Junior Talker

Posts: 4
Trades: 0
Quote:
Originally Posted by ghost_ View Post
I just built a website for my company in FrontPage 2003. All the pages work fine in IE and Firefox except 1. The page does not seem to display correctly in FireFox. I'm not sure what is wrong with it. Can anyone help? The page is located at:

www.youareheremapping.com/gis.html
gis.css (line 136)

#container {
background:#D9D9D9 none repeat scroll 0 0;
height:495px;
margin-bottom:5px;
margin-top:5px;
}


Kill the fixed height on the container div.
vossie is offline
Reply With Quote
View Public Profile
 
Old 02-24-2009, 01:56 AM Re: Website display issue in Firefox.
Junior Talker

Posts: 2
Name: Norm
Trades: 0
the images buttons on the left are still showing up with a space between them.
ghost_ is offline
Reply With Quote
View Public Profile
 
Old 02-24-2009, 03:06 AM Re: Website display issue in Firefox.
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,382
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
I notice that FP hasn't improved much over the years. Still producing badly formed and invalid code.

<font> is deprecated in XHTML

this is invalid nesting
HTML Code:
<font color="#000000">
</div>
</font>
Get rid of the table and the sliced images and use a list with background instead.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-24-2009, 04:44 AM Re: Website display issue in Firefox.
jay_wonders's Avatar
Novice Talker

Posts: 6
Name: Jay
Trades: 0
Hi,

Try following.

Put following in your CSS.

a, a:link, a:active, a:visited, a:hover{display:block; height:0px;}

and remove "line-height:1.6em;" from * body{}.
jay_wonders is offline
Reply With Quote
View Public Profile
 
Old 02-24-2009, 09:59 AM Re: Website display issue in Firefox.
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
I just built a website for my company in FrontPage 2003.
That's your biggest problem right there !
NOTHING done if FP is going to work properly in anything but IE and, as Chris noted, it produces horrific code.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

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


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

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Website display issue in Firefox.
 

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 1.27018 seconds with 12 queries