[pmwiki-users] CSS Div Positioning Help

DaveG pmwiki at solidgone.com
Sun Jan 1 22:48:16 CST 2006


I've spent quite a while on this, and have failed to get similar results 
  in IE and Firefox (I don't have access to Safari, so I have no idea 
what it looks like there). The site 
(http://www.mr2wiki.com/pmwiki/pmwiki.php?n=Main.Test) looks pretty 
close to what I want in Firefox (1.5), but not close in IE :) I've used 
a (:div class=news:), so here's what news is defined as (just in case, 
the main CSS is at 
http://www.mr2wiki.com/pmwiki/pub/skins/dropdown/dropdown.css):

.news {
    clear:left;
    float:right;
    background:#f7EFE7;
    width: 200px;
    border:1px solid #800000;
    margin: 6px 0px 30px 45px;
    padding:5px 5px 5px 5px;
}

Help would be much appreciated,

  ~ ~ Dave




More information about the pmwiki-users mailing list