Themes for Blogger Sitemap Label Based (SEQL)

Updated on: March 05, 2017

These are themes for HTML-based sitemap page provided past times howbloggerz exclusively too volition non run for whatsoever other sitemap.

How to Add Sitemap Page inwards blogger - past times howbloggerz

based
  • Format - Label based
  • Design - SEQL
  • Responsive
  • Easy custom columns
  • No hidden script
based
<link href="https://fonts.googleapis.com/css?family=Lato|Montserrat" rel="stylesheet"> <style type="text/css">     .post-archive {         width: 100%;         padding: 20px 0;         font-family: "Lato", sans-serif;     }         .post-archive h4 {         border-bottom: 2px corporation #E3E3E3;         color: #333333;         font-size: 20px;         margin: 0 0 10px 2px;         padding: 0 0 10px;         font-family: "Montserrat", sans-serif;         font-weight: 700;     }         .ct-columns {         -moz-column-count: 2;         -moz-column-gap: 20px;         -moz-column-rule: none;         -webkit-column-count: 2;         -webkit-column-gap: 20px;         -webkit-column-rule: none;         column-count: 2;         column-gap: 20px;         column-rule: none;     }         .ct-columns p {         padding: 5px 0px;         -moz-column-break-inside: avoid;         -webkit-column-break-inside: avoid;         -o-column-break-inside: avoid;         -ms-column-break-inside: avoid;         column-break-inside: avoid;         display: inline-block;         width: 100%;     }         .ct-columns p a {         background: #242424;         color: #fff;         display: block;         border: 2px corporation #000;         font-size: 14px;         line-height: normal;         border-radius: 5px;         padding: 10px 15px;         -webkit-transition: all .25s ease-in-out;         -moz-transition: all .25s ease-in-out;         -o-transition: all .25s ease-in-out;         transition: all .25s ease-in-out;     }         .ct-columns p a:hover {         background: #fff;         color: #000;         text-decoration: none;     }         .ct-columns p a bridge {         color: rgb(255, 0, 0);     }         @media hide too (max-width: 768px) {         .ct-columns {             -moz-column-count: 2;             -moz-column-gap: 10px;             -moz-column-rule: none;             -webkit-column-count: 2;             -webkit-column-gap: 10px;             -webkit-column-rule: none;             column-count: 2;             column-gap: 10px;             column-rule: none;         }     }         @media hide too (max-width: 550px) {         .ct-columns {             -moz-column-count: 1;             -moz-column-gap: 0px;             -moz-column-rule: none;             -webkit-column-count: 1;             -webkit-column-gap: 0px;             -webkit-column-rule: none;             column-count: 1;             column-gap: 0px;             column-rule: none;         }     } </style> 
based
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> <style type="text/css">     .post-archive {         width: 100%;         padding: 20px 0;         font-family: "Lato", sans-serif;     }         .post-archive h4 {         border-bottom: 1px corporation #EAEAEA;         color: #333333;         font-size: 20px;         margin: 0 0 10px 2px;         padding: 0px 10px 10px;     }         .ct-columns {         -moz-column-count: 2;         -moz-column-gap: 20px;         -moz-column-rule: none;         -webkit-column-count: 2;         -webkit-column-gap: 20px;         -webkit-column-rule: none;         column-count: 2;         column-gap: 20px;         column-rule: none;     }         .ct-columns p {         padding: 0px;         -moz-column-break-inside: avoid;         -webkit-column-break-inside: avoid;         -o-column-break-inside: avoid;         -ms-column-break-inside: avoid;         column-break-inside: avoid;         display: inline-block;         width: 100%;     }         .ct-columns p a {         color: #0A12CE;         display: block;         font-size: 14px;         line-height: normal;         padding: 0px 15px;     }         .ct-columns p a:hover {         color: #888CDD;     }         .ct-columns p a bridge {         color: rgb(255, 0, 0);     }         @media hide too (max-width: 768px) {         .ct-columns {             -moz-column-count: 2;             -moz-column-gap: 10px;             -moz-column-rule: none;             -webkit-column-count: 2;             -webkit-column-gap: 10px;             -webkit-column-rule: none;             column-count: 2;             column-gap: 10px;             column-rule: none;         }     }         @media hide too (max-width: 550px) {         .ct-columns {             -moz-column-count: 1;             -moz-column-gap: 0px;             -moz-column-rule: none;             -webkit-column-count: 1;             -webkit-column-gap: 0px;             -webkit-column-rule: none;             column-count: 1;             column-gap: 0px;             column-rule: none;         }     } </style> 
based
<link href="https://fonts.googleapis.com/css?family=Didact+Gothic|Exo" rel="stylesheet"> <style type="text/css">     .post-archive {         width: 100%;         padding: 20px 0;         font-family: 'Didact Gothic', sans-serif     }         .post-archive h4 {         border-left: 5px corporation #D342DD;         color: #333333;         font-size: 20px;         margin: 0 0 10px 2px;         padding: 5px 10px;         font-family: 'Exo', sans-serif;         font-weight: 700;         box-shadow: 0 0 5px #64446666;         border-radius: 5px;     }         .ct-columns {         -moz-column-count: 2;         -moz-column-gap: 20px;         -moz-column-rule: none;         -webkit-column-count: 2;         -webkit-column-gap: 20px;         -webkit-column-rule: none;         column-count: 2;         column-gap: 20px;         column-rule: none;     }         .ct-columns p {         padding: 5px 0px;         -moz-column-break-inside: avoid;         -webkit-column-break-inside: avoid;         -o-column-break-inside: avoid;         -ms-column-break-inside: avoid;         column-break-inside: avoid;         display: inline-block;         width: 100%;     }         .ct-columns p a {         background: #fff;         color: #F568AD;         display: block;         border: 1px corporation #C9AFCB;         font-size: 15px;         line-height: normal;         border-radius: 0 3px 0;         padding: 10px 15px;         -webkit-transition: all .25s ease-in-out;         -moz-transition: all .25s ease-in-out;         -o-transition: all .25s ease-in-out;         transition: all .25s ease-in-out;         box-shadow: 5px 5px #F0EAED;     }         .ct-columns p a:hover {         background: #fff;         color: #D034E7;         text-decoration: none;     }         .ct-columns p a bridge {         color: rgb(231, 0, 255);     }         @media hide too (max-width: 768px) {         .ct-columns {             -moz-column-count: 2;             -moz-column-gap: 10px;             -moz-column-rule: none;             -webkit-column-count: 2;             -webkit-column-gap: 10px;             -webkit-column-rule: none;             column-count: 2;             column-gap: 10px;             column-rule: none;         }     }         @media hide too (max-width: 550px) {         .ct-columns {             -moz-column-count: 1;             -moz-column-gap: 0px;             -moz-column-rule: none;             -webkit-column-count: 1;             -webkit-column-gap: 0px;             -webkit-column-rule: none;             column-count: 1;             column-gap: 0px;             column-rule: none;         }     } </style> 
based
<link href="https://fonts.googleapis.com/css?family=Lato|Roboto" rel="stylesheet"> <style type="text/css">     .post-archive {         width: 100%;         padding: 20px 0;         font-family: "Lato", sans-serif;     }         .post-archive h4 {         box-shadow: 0px -10px #ab494d inset, 0 0 120px #000 inset;         color: #fff;         font-size: 20px;         margin: 0 0 10px 2px;         padding: 5px 2px 15px 8px;         font-family: "Roboto", sans-serif;         font-weight: 700;         border-radius: 5px 5px 0 0;     }         .ct-columns {         -moz-column-count: 2;         -moz-column-gap: 20px;         -moz-column-rule: none;         -webkit-column-count: 2;         -webkit-column-gap: 20px;         -webkit-column-rule: none;         column-count: 2;         column-gap: 20px;         column-rule: none;     }         .ct-columns p {         padding: 5px 0px;         -moz-column-break-inside: avoid;         -webkit-column-break-inside: avoid;         -o-column-break-inside: avoid;         -ms-column-break-inside: avoid;         column-break-inside: avoid;         display: inline-block;         width: 100%;     }         .ct-columns p a {         background: #AB494D;         color: #fff;         display: block;         border: 2px corporation #3A3A3A;         font-size: 14px;         line-height: normal;         border-radius: 4px;         padding: 10px 15px;         -webkit-transition: all .25s ease-in-out;         -moz-transition: all .25s ease-in-out;         -o-transition: all .25s ease-in-out;         transition: all .25s ease-in-out;         box-shadow: -1px -3px 2px #8f8c8c;     }         .ct-columns p a:hover {         background: #27292E;         color: #fefefe;         text-decoration: none;     }         .ct-columns p a bridge {         color: rgb(221, 233, 45);     }         @media hide too (max-width: 768px) {         .ct-columns {             -moz-column-count: 2;             -moz-column-gap: 10px;             -moz-column-rule: none;             -webkit-column-count: 2;             -webkit-column-gap: 10px;             -webkit-column-rule: none;             column-count: 2;             column-gap: 10px;             column-rule: none;         }     }         @media hide too (max-width: 550px) {         .ct-columns {             -moz-column-count: 1;             -moz-column-gap: 0px;             -moz-column-rule: none;             -webkit-column-count: 1;             -webkit-column-gap: 0px;             -webkit-column-rule: none;             column-count: 1;             column-gap: 0px;             column-rule: none;         }     } </style> 
based
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Raleway" rel="stylesheet"> <style type="text/css">     .post-archive {         width: 100%;         padding: 20px 0;         font-family: 'Open Sans', sans-serif;     }         .post-archive h4 {         border-bottom: 2px corporation #EEEEEE;         color: #333333;         font-size: 20px;         margin: 0 0 10px 2px;         padding: 0 0 10px;         font-family: 'Raleway', 'sans-serif';         font-weight: 300;     }         .ct-columns {         -moz-column-count: 2;         -moz-column-gap: 20px;         -moz-column-rule: none;         -webkit-column-count: 2;         -webkit-column-gap: 20px;         -webkit-column-rule: none;         column-count: 2;         column-gap: 20px;         column-rule: none;     }         .ct-columns p {         padding: 5px 0px;         -moz-column-break-inside: avoid;         -webkit-column-break-inside: avoid;         -o-column-break-inside: avoid;         -ms-column-break-inside: avoid;         column-break-inside: avoid;         display: inline-block;         width: 100%;     }         .ct-columns p a {         background: #fafafa;         color: #333;         display: block;         border: 2px corporation #FFFFFF;         font-size: 14px;         line-height: normal;         outline: 1px corporation #EEEEEE;         padding: 10px 15px;         -webkit-transition: all .25s ease-in-out;         -moz-transition: all .25s ease-in-out;         -o-transition: all .25s ease-in-out;         transition: all .25s ease-in-out;     }         .ct-columns p a:hover {         background: #fff;         color: #000;         text-decoration: none;     }         .ct-columns p a bridge {         color: rgb(255, 0, 0);     }         @media hide too (max-width: 768px) {         .ct-columns {             -moz-column-count: 2;             -moz-column-gap: 10px;             -moz-column-rule: none;             -webkit-column-count: 2;             -webkit-column-gap: 10px;             -webkit-column-rule: none;             column-count: 2;             column-gap: 10px;             column-rule: none;         }     }         @media hide too (max-width: 550px) {         .ct-columns {             -moz-column-count: 1;             -moz-column-gap: 0px;             -moz-column-rule: none;             -webkit-column-count: 1;             -webkit-column-gap: 0px;             -webkit-column-rule: none;             column-count: 1;             column-gap: 0px;             column-rule: none;         }     } </style> 

Steps to Apply Sitemap Theme

Step 1. Login to your Blogger account, too then become to Pages > Click edit nether Site Map page.

Note: Make certain that HTML mode is on. if not, too then toggle it on > click unopen push without saving the page too and then opened upwardly it in i trial again past times clicking edit.

Step 2. Click anywhere within the input plain too discovery the next code (use Ctrl + F):

<script type='text/javascript'> 

Step 3. Paste your subject code only to a higher house it (at the top).

Note: If you lot bring applied whatsoever subject code earlier too then take away it earlier applying novel subject code.

Step 4. Configuration.

- To alter the number of columns supervene upon numeric value inside:

  • For laptop    -moz-column-count: 2, -webkit-column-count: 2, column-count: 2
  • For ipad        -moz-column-count: 2, -webkit-column-count: 2, column-count: 2
  • For iphone   -moz-column-count: 1, -webkit-column-count: 1, column-count: 1

Step 5. Click Update.

Note: Dismiss whatsoever HTTPS fault too Click on Update again.

Not constitute whatsoever subject for your spider web log design? Send me your spider web log address via Contact Us page too i volition endeavour to add together i for you lot inwards upcoming sitemap themes.

hurray!

You bring successfully applied a new theme to your Site Map page. For whatsoever issues related to to a higher house Tutorial Please Comment Below. Stay Updated, Browse ! :)

Belum ada Komentar untuk "Themes for Blogger Sitemap Label Based (SEQL)"

Posting Komentar

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel