|
| |
|
|
gg5000
Posts: 48 Joined: 12/3/2003 From: Dallas, TX Status: offline
|
Display issues with Firefox vs. IE - 12/22/2005 14:47:39
Hello folks, I'm having an issue with Firefox displaying differently than IE but I can't figure out how to correct the problem. Two different issues: One is the align tag for embeded objects. Here you'll see one of the pages in question where IE displays it centered (correctly) and Firefox displays it left aligned. I tried many things but I can't get Firefox to display the object in the center. And the other issue is with underlined links on Firefox. What's the best way to make text links display on Firefox without the underline? I used the STYLE="TEXT-DECORATION: NONE tag for each hyperlink and it works beautifully on IE, but again, Firefox does display the links underlined. All your help is very much appreciated as always! Thanks guys.
|
|
|
|
coreybryant
Posts: 2494 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: Display issues with Firefox vs. IE - 12/22/2005 17:57:15
Try something like: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>9-11</title>
</head>
<body bgcolor="#E9E9E9">
<div style="width: 100%; text-align: center;"
<embed allowScriptAccess="never" src="http://artisforthepeople.com/9_11.mov" autostart=true width="242" height="187">
</div>
</body>
</html>
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
|
|
coreybryant
Posts: 2494 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: Display issues with Firefox vs. IE - 12/22/2005 18:00:02
quote:
ORIGINAL: gg5000 And the other issue is with underlined links on Firefox. What's the best way to make text links display on Firefox without the underline? I used the STYLE="TEXT-DECORATION: NONE tag for each hyperlink and it works beautifully on IE, but again, Firefox does display the links underlined. Can you provide more of the source? Keep in mind that it should be lower case and to use a DOCTYPE. Also make sure that they are in order if you are using all the classes
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
|
|
gg5000
Posts: 48 Joined: 12/3/2003 From: Dallas, TX Status: offline
|
RE: Display issues with Firefox vs. IE - 12/22/2005 18:18:00
Hey thanks for the reply Corey, I used the DIV tab that you gave me, but it's doing the same thing. It has no problem doing the align to the left or the right, but not center. Do you know of a CSS tag that can be used for this? Any ideas about the underlined links? Thank you so much!
|
|
|
|
gg5000
Posts: 48 Joined: 12/3/2003 From: Dallas, TX Status: offline
|
RE: Display issues with Firefox vs. IE - 12/22/2005 18:24:19
Corey, Thank you so much for those resources... those pages will have the answers I'm looking for. I really appreciate your help! Have a very prosperous New Year!
|
|
|
|
coreybryant
Posts: 2494 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: Display issues with Firefox vs. IE - 12/22/2005 18:27:54
Thank you. Just curious does this link work for you - on my Firefox browser, it is centered. Hopefully it is on yours as well? :)
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
|
|
gg5000
Posts: 48 Joined: 12/3/2003 From: Dallas, TX Status: offline
|
RE: Display issues with Firefox vs. IE - 12/22/2005 19:45:23
Corey, Yes it does look correct on mine as well... I'll use that div tag as you have it there. It is definitely working correctly. By the way, what does the DOCTYPE tag really do??? Thanks again for everything!
|
|
|
|
derfla
Posts: 12 Joined: 12/27/2005 Status: offline
|
RE: Display issues with Firefox vs. IE - 2/21/2006 12:48:12
quote:
One is the align tag for embeded objects. Here you'll see one of the pages in question where IE displays it centered (correctly) and Firefox displays it left aligned. I tried many things but I can't get Firefox to display the object in the center. I'm having a similar problem at the bottom of this page: http://derfla.tv/paintings.htm I know this has already been answered in this post but I'm still not sure what I should do. thanks for any help
|
|
|
|
tfawbush
Posts: 1 Joined: 6/18/2006 Status: offline
|
RE: Display issues with Firefox vs. IE - 6/18/2006 21:05:57
This looks like a pretty old post, but I wanted to thank coreybryant for the centering code he provided. It worked like a charm. I was trying to center a QuickTime movie and it centered fine in all other web browsers except Firefox. But now it is centered and works great. http://www.williamdeans.com Thanks, Tom Fawbush
|
|
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
|
|
|