airplant 0 Report post Posted June 17, 2011 Hello there, I have a client project whichs seems to cause some layout issues particularly in IE 7 and Firefox on windows machines. He says that the feature slider background is not centered an to wide and the sf-menu isn??t displayed correct. Since I??m on a mac I cannot verify, though I tested the site through some cross browser test services on the web. As well I??m not a programmer but may handle some css. Hope anybody has an idea. Thanks a lot!!! Best Patrick Here??s my custom css code: body .page a:visited{color: #B32603} /* Secondary Font Style */ .button, input[type="submit"], input[type="button"], input[type="reset"], .submit{ font-family: "Helvetica"; text-transform: none; letter-spacing: 0.0em; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-top-right-radius:5px; border-top-left-radius:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; } #news-title{margin: 6px 0px 5px 2px;} #addthis-title{margin: 6px 0px 5px 2px;} #feature-footer{border:0px solid #000; height: 0px;} #page{ border:0px solid #fff; box-shadow:#999 0 2px 6px; -webkit-box-shadow:#999 0 2px 6px; -moz-box-shadow:#999 0 2px 8px; -moz-border-radius: 15px; border-radius: 15px; } body .hentry {border-bottom: 0px;} #header {background: transparent url(" ") top no-repeat;} .widget-title {display: none;} #cred {display:none;} #branding .branding_wrap {float: right; margin-bottom: -50px; margin-top: -10px;} #primary-nav {background: transparent url(" ") no-repeat;} #primary-nav ul.sf-menu, .sf-menu {padding-left: 10px;} #primary-nav li.page_item a { color: #555555; background: #CFD2D3 ; } #primary-nav a{ padding-left:12px; } #primary-nav .sf-menu li.current_page_item a{color:#CF050F;} #primary-nav li.page_item a { color: #555555; background: #CFD2D3; } #primary-nav li.page_item a:hover { background: #DFDFE0; } #feature_slider { width: 900px; margin-bottom: -25px; margin-top: -15px; } #feature_slider .fcontent { margin-top: -20px; margin-left: 0px; width:450px; color: #fff; } #feature_slider .fcontent a:link { background: #B53000; } #feature_slider .fcontent a { color: #ccc; background: none; border: none } #feature_slider .fcontent { font-size: 18px; text-shadow: #000 1px 1px 2px; } #feature_slider .fcontent small{ font-size: 20px;} #featurenav { float:left; margin-top:-50px; margin-left: 6px; } #sidebar_primary {margin-top: -5px;} #sidebar_primary a:link{ text-decoration: none; } #sidebar_primary a:hover{ text-decoration: underline; } #morefoot_area {border: 0px solid; font-size: 13px; background: transparent url(" ") bottom no-repeat; line-height: 17px; margin-top: 0px;} #morefootbg div.widget {height: 100px; padding: 4px 5px 5px 12px; background: transparent url(" ") bottom no-repeat; color: #4F4F4F; margin-top: -30px;} #morefoot a:link, a:visited {color: #696969;} #morefoot_area a:link {color: #696969;} #morefoot_area a:hover {color: #000;} #feeds { margin-top: 0px; } #feeds a:visited { color: #c92a02; } #feeds h2{ margin-left: 6px; } #categories h2{ margin-bottom: 0px; } #tags h2{ margin-bottom: 0px; } #social {margin: 10px 0px 0px 0px;} .fpost .post-excerpt, .fpost .entry_content { line-height: 1.5em;} } .searchform {margin-left: 0px;} .searchform input {width: 265px;} Share this post Link to post Share on other sites
catrina 103 Report post Posted June 17, 2011 Can you post a link to the website? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
airplant 0 Report post Posted June 28, 2011 Here??s the URL: http://www.hannelore-demel.de/ Thanks in advance, regards patrick Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 28, 2011 If you didn't see the same when you tested with cross browser tools then he might just have his browser zoomed. just tested in IE7 and it looks normal. Share this post Link to post Share on other sites