Problem on max page width not work
-
Hi all,
Problem on max page width not work.
site:
phgallery4.reynoldstocks.comI already have following lines on /twentyeleven-child/style.css
@import url("../twentyeleven/style.css"); #page { max-width: 1200px; }
But it doesn’t work.
~/twentyeleven-child/style.css
Theme Name: Twenty Eleven Child Theme URI: https://phgallery4.reynoldstocks.com/ Description: Child theme for the Twenty Eleven theme Template: twentyeleven Version: 0.1.0 */ @import url("../twentyeleven/style.css"); #site-description { color: yellow; font-size: 14px; font-weight:bold; margin: 0 270px 3.65625em 0; } .entry-title, .entry-title a { color: #222; text-decoration: none; } .entry-title a:hover { color: darkgreen; } .entry-title a:focus {color: red} .entry-title a:active { color: #1982d1; } #branding { border-top: 2px solid #bbb; padding-bottom: 10px; position: relative; z-index: 9999; background: #309971; } #primary { float: left; margin: 0 -26.4% 0 0; width: 100%; background: #d4e2c3 } pre { background: #b6cfea; font: 13px "Courier 10 Pitch", Courier, monospace; line-height: 1.5; margin-bottom: 1.625em; overflow: auto; padding: 0.75em 1.625em; } #site-title a:active { color: #5a90ed; } .singular .entry-header, .singular .entry-content, .singular .footer.entry-meta, .singular #comments-title { width: 94.3396%; /* 94.3396% of 848px is 800px */ } #site-title a { color: red; } @import url("../twentyeleven/style.css"); #page { max-width: 1200px; } img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img { border: none; } body #cimy_div_id_0 { border: 1px solid #000000; float: left; height: 288px; margin: 1em auto; width: 1200px; }
Please shed me some light. Thanks
Regards
satimis
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problem on max page width not work’ is closed to new replies.