Richard Brown wrote:
> Could you please do a site check on this site please:
> <http://www.efe-gbnets.com/>
>
> The issues relating to the css are the space above the first nav box
> should not be there.
I guess you mean in ie?
Add this ruleset to kill the ie margin:
form {  margin: 0; }<<< add to close gap
The search thing is dropping at text-size 'largest' in ie/6.0 .
This is one way that /may/ correct it (local file-- standalone on xp)
<div style="border:1px solid black; padding:4px; width: 180px; float: 
right;"> <<< change the width to px and add float:right;
#extranavcontainer { clear: both; } <<< add to clear the float above
Would the text in the left column read easier if set left?
Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to