jaklitsch maya wrote: > I just redesigned http://www.ccpoma.org and it looks > the way I want and have also validated both the css > and the xhtml. > > I just checked it in my updated firefox browser and I > have a PROBLEM! > > I have no idea how to solve it. > > The div id=header contains a h1 tag and nothing else. > I have styled the h1, but only the margins and also > the div header.
You need to put the font size on "#header h1" instead of just on the "#header". Once you do that you'll probably want to adjust it. I suggest not using px since IE users won't be able to resize it. AC -- Audra Coldiron Rock-n-Roll Design & Hosting http://rock-n-roll-design.com KarmaCMS ( http://karmawizard.com ) - the ultimate CSS styled CMS. Pre-made designs, designer tools, and reseller program available! ______________________________________________________________________ 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/
