Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-26-2004, 08:46 AM
WebProWorld Pro
 

Join Date: Oct 2003
Location: Alberta, Canada
Posts: 223
weegillis RepRank 1
Default A Sherlock Holmes Mystery

The Case of the Missing Pixel

After spending the past 48 hours slaving over our home page, I have nearly succeeded in making it appear identical in Firebird 0.7, NS 7, and !eee 6.

I wanted to follow Diane's recommendation of removing all inline styles from the page, and while I was at it went for the gusto by upgrading it to Strict from Transitional.

Well, as I might have guessed, there are still some tiny little differences, and this comes as no surprise, except for one:

Try opening this is IE6, then take a look at it in either Firebird or NS. Notice the difference? It's one lousy pixel, and it has been driving me right around the bend trying to figure where it went.

Any takers?
__________________
Volunteer for something in your community today!
Reply With Quote
  #2 (permalink)  
Old 01-26-2004, 09:11 AM
mikmik's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Edmonton, AB, Canada
Posts: 3,406
mikmik RepRank 1
Default

I take it you mean the space between 2x row of images?
Or the space to the right of the set?

This is a box model problem with IE.
It Adds the margins, borders and padding and width of content to equal the width you give for divs, whereas the margins and padding and borders are supposed to be added on top of the width you specify.

If you want a div that is 200 wide with a 10 margin, IE will reduce the content to 180 to render it all to take up 200 wide of page space.
The others will give 200 of content, PLUS 10 + 10 of margin to equal 220 of page space.

That is the idea I want to present, anyways. My details may be incorrect, but we are going to have to look at all the relationships of the containing divs down to the most interior nested element.
I am going to start with these:
.view {
margin: 0px 0px 6px 0px;
}
.viewport {
float: left; position: relative; top: 0px;
width: 103px;
}

We must also take into account any inheritances, but you say they are all block level, so that will simplify it a bit.

http://www.tantek.com/CSS/Examples/boxmodelhack.html
I will go looking, but now I hope that I have pointed you in the right direction.
__________________
What I am is what I am, are you what you are, or what.
Eddie Brickel
Reply With Quote
  #3 (permalink)  
Old 01-26-2004, 09:46 AM
mikmik's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Edmonton, AB, Canada
Posts: 3,406
mikmik RepRank 1
Default

http://msdn.microsoft.com/library/de...ents.asp<br />

http://gutfeldt.ch/matthias/articles...tch/table.html
I hope this helps, I was wanting to spot something right off, but I haven't.

I may be on the wrong track for all I know.

Others?

http://msdn.microsoft.com/library/de...entid=28000441
__________________
What I am is what I am, are you what you are, or what.
Eddie Brickel
Reply With Quote
  #4 (permalink)  
Old 01-26-2004, 10:09 AM
WebProWorld Pro
 

Join Date: Oct 2003
Location: Alberta, Canada
Posts: 223
weegillis RepRank 1
Default

Actually, mikmik, the pixel I'm looking for is in the menu in the #links section.

If you look closely enough, you'll see that the light blue background lines up with the off-white, in !eee, but sits one pixel highed in Mox and NS.

I'm used to seeing things off by several pixels, but never only a single pix.

Take a look at the bottom of the sidebar in both browsers. This is a difference I'm quite used to, and have got it down to a few pixels, now. It used to be a lot.
__________________
Volunteer for something in your community today!
Reply With Quote
  #5 (permalink)  
Old 01-26-2004, 10:28 AM
WebProWorld Pro
 

Join Date: Oct 2003
Location: Alberta, Canada
Posts: 223
weegillis RepRank 1
Default

Quote:
Originally Posted by mikmik
Page Cannot Be Found
__________________
Volunteer for something in your community today!
Reply With Quote
  #6 (permalink)  
Old 01-26-2004, 11:35 AM
mikmik's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Edmonton, AB, Canada
Posts: 3,406
mikmik RepRank 1
Default

http://msdn.microsoft.com/library/de...hancements.asp

Well, that's interesting. I didn't know that the 'technet' site has a "synctoc' button in the left nav area so that you can bookmark the pages.

Here I've been going through heck in the source and converting asp etc tp save pages!

I will take another look at your page and see what I can think of.
__________________
What I am is what I am, are you what you are, or what.
Eddie Brickel
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0