The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> total messed up in Firefox. html&css are w3c valid
arjan
post Mar 26 2007, 04:08 AM
Post #1





Group: Members
Posts: 2
Joined: 26-March 07
Member No.: 2,327



Hi,

My website is in Wordpress.
Website look good in IE 6 and 7, but in Firefox it is totally messed up.
I've downloaded the latest firefox -> same problem
Checked html and css - > w3c valid
I've bin busy with change some code in the css, but I can't get it to work.

css file is attached

Website URL: My Webpage


Please, please can someone help me out.


Attached File(s)
Attached File  style.css ( 11.11k ) Number of downloads: 503
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Brian Chandler
post Mar 26 2007, 07:58 AM
Post #2


Jocular coder
********

Group: Members
Posts: 2,460
Joined: 31-August 06
Member No.: 43



QUOTE(arjan @ Mar 26 2007, 06:08 PM) *

My website is in Wordpress.

Website look good in IE 6 and 7, but in Firefox it is totally messed up.
I've downloaded the latest firefox -> same problem
Checked html and css - > w3c valid
I've bin busy with change some code in the css, but I can't get it to work.

css file is attached

Website URL: My Webpage


Please, please can someone help me out.


What exactly is the problem? I mean, there is a lot of rubbish on your page - "Grof huishoudelijk afval", "GFT afval", "Oud papier en karton", "Rest afval"... but this shouldn't be a problem <g>

There is a rather large space at the top, and there are some mysterious bits of xml in the middle, but it doesn't look "totally messed up" to me.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
arjan
post Mar 26 2007, 08:16 AM
Post #3





Group: Members
Posts: 2
Joined: 26-March 07
Member No.: 2,327



Hi,

Thanks for your fast response.

I've added a screenshot.

Have viewed the page in both? ie and firefox?


Attached thumbnail(s)
Attached Image
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Brian Chandler
post Mar 26 2007, 08:58 AM
Post #4


Jocular coder
********

Group: Members
Posts: 2,460
Joined: 31-August 06
Member No.: 43



Well, a glance at your style sheet shows it is all pixel-fixing, and for example:

#navmenu {
/*background-image: url('images/navmenu.jpg');*/
background-color: #df9625;
height: 26px;
background-repeat: no-repeat;
margin: 167px 0px 0px 220px;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
font-weight: normal;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
text-align: left;
font-family: arial;
letter-spacing: .1em
}

Isn't this 'navmenu' meant to be at the top? If so why does it have a top margin of 167px? Perhaps one of IE's many bugs causes this to be ignored?

As is often said, it is a bad idea to build your website against IE, unless you do not want anyone else to see it. Design it in a browser that complies with standards (any browser except IE, in general), then add kludges to make IE work.

Again, it's not clear whether you designed this yourself, or if it is output from Wordpress? If Wordpress, perhaps it's better to go back to the original and start modifying it again, referring to a non-IE browser as you do it...


User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Mar 26 2007, 10:25 AM
Post #5


.
********

Group: WDG Moderators
Posts: 9,661
Joined: 10-August 06
Member No.: 7



This is the best way to identify bugs: http://www.positioniseverything.net/articles/mys-bug.html
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 01:14 AM