📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv3.demodesign.com.tr
/
css
📝
blog.css
← Geri Dön
/* ################################################################ File Name: blog.css Template Name: Metric Created By: justthemevalley ################################################################# */ .blog_post { margin-top: 25px; } .blog_post .sortPagiBar{ margin-bottom:20px;} #columns { padding-top: 16px; padding-bottom: 30px; } .tree-menu li { line-height: 24px; } .tree-menu > li > ul { padding-left: 17px; display: none; } .tree-menu > li > ul > li { border-bottom: 1px dotted #eaeaea; } .tree-menu > li > ul > li:last-child { border: none; } .tree-menu > li > ul > li >span:before { content: "\f0da"; font-size: 14px; display: inline-block; text-align: right; color: #666; font-family: "FontAwesome"; padding-right: 12px; color: #ccc; } /*-------------- 16.1 Left column */ .sidebar .blog-module { margin-bottom: 30px; overflow: hidden; } .sidebar .blog-module .owl-dots { bottom: 5px; } .sidebar .blog-module:last-child { margin-bottom: 0; } .sidebar .blog-module img { margin: 0 auto; } .sidebar .block { border: 1px solid #eaeaea; background: #fff; } .sidebar .block .title_block { font-size: 16px; font-weight: bold; border-bottom: 1px solid #eee; padding: 12px 14px; text-transform: uppercase; } .sidebar .block .block_content { padding: 2px 14px; } .layered .layered_subtitle { color: #666; font-size: 16px; padding-bottom: 4px; text-transform: uppercase; } .layered .layered-content { border-bottom: 1px solid #eaeaea; padding-bottom: 15px; margin-bottom: 15px; padding-top: 5px; } .layered .layered-content:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; } .layered .layered-content:first-child { } .layered-category .layered-content { border-bottom: none; padding-bottom: 0; padding-top: 0; margin-bottom: 0; } .image-hover2 a { position: relative; display: table; } .image-hover2 a:after { overflow: hidden; position: absolute; top: 0; content: ""; z-index: 100; width: 100%; height: 100%; left: 0; right: 0; bottom: 0; opacity: 0; pointer-events: none; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background-color: rgba(0, 0, 0, 0.3); -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); z-index: 1; } .image-hover2 a:before { font: normal normal normal 18px/1 FontAwesome; content: "\f002"; position: absolute; top: 50%; left: 50%; z-index: 2; color: #fff; ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); opacity: 0; -webkit-transition: opacity 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s; transition: opacity 0.3s ease 0s; } .image-hover2 a:hover:after { visibility: visible; opacity: 0.8; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .image-hover2 a:hover:before { opacity: 1; } /* ---------------- [20. Bolog page] */ .blog-posts { line-height: 24px; margin-top: 20px; } .blog-posts .post-item { padding-bottom: 20px; padding-top: 20px; border-bottom: 1px solid #eaeaea; border-top: 1px solid #eaeaea; margin-top: -1px; list-style: outside none none; } #center_column ul{ padding:0px; margin:0px;} .blog-posts.blog-wrapper .post-item{ border:none;} .blog-posts.blog-wrapper h3{ margin-top:15px;} .blog-posts .post-item:last-child { border-bottom: 0px solid #eaeaea; padding-bottom: 10px; } .blog-posts .post-item .entry-meta-data { padding: 5px 0; color: #666; font-size: 13px; } .blog-posts .post-item .entry-meta-data span { margin-right: 12px; border-right: 1px #ddd solid; padding-right: 10px; } .blog-posts .post-item .entry-meta-data span:last-child { margin-right: 12px; border-right: 0px #ddd solid; padding-right: 10px; } .blog-posts .post-item .entry-meta-data .author .fa { opacity: 0.7; } .blog-posts .post-item .entry-meta-data .fa { line-height: inherit; } .blog-posts .post-item .entry-excerpt { text-align: justify; } .blog-posts .post-item .entry-more a { border: 2px solid #ff3366; color: #fff; padding: 8px 25px; background: #ff3366; border-radius: 50px; font-weight: bold; font-size: 14px; text-transform: uppercase; } .blog-posts .post-item .entry-more { margin-top: 15px; } .blog-posts .post-item .entry-more a:hover { background: #000; border: 2px solid #000; } .blog-posts .post-item .entry-thumb img { border: 1px solid #eaeaea; } /** post sidebar **/ .blog-list-sidebar { } .blog-list-sidebar li { border-bottom: 1px solid #eaeaea; padding-bottom: 10px; margin-bottom: 10px; overflow: hidden; } .blog-list-sidebar li:last-child { border: none; margin-bottom: 0px; } .blog-list-sidebar li .post-thumb { width: 80px; float: left; border: 1px solid #eaeaea; padding: 4px; background: #fcfcfc; } .blog-list-sidebar li .post-info { margin-left: 90px; color: #999; } .blog-list-sidebar li .post-info .post-meta { font-size: 12px; margin-top: 5px; } .blog-list-sidebar li .post-info .fa { line-height: inherit; } /* Recent Comments*/ .recent-comment-list li { border-bottom: 1px solid #eaeaea; padding-bottom: 10px; margin-bottom: 10px; overflow: hidden; } .recent-comment-list li:last-child { border: none; margin-bottom: 0px; } .recent-comment-list li .author { color: #666; margin-bottom: 5px; font-size: 13px; } .recent-comment-list li .author a { font-weight: bold; color: #ff3366; } .recent-comment-list li .comment { margin-top: 5px; color: #666; font-size: 13px; } .recent-comment-list li>h5>a { color: #333; font-size: 14px; } /** Blog detail **/ .entry-detail { margin-top: 20px; } .entry-title a { text-transform: uppercase; font-size: 18px; display: inherit; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding:0px; } #related-posts .entry-title a { text-transform: uppercase; font-size: 16px; display: inherit; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 15px 8px; } #related-posts .product-item .entry-thumb img{ width:100%;} .entry-detail .entry-photo img { border: 1px solid #eaeaea; padding: 5px; background: #fff; } #related-posts article.entry { background: #fff; border: 1px #eee solid; text-align: center; } #related-posts .comment-count { margin-right: 6px; } #related-posts .entry-meta-data { margin-bottom: 22px; display: inline-block; width: 100%; } #related-posts .entry-more a { padding: 8px 16px; border: 2px solid #eaeaea; border-radius: 50px; background: #fff; text-transform: uppercase; font-weight: bold; font-size: 12px; } #related-posts .entry-more a:hover { border: 2px solid #ff3366; background: #ff3366; color: #fff; } #related-posts .entry-more { display: inline-block; } .entry-detail .entry-meta-data { padding: 10px 15px; color: #666; border: 1px solid #eaeaea; background: #fff; border-top: none; } .entry-detail .entry-meta-data .fa { line-height: inherit; } .entry-detail .entry-meta-data span { margin-right: 10px; } .entry-detail .entry-meta-data .author .fa { opacity: 0.7; } .entry-detail .entry-meta-data .rating { float: right; } .entry-detail .entry-meta-data .post-star span { margin: 0; } .entry-tags span { text-transform: uppercase; } /* Blockquotes */ blockquote, blockquote p { font-size: 14px; line-height: 24px; color: #5c5c5c; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; position: relative; } blockquote:before { content: "\f10d"; display: block; position: absolute; left: 14px; top: 10px; font-family: FontAwesome; font-size: 35px; line-height: 1em; color: #c2c2c2; } blockquote { margin: 0 0 20px; padding: 20px 20px 30px 67px; border-left: 3px solid #eaeaea; background: #fff; } .entry-info { margin-top: 12px; padding-bottom: 22px; } /** COMMMENT list**/ .single-box { margin-top: 20px; } .single-box>h2 { text-transform: uppercase; font-weight: bold; font-size: 24px; } .comment-box { margin: 35px 0px; } .comment-list { margin-top: 20px; } .comment-list ul { padding-left: 80px; } .comment-list ul li { overflow: hidden; margin-bottom: 15px; border-bottom: 1px solid #eaeaea; padding-bottom: 15px; list-style:none; } .comment-list ul li:last-child { margin-bottom: 0; border: none; padding: 0; } .comment-list>ul { padding-left: 0; } .comment-list .avartar { width: 80px; float: left; } .comment-list .comment-body { margin-left: 90px; } .comment-list .comment-meta { color: #ccc; margin-bottom: 6px; } .comment-meta .date { color: #666; } .comment-list .comment-meta .author a { font-weight: bold; } .coment-form { margin-top: 20px; } .coment-form label { margin-top: 10px; margin-bottom: 2px; } .coment-form input, .coment-form textarea { border-radius: 0px; border: 1px solid #eaeaea; -webkit-box-shadow: inherit; box-shadow: inherit; } .coment-form .button { margin-top: 15px; } /**Related Posts**/ .related-posts { margin-top: 20px; } .related-posts .entry-thumb img { border: 1px solid #eaeaea; } .related-posts .entry-ci { margin-top: 10px; } .related-posts .entry-meta-data { color: #999; font-size: 13px; margin-top: 10px; } .related-posts .entry-meta-data .fa { line-height: inherit; } .related-posts .entry-ci .entry-excerpt { padding: 10px 0; } .related-posts .entry-title { font-size: 14px; } .related-posts .owl-next { top: -31px; } .related-posts .owl-prev { top: -31px; left: inherit; right: 26px; } .blog-posts.blog-wrapper{ margin:auto -15px; list-style: outside none none;}
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula