Directory
My Page Custom CSS code
My page Customize CSS code for Simplegamboge blog skin.
Adjustment:
- 1.The picture on the left was replaced by a head image.
- 2.Expand the width of the left column and reduce the width of the "Right main" column width.
- 3.expand the width of the comment area of the content page, and keep the tool icon to the left.
- 4.go to the advertisement ...
- 5.Under tension, the left column is a fixed width and the right column was suitable (by Grace).
- 6.two level Title Format:blue background
/* Top left Avatar */#lnkBlogLogo {float:right;display:block;width:180px;/* adjust */height:180px;/* Adjust */background-image:url (http ://pic.cnitblog.com/avatar/694556/20141120153630.png); /* Adjust */}/* left column */#header {width:180px;/* Adjust */min-width:180px;color: #000; background: #FFF;} @media screen and (max-width:1000px) {#header, #sideBar {display:block;}} #sideBar {width:180px;/* Adjust */min-width:180px; /* Adjust */min-height:200px;float:left;text-align:right;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow: Hidden;word-break:break-all;}. INPUT_MY_ZZK {width:100px;/* Adjust input text*/}/* Right main bar */#mainContent. forflow {position:absolute;top:0;left:200px;right : 0;float:right;width:initial;min-height:1000px;min-width:800px;background: #F6E497;} /* Comment Area */div.commentform textarea {width:100%;/* adjust */height:300px;font-size:13px;}. commentbox_title_right {float:left;/* adjust */height:22px;} /* Under Ads */#site_nav_under {margin-top:5px;line-height:1.8;display:none;/* Adjust */}.c_ad_block {margin-top:10px;line-Height:1.5;display:none; /* Adjust */}/* level two title blue background */#cnblogs_post_body h2 {Background:gray!important;background: #406CA4!important;border-radius: 4px 4px 4px 4px!important;box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px (0, 0.5); color: #FFFFFF; font-family: "Microsoft Jas Black", "Arial", "Black Body", arial;font-size:17px;font-weight:bold;margin:15px 0!important;padding:5px 0 5px 20px;}
My page Custom CSS code