Re: width of one container not smooth in IE



Knut Krueger wrote:

Beauregard T. Shagnasty schrieb:
Knut Krueger wrote:
my basic layout nearly ready except one question:

http://sunshine-language.de/test/

You are still using points for font sizing. Points are for printing.
Change font size to 100% so visitors can read it at their chosen
size.

You have too much pixel-exact sizing as well. Research using em
units, please. If you do this, you likely won't have the perceived
problem you asked about.

what about the container with the left image #introduction I need the
container as big as the background image. I think this must be fixed,
must'n it?

Try this: view your page in Firefox, and press Control-Plus twice.

Not pretty. Because of the low contrast of your text, I had to increase
its size to read it. And then your design falls apart.

Why don't you try using just one background image, and place it in body,
instead of trying to get pixel-perfect precision with adjacent images in
containers? Then remove the height from #introduction, and use just a
wee bit of bottom padding instead. In em units.

Again, please look into sizing font with: 100% and containers with em
units. Points (pt) are for print stylesheets.

--
-bts
-Motorcycles defy gravity; cars just suck
.



Relevant Pages

  • Re: HTML on Firefox 2
    ... The font size is more readable, the use of tables is minimized, and ... even if smaller and will enlarge naturally with built in browser ... It looks like you are not sizing the show and the cols right. ... Combos of % and max widths can work ...
    (alt.html)
  • Re: Keep the ration while resizing a form
    ... Keep enough space for your varying captions, use the default font, keep the ... A container such as a Panel or Form or TabPage should calculate ... > size based on the conatained controls and subcontainers and the desired ... > the size of anything in pixels, because giving the size in pixels isn't a ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Dialog Boxes and Accesibilty Large Fonts
    ... Well as you guessed Windows' Container Dialog doesn't resize ... increase the font size with accesibilty features or the DPI settings, ... Why microsoft hasn't fixed this pretty darn obvious flaw I don't know - ... resolution at a standard level (especially today with LCDs you should ...
    (microsoft.public.windowsxp.general)
  • Re: Dialog Boxes Still V2 types, that dont accomodate larger font
    ... dialogs or ome of the control panel dialogs, ... Windows started off with dialogs that were meant for a certain size font. ... Well as you guessed Windows' Container Dialog doesn't resize automatically ... Why microsoft hasn't fixed this pretty darn obvious flaw I don't know - I ...
    (microsoft.public.windowsxp.accessibility)
  • Re: line-height: and height in IE6?
    ... Well, menu uses background image and I knew it will not be perfect, but ... Have part 1 as a div background for the menu itself. ... Doing the same for the main content footer is harder since there is ... View your site with font size set to 50% and 200%. ...
    (comp.infosystems.www.authoring.stylesheets)