Tuesday, December 18, 2018

How to Change Default Post Style Blog

No comments:

Actually blogger / blogspot Template by MeDes possible to change posts style different each others. But is it possible to set as default? The answer is yes, possible to set as default. Just follow these steps below:

  1. Go to Official site of MeDes Style Framework www.mediadesain.com.
  2. Go to Builder & Generator > Post Styler or click here.
  3. Choose Style you want to apply > Get Code. If before the code styler paste in blog post but if want to set default style have to paste in the template.
  4. Go to Blogger > Select Blog > Theme > Edit HTML
  5. Search Code below (The Code ready inside of template by MeDes Only)
    <!-- DEFAULT ITEM PAGE -->
    Paste Here
    <!-- DEFAULT ITEM PAGE END-->
    
  6. Paste Code Styer in Template, sample:
    <!-- DEFAULT ITEM PAGE -->
    <!-- Style 9 - Center Post (1 Column & First Image Top) --><script> $(document).ready(function(){ $("header, aside").remove(); $("main").css("padding-top", "100px"); $("article").css({"float": "unset", "margin": "0 auto"}); $("article img:first").prependTo(".first-img"); $(".first-img").css("display", "block"); });</script><!-- END -->
    <!-- DEFAULT ITEM PAGE -->
  7. Save Theme
After setting default style on template your template can't support different style each posts.

No comments:

Post a Comment

{{newPostTitle}}
{{newPost}}
{{oldPostTitle}}
{{oldPost}}

Contact Form

Name

Email *

Message *

MeDes Config Script