Christopher Blake wrote: > Wow, lots to be getting on with. Thanks for all of that - you > obviously spent a fair bit of time. It is much appreciated. >
No problem, i forgot to say nice looking site =] > I have looked at all of the links and they look very useful. I will > follow them up soon. I am so disappointed - the site looks good on all > my browsers - and on many others (my screen). But from other screen > grabs I can see there is a major problem. I have been looking into > java to detect screen res - which I could then link to a separate > style sheet. Also been looking at another method of saving .css as > .php and having some code before styles to get i.e. (or whatever > browser) to look at it and others ignore and read standard. I would reccommend feeding browsers only what they can swallow, there are some useful links on the wiki: http://css-discuss.incutio.com/?page=BrowserDetection You could use one of these methods to feed a non-fixed layout to IE6 and below and perhaps a small re-work of the newsletter form for these browsers so it doesn't rely on being at the bottom. > > Thanks for the word of warning about fixed height and text increasing- > I just checked with (apple/command +) I thought I had left enough room > - but nope. > > I just changed my screen res to the one you said and now I have the > same problem. I'm gonna have to scrap that menu - or go the route of > <head checking res and browser types. I don't know java at all, or > php. It's gonna be a long haul! > Don't scrap it, maybe give the links a bit less height, fix the height of the navbar to its natural height and set overflow: auto; on it so if the text is resized the navigation div can still be scrolled even at larger text sizes. Take a look at this article, might give you some ideas re. the use of css background images for re-sizable text: http://alistapart.com/articles/slidingdoors/ Also, if you decide to go the way of feeding different css at different resolutions this may help: http://www.themaninblue.com/experiment/ResolutionLayout/ It's a script that loads different css depending on the browser viewport's current size. > I am shattered, but thanks again. I could have done with this sort of > feedback a long time ago but I think everyone is just telling me it's > good to make me happy. I want to get it right! > > I will be in touch again. > > Kind regards, chris > > Sorry there's loads to take in there, good luck Chris Rob O ______________________________________________________________________ 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/