Hi Seona,

Seona Bellamy wrote:
Hi guys,

1/ The navigation buttons are currently text links sitting on top of
backgrounds. I'm having trouble getting them to centre nicely though. If
someone could have a look and give me some ideas of how I can make
everything line up nicely, it would be greatly appreciated.

The best case here (IMHO!) would be to replace the text with images (check out <http://css-discuss.incutio.com/?page=ImageReplacement>). If you simply try and position the plain text, it will wreck the layout if the visitor decides to resize their text.


2/ There's supposed to be a gap at the bottom of the page, allowing some of
the background to show through under the white panel. It works fine in IE,
but not in Mozilla (both on PC) which wasn't the result I was expecting...

If you remove 'height:100%' from your html/body rule, and add 'overflow:auto;' to your '#Container' rule, that should help. It looks like the internal containers were not fully contained by the '#Container' container (!! ;) )

cheers,

Stuart

ps. glad to see the mailing list's up and running again!!


-- ======================================= El Bombin http://elbombin.stuarthomfray.co.uk Stuart Homfray http://www.stuarthomfray.co.uk ======================================= ****************************************************** The discussion list for http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to