Fiona wrote:
> www.babystars.com.au

> I have trying for hours to sort the alignment of two unordered lists 
> inside a div but I must be missing something obvious. I can't seem to
> get the space above and below the text to be the same on FF and IE 
> (vertically centered).

Question: which unordered lists in which div?
You've got several, and the line-up isn't particularly cross-browser
reliable in any.

> I can get FF to look perfect, then IE is out, and vice versa. Ive 
> changed the paddings and margins around in all sorts of combinations,
>  but no success - can anyone shed some light on this?

Question: at what font size is whatever supposed to line up?
Not a trick-question, as my defaults and use of options aren't the same
as yours, and you can at least expect the "normal" defaults to range
from 16px to 22px, with a large +/- optional range on top of that in all
browsers.
The line-up changes all over that page with the slightest font size
variation - even before we add in browser bugs (in IE mostly).It is
therefore somewhat important to find out what you really want before
going into details. Otherwise a solution for the details won't hold.


It is possible to make everything line up quite nicely in a
cross-browser reliable way, over a quite large font size range. You'll
have to style the page more or less from scratch though.


Note: the HTML validator complains a bit...
<http://validator.w3.org/check?uri=http://www.babystars.com.au/>
...especially over faulty closing of elements.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to