Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:58:56 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155553 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Strange appearance with wrapper in Firefox  (Read 2241 times)
aggiedad

Offline Offline

Posts: 57


WWW
« on: March 31, 2006, 04:12:01 AM »

Howdy!

I am having a problem with how Firefox is rendering a page that is in a wrapper. It renders fine with I.E.

Because I use math symbols, the original page is typed in MSWord and generated for html by MathType, a program that generates the math symbols. As a result, it makes sense for me to simply drop this into a wrapper.

When I look at the page in I.E., there is no problem. When I look at the page in Firefox, the background is black!


Any help or ideas will be greatly appreciated.

Don Simmons
www.mrsimmons.net
Logged
aggiedad

Offline Offline

Posts: 57


WWW
« Reply #1 on: April 02, 2006, 06:23:15 PM »

Is there no one who can help with this?

Thanks in advance.

Don Simmons
Logged
PeterM

Offline Offline

Posts: 182



WWW
« Reply #2 on: April 02, 2006, 06:36:38 PM »

In your stylesheet at http://www.mrsimmons.net/templates/tutorial/screen.css

There is a:
Code:
body {
background-color: lightsteelblue;
margin: 10px;
}
part. The color you get is #002524

Maybe if you change the background-color to something else it may help.

Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #3 on: April 02, 2006, 06:42:06 PM »

which is exactly what causes this issue ... wink cause it is the same color. So, there is no actual issue. I think the "hidden" parts of the stylesheet make it only visible to IE and therefor it renderes right ...

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

aggiedad

Offline Offline

Posts: 57


WWW
« Reply #4 on: April 02, 2006, 06:44:45 PM »

PeterM,

Thanks, but it is the lightsteelblue in the template renders correctly. It is the slightly off-white color that is the background for the text of the file called by the wrapper that is the trouble. It renders correctly in IE, but renders as almost black in FF. When there is no background specified, both render correctly with a white bg.
Logged
aggiedad

Offline Offline

Posts: 57


WWW
« Reply #5 on: April 02, 2006, 06:46:13 PM »

Klaus,

Your reply confuses me. How can there be "no actual issue" when the page is unreadable?

Don Simmons
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #6 on: April 02, 2006, 06:50:11 PM »

the issue is you stylesheet ... and not firefox. The browser in this case just interprets, what you feed him.

In the actual page are "hacks" which give other informatin to IE. This styleinformation makes it display differently.

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

aggiedad

Offline Offline

Posts: 57


WWW
« Reply #7 on: April 03, 2006, 04:23:58 AM »

I fixed it!

I changed the specified background color of the file in the wrapper from an RGB spec to hex, and the problem was solved!

New question? Does anyone know why? Won't FF read the RGB values?

Thanks!

Don Simmons
Logged
PeterM

Offline Offline

Posts: 182



WWW
« Reply #8 on: April 03, 2006, 07:42:12 AM »

I fixed it!

I changed the specified background color of the file in the wrapper from an RGB spec to hex, and the problem was solved!

New question? Does anyone know why? Won't FF read the RGB values?

Thanks!

Don Simmons

Now you mention it. I think i had that problem also, some time ago. I don't know if it was with firefox or mozilla at the time. I changed it also to hex values and then it was solved. Great job you found the problem.



Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!