Text Widget Spacing GAPS in IE
-
Hey I have fiddled with some stuff I thought would do the trick, but it hasn’t in IE. Could someone help me out with the gaps between the text widgets?
SITE
https://electromagnetichealth (DOT) org/index.php
Thanks
JTHere is the section of SIDEBAR CSS and any elements I added!
.side1 { width: 213px; float: left; color: #000; margin-left: -563px; padding-top: 5px; } .side2 { width: 321px; float: left; color: #000; margin-left: -321px; padding-top: 5px; } .side1 ul, .side2 ul{ list-style: none; margin: 0; padding : 0; } .side1 .children, .side2 ul.children{ margin-left: 16px; } .boxy, #sidebar .categories, .widget, #sidebar .linkcat { margin-bottom: 0px; } .side2 input#s { width: 150px; padding: 5px; margin-bottom: 10px; background: #ECFBEA; border: 2px solid #D6F7D4; } .side2 input#s:focus { background: #fff; color: #227612; } .side2 input#searchsubmit { background: #30BA47; border: #269237 2px solid; color: #fff; font-size: 1.3em; margin: 0; font-weight: bold; padding: 4px 6px; } .side2 input#searchsubmit:focus { background: #BCE240; } /* Design Typo ********************* */ .side1 h2, .side2 h2{ font-size: 1.4em; font-family: Garamond, Georgia, "Times New Roman", times, serif; border-bottom: 0px solid #ccc; margin-bottom: 5px; } .side1 a, .side2 a { color: #1D7A03; } li.current-cat a { color: #F0000F; font-weight: bold; } .side1 a:hover, .side2 a:hover { color: #F0000F; } .side1 ul li ul li, .side2 ul li ul li { margin-bottom: 0px; font-size: .9em; } .side1 ul li ul li, .side2 ul li ul li { } .side2 .flickr ul li{ background: none; float: left; padding-left: 0; margin-right: 5px; } .side2 .flickr ul li img { border: 1px solid #48C93E; } .side2 .flickr ul li img:hover { border: 1px solid #406618; } .side2 ul li ul li.current-cat a { padding-left: 15px; color: #8A0E3A; img.speakers { margin: 0px; padding: 0px;}
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Text Widget Spacing GAPS in IE’ is closed to new replies.