Hi Taco,
I would suggest using a percentage to size the text in the yellow band
instead of "smaller" since IE has a different idea of what smaller is
compared to Firefox:
p span.smaller {
font-size: 80%;
}
I would also suggest using em sizing. The height of the yellow band would
then resize along with the text:
#frm_s {
position: absolute;
top: 41px;
width: 100%;
height: 3em;
border-top: 1px solid #fff;
background-color: #fc0;
background: url(/_resource/image/mn_shadow.gif) #fc0 bottom
no-repeat;
}
Basically anything you want to resize when he font size is changed can be
sized using ems. At font-size: 100%, 1em = 16px. At font-size: 62.5%, 1em =
10px.
I would also suggest having the second row of divs (box1, box2, box3)
contained within the divs sellstuff, buystuff, mystuff and position them at
the bottom.
Regards,
Kepler
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Taco Fleur
Sent: Wednesday, May 16, 2007 12:35 AM
To: [email protected]
Subject: RE: [WSG] Site check Please - new thread
Hi Felix thanks for the effort.
A solution to the problem would be great as well ;-) Min-height doesn't work
in all browsers which would be the best solution I guess.
Any ideas on why the purple background while it should be white, or is that
just your screenshot?
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Felix Miata
Sent: Wednesday, 16 May 2007 2:22 PM
To: [email protected]
Subject: Re: [WSG] Site check Please - new thread
[I have a minimum font size set to prevent eyestrain.]
On 2007/05/16 12:51 (GMT+1000) Taco Fleur apparently typed:
> Anyways; anyone interested in a site check?
> http://web-strategists.com:888
I like it a lot above the yellow, but I don't like 3.5 word line lengths at
all. An unset background color and links half hiding behind other things are
unimpressive as well. http://mrmazda.no-ip.com/SS/tacofl2.jpg
--
"The path of the righteous is like the first gleam of dawn, shining
ever brighter till the full light of day." Proverbs 4:18 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://mrmazda.no-ip.com/
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************