English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

On a website I designed, I have noticed a problem with the color of table borders when people try viewing the site with Firefox. The site looks fine in IE, but in Firefox the table borders are all bright green.

Here's the site:
http://www.neoartandlogic.com/company.html

How do I get it to look the same as in IE?

2006-07-03 09:10:20 · 5 answers · asked by timopictures 1 in Computers & Internet Programming & Design

5 answers

In IE, you can use bordercolordark and bordercolorlight to get a two-tone border. Your table specification has both of these set to the same color, so it's no different than a normal bordercolor specification. But then you've got bordercolor="#00FF00", which defines a green border, which is what non-IE browsers will use. Just delete the bordercolordark and bordercolorlight and set bordercolor to what you want.

2006-07-03 10:05:43 · answer #1 · answered by injanier 7 · 0 0

I looked at your page source and you have a border color on your tables that displays that green color. The color code number is #00FF00. Depending on what software you are using to create these pages, just go into the code of all the pages and find and replace all #00FF00 with #333C42 (thats that light blue grayish color that you want). Should be an easy fix.

2006-07-03 09:55:54 · answer #2 · answered by charmito 2 · 0 0

I don't really know anything about this stuff, but I think I heard that you've to design a website for whatever browser you prefer. A friend of mine designed her's for firefox, it doesn't look as good in IE, same deal as you.

2006-07-03 09:24:37 · answer #3 · answered by floozie 2 · 0 0

Browser independence is a common issue. Try anybrowser.com. Google search key word is "Browser independense". If unsolved contact me. Floozie is wrong. It can be fixed.

2006-07-03 09:26:19 · answer #4 · answered by binaryFusion 5 · 0 0

yes fire fox mozila has this propertis. I had this problem too. but I changed it's color repeatly for obtain my faviorite color.
I recomment this to you.
good luck

2006-07-03 09:26:58 · answer #5 · answered by MahPA 3 · 0 0

fedest.com, questions and answers