New simpler CSS has been implemented for managing padding and margin values in Zen Grey in relation to image and text positioning.
Also borders around columns are now perfectly spaced across all browsers tested. Replace your layout.css and ie6.css. This should be it for changes. If you spot any problems please report them to the forum so I can fix them. We may not find any
ChangeLog
Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 Skype: gremington
Also borders around columns are now perfectly spaced across all browsers tested. Replace your layout.css and ie6.css. This should be it for changes. If you spot any problems please report them to the forum so I can fix them. We may not find any
ChangeLog
2007-01-21 Gregory Remington
Corrected double right border submenu bug in menu.css .menu ul a {
background: #fff; /* remove navbutton.gif from submenus */ }
Removed /* Images */ DIV.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {margin: 4px}
Removed margin: 4px; to P, PRE {color:#000;} in layout.css
Removed margin:5px; to H1-H5 in layout.css
Removed padding:4px; from DIV.csc-frame-frame1 H1-H5 layout.css
Removed margin-top: 2px; left:0px; to #left-content layout.css
Added new CSS ID #left-wrapper to seprate menu and content padding in layout.css
Added <div id="left-wrapper"> in 2column.html, 3column.html
Added padding-bottom:1px; to #header in layout.css
Added margin:0; to DIV.csc-frame-frame1 H1-H5 layout.css
Added padding of 4px to #main-content1col, #main-content2col, #main-content3col, #right-content in layout.css
Added margin-right: 2px; margin-bottom:4px; to #wrapper in layout.css
Added margin-bottom:4px; to #left-content in layout.css
Added #wrapper {margin-right: 1px;} in ie6.css
Changed #main-content3col {width:384px;}, #main-content2col {width:572px;}, #main-content1col {width:752px;}
Moved rectangle down 1px in header-simpleborder.png for better cross browser appearance.
Corrected double right border submenu bug in menu.css .menu ul a {
background: #fff; /* remove navbutton.gif from submenus */ }
Removed /* Images */ DIV.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {margin: 4px}
Removed margin: 4px; to P, PRE {color:#000;} in layout.css
Removed margin:5px; to H1-H5 in layout.css
Removed padding:4px; from DIV.csc-frame-frame1 H1-H5 layout.css
Removed margin-top: 2px; left:0px; to #left-content layout.css
Added new CSS ID #left-wrapper to seprate menu and content padding in layout.css
Added <div id="left-wrapper"> in 2column.html, 3column.html
Added padding-bottom:1px; to #header in layout.css
Added margin:0; to DIV.csc-frame-frame1 H1-H5 layout.css
Added padding of 4px to #main-content1col, #main-content2col, #main-content3col, #right-content in layout.css
Added margin-right: 2px; margin-bottom:4px; to #wrapper in layout.css
Added margin-bottom:4px; to #left-content in layout.css
Added #wrapper {margin-right: 1px;} in ie6.css
Changed #main-content3col {width:384px;}, #main-content2col {width:572px;}, #main-content1col {width:752px;}
Moved rectangle down 1px in header-simpleborder.png for better cross browser appearance.
Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 Skype: gremington