Mike Davies wrote:
> www.integra-server.co.uk/essie/
>
> The page appears correctly in Opera 7.54 and nearly correct in
> IE5.0/Windows. There are a couple of things with Firefox :
Comment: those browsers are a bit old now. If Firefox is just as old
then that's probably the reason for those "things", as I can't see
anything wrong in Firefox 1.5.0.1.
Advice: upgrade all browsers to the latest, stable, versions. Keep some
older versions for testing - if you can - and have to.
> IE5 has a narrow gap above the nav bar which I think might be a
> margin error somewhere.
No. IE/win has 'inline' as default-style on images - creating a gap
below the header-image.
#headimage {display: block;}
> I would also like to add a colour bar at top and bottom of #pagewidth
> but have tried both margin-top/margin-top-color and
> border-top/border-top-color but neither work in any browser.
You have just not spelled it out correctly. Also; margins don't take
colors. A border will do.
Try this...
#pagewidth { border: solid 5px #694105; border-width: 5px 1px 0 1px ;}
...which is a 'shorthand' version followed by specific border-width.
regards
Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/