Richard Brown wrote:

http://www.swmug.co.uk/

The css is embeded. Please could you check that it works in all Windows and Linux browsers.

Opera 8.5 and IE6 need:
.square .boxcontent {padding-top: 1px;}
...or you'll have to zero out margin-top on form.

Menu doesn't tolerate any font-resizing.
#menu a, #menu a:visited {width: auto;}
...will work slightly better, but that menu will cause float-drop quite
early in IE6 - starting around window-width 830.

No limits and repeating background doesn't look too well IMO
body {background: #fdf2ca url(parchmeo.jpg) no-repeat; max-width:
1200px; min-width: 760px;}
...works better, I think. Not much use in 'max/min-width' in IE6 though.

FF 1.5b1 doesn't stretch body-background for full screen-height when fed
'text/xml'. Ok as 'text/html'.

Additionally, I have used Papyrus as a font but I believe it is exclusively Mac. Is there a Windows equivalent please? I can't find anything.

Well, I have Papyrus on win2K, and it looks somewhat similar, but not
identical, to the Mac variant. Wouldn't rely on its widespread use though.

regards
        Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to