Keith Bloom wrote:
...The text sizes is a difficult one as the designers of the site have specified the pixel sizes. It's a long story.
Well, it's not your problem then. No need to make the story any longer. (just another designer that doesn't understand the web)
The infoNav fix worked but the number of links in the element is variable. Is there a simple way to get the element to hug the baseline of the image?
Something like this basic CSS: #content #test {position: relative;} #content #test #infoNav {position: absolute; bottom: 0; right: 0;} ...might do the trick. Rewrite and add what's needed to make it look like it should. All values on these elements must be tested across browser-land, because not all browsers are in line here. IE/win may need a 'HasLayout' hack on #test. 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/