Page 1 of 1

Another MSIE versus FF issue with CSS

Posted: Mon Mar 02, 2009 7:12 pm
by stanb17
On this page http://collegeboundkits.net/index.php

It looks fine in FF. I added the Accessibility CSS because I wanted to work on highlighted rollovers. Ading it sort of obliterated the layout in MSIE.

The code is somewhere in the niftyCubes : aNiftyCorner template here...
--------------------------------------------
 
 
     
      The Medicine Cabinet
      Campus Survival Pack
      Meet Me At The Laundromat
      It's In The Kitchen Drawer
     

      {title}
      {modified_date format="%a %m/%d/%y %I:%M"}
     
      {content}
     
   
     
      {content block='grey1'}
     
     
      {content block='blue'}
     
       
        {content block='grey2'}
     
   
-------------------------------

As usual, MSIE is nipping away at whatever I used to have as a profit margin. Any help is greatly appreciated.

SB ???