From: Jon M. <jo...@te...> - 2006-06-19 15:45:11
|
Over the last week or so Ive got increasingly irritated by Bodington's top frame and so I took a couple of hours out from the testing programme to fix it. The best results will need CSS 2.1 compliant browsers but it shouldn't be too bad on CSS 1 browsers. This is still a bit of a compromise because it still works around the frame set and the fact that the top frame height is fixed but the font size is variable. The boxes in the frames now have fixed heights and are set to crop any text that overflows the border. The padding and margins is fixed in units of pixels to prevent the text drifting south as it is enlarged. A key change is to put the title text last in the top box so that it flows between the right and left floating sub-boxes. At present I dont have access to commit source to the CVS with my new user name so Ive attached the two files that Ive edited so you can test what Ive done with various browsers. (I've only tested with Firefox). Jon |