Skip to main content

๐Ÿ’€ adjust your side bar and latest post width

 ๐Ÿ’€ adjust your side bar width 


  <style>

      #sidebar-wrapper {

    width: 300px; /* Width ko aap apne requirements ke according adjust kar sakte hain */

    padding: 20px; /* Padding ko bhi aap apne requirements ke according adjust kar sakte hain */

}


/* Sidebar ke andar ke sections ko bhi adjust karein agar zarurat hai */

.sidebar {

    width: 100%; /* Sidebar ke sections ko full width mein rakhein */

}

#social-widget {

    width: 250px; /* Widget ke liye desired width ko set karein */

}


      </style>



upper code ko side bar ke code jo niche diya gaya hia us ke uper paste kare 


<!-- Sidebar Wrapper -->
      <div id='sidebar-wrapper'>
        <b:section class='sidebar common-widget' id='sidebar1' name='Sidebar Right (A)' showaddelement='yes'/>
        <b:section class='sidebar' id='social-widget' maxwidgets='1' name='Social Widget' showaddelement='yes'>
          <b:widget id='LinkList75' locked='true' title='Social Plugin' type='LinkList' version='2' visible='true'>
            <b:widget-settings>



๐Ÿ’€agar appke latest post ke wedith kharab huaa hai to ye niche ka code paste kare 


 <style>
                .grid-posts img {
    max-width: 100%; /* Image ko parent container ke width ke anusaar scale karein */
    height: auto; /* Image ka aspect ratio maintain karein */
}
.grid-posts .specific-image-class {
    max-width: 200px; /* Specific image ke liye desired width ko set karein */
    height: auto; /* Image ka aspect ratio maintain karein */
}

                </style>


latest product ke code ke uper diya gaya code paste karna hai 


 <b:if cond='data:view.isHomepage'>
  <!-- <div class='home-title-wrap'><h3 class='home-title'><span>Latest Products</span></h3></div> -->
</b:if>
<div class='grid-posts'>
  <b:loop index='i' values='data:posts' var='post'>
    <b:include data='post' name='postCommentsAndAd'/>
  </b:loop>
</div>

Comments

Popular posts from this blog

ai tool

 https://smodin.io/free-english-rewriter-and-spinner/ai-detection-remover ai detecter and removal https://originality.ai/blog/highlight-ai-text= for ai highlighter and affiliate marketing https://gptzero.me/  = ai writing detector and highlighter  https://www.zerogpt.com/           = ai content writer detector https://plagiarism-remover.com/humanize-ai-text/           = humanize writer

Add Code Box

  HTML CSS And Java Script  <style> .K2_CBox{position:relative;background:#fff;width:100%;border-radius:6px;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;padding:10px;margin:30px 0 30px} .K2_CBox .CB_Heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px} .K2_CBox .CB_Heading span{margin:0;font-weight:700;font-family:inherit;font-size:1.1rem} .K2_CBox .C_box_main{cursor:pointer;display:inline-flex;align-items:center;padding:12px;outline:0;border:0;border-radius:50%;background:#004cbd;transition:all .3s ease;-webkit-transition:all .3s ease}.K2_CBox .C_box_main:hover{opacity:.8}.K2_CBox .C_box_main .CBox_icn{flex-shrink:0;display:inline-block;width:18px;height:18px;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fefefe' stroke-linecap='round' stroke-linejoin='round' stroke-wi...

create a list of 100 things someone may now know about SEO

  create a list of 100 things someone may now know abouT SEO stands for Search Engine Optimization. SEO is the process of optimizing a website to improve its visibility and ranking on search engines. Google is the most popular search engine, followed by Bing and Yahoo. SEO involves both on-page and off-page optimization techniques. On-page optimization includes optimizing the content and structure of a website. Off-page optimization includes building backlinks to a website. SEO requires constant monitoring and updating to maintain rankings. Keyword research is the foundation of SEO. Long-tail keywords are easier to rank for than short-tail keywords. Keyword stuffing is a black hat SEO technique that can get a website penalized. Meta tags are important for on-page optimization. Title tags and meta descriptions should be unique and relevant to the page. Header tags (H1, H2, H3) are important for on-page optimization. Content should be well-written and provide value to the reader. Dup...