Connect With US

October 28, 2019

How To Add A Horizontal Line between Each Post in Blogger

Advertisements


add horizontal line between the posts in blogger

Adding a post separator or divider line is very easy task in blogger. You can add a Horizontal Line between Each Post in Blogger with following three ways.

First Method

1. Go to Blogger >>Theme >> Edit HTML

2. Click anywhere in the HTML codes and Press Ctrl+F 

3. Now search for .post code line

4. Add the following code below the .post

border-bottom:1px groove #b4b4b4;

5. Save the Theme and check the blog



Second Method

1. Go to Blogger >>Theme >> Edit HTML

2. Click anywhere in the HTML codes and Press Ctrl+F 

3. Now search for ]]> </b:skin> code line

4. Add the following code above the ]]> </b:skin>

.post { border-bottom:1px groove #b4b4b4;}

5. Save the Theme and check the blog

Third Method

1. Go to Blogger >>Theme >> Edit HTML

2. Click anywhere in the HTML codes and Press Ctrl+F 

3. Now search for  <div class='post-footer-line post-footer-line-3'/> code line

4. Add <hr /> tag below the div class='post-footer-line post-footer-line-3'/>

5. Save the Theme and check the blog

Note: 1. If horizontal line is not appearing between the posts you can try to Add <hr /> tag below the <div class='post-footer-line post-footer-line-2'/>

Note: 2. You can add styles in <hr/> tag like <hr style="color: #b4b4b4; width:20%;" />

Note: 3. You can change color of line according to you blog theme.

To pic color code visit www.w3schools.com color names
To change border style  visit www.w3schools.com border




Share This Post To Social Network





Related:

  • Remove Links from Header and Post Title in Blogger Follow These Steps To Remove Header Link 1. Go to Blogger >>Theme >> Edit HTML 2. Click anywhere in the HTML codes and Press Ctrl+F    3. Now search for below  code of lines <div class='titlewrapper'>   <h1 class='title'>   <b:if cond='data:blog.url == … Read More
  • How To Add Each Blogger Post in Separate Boxes To Add Each Blogger Post in Separate Boxex , you can do it very easily. You will have to perform following steps  and by doing these steps each blog post will show up in seprate box on homepage of your blog. 1. Go to Blogger  >> Theme  >> Edit HTML 2. Click anywhere in the HTML codes and P… Read More
  • How to Add Breadcrumbs Navigation in Blogger 1. Go to Blogger >>Theme >> Edit HTML 2. Click anywhere in the HTML codes and Press Ctrl+F    3. Now search for <div class='blog-posts hfeed'> code line 4. Paste below codes just after the <div class='blog-posts hfeed'> code line <b:if cond='data:blog.homepageUrl != data:blog.u… Read More
  • How to Add Fixed Responsive Floating AdSense Box In Your Blog Footer [Blogger]These are the Steps by which you can use and  Add  Fixed Responsive Floating AdSense Box In your blogger footer Area.1. Go to your www.blogger.com 2. Select your blog in which you want to Open all Internal or External Links in New Tab3. Click on Theme from Left Menu.4. Click on Backup/Rest… Read More
  • [Solved] How to fix USB device not recognized in window If You are getting the message after inserting USB device in your PC like these. You can easily fix these errors in window. Follow these Steps to fix USB device not recognized in window 1. Right Click On Your Computer Icon and click on Device manager [click manage for window 10 user] 2. Go tor the device m… Read More
  • Basic Blogger Settings After creating a blog [Read => How to create/start a blog using blogspot Blogger] on blogger you need to do basic blogger setting . If you are a beginner, then this post wiil be very helpful in  configuring basic Blogger settings . Configuring basic Blogger settings is not a tidious task, Anyone who dont know… Read More
  • Guide to Add Related Posts Widget with Thumbnails to Blogger1. Go to your www.blogger.com 2. Select your blog in which you want to fix a value for the name field is required 3. Click on Theme from Left Menu.4. Click on Arrow my theme like bellow.5. Click on Backup/Restore your template before doing any Changes.6. Click on Arrow my theme on Again and click to… Read More
  • Top 18 Secrets to boost your Blogger blog speed Super Fast Follow These Top 18 Secret Steps to boost your Blogger blog speed Super Fast 1. Remove default Widgets, JavaScript from Blogger 2. Remove the unwanted default CSS files (a) Search For the tags: <b:skin><![CDATA[ Code of Lines........... ................................... ]]></b:skin> (b… Read More
  • [Fixed] Blogger Favicon not Updating | Blogger Favicon Not Working [Fixed] Blogger Favicon not Updating  Favicon is a small icon file show in tab bar of the respective blog near your title. You can upload your own Favicon image from the Layout tab in your Blogger Dashboard. Uploading your Favicon To upload your own Favicon image Step 1. Go to Blogger www.blogger.com St… Read More
  • Search Preference Setting in blogger Enable Search Preference Setting: Steps to enable search preference setting in your blogger account. 1. Go at blogger.com and Log in your blogger acccount. 2. Select Blog a blog in which you want to enable your search preference setting.  3. Now Click on Setting > Search Preference in Sear… Read More
  • 10 Ways to Fix White/Blank Space Instead of AdSense ad on Your Website?Displaying blank spaces instead of showing Adsense ads can be very annoying. It indicates that you are losing lost of revenue day by day until you find the appropriate solution.Fortunately, this is not a big problem to solve. You can easily fix the issue by given method on this blog.If you are continuously se… Read More
  • How to display Legal Sticky Footer, Left & Right AdSense Ads in Blogger?Hello Every One , Welcome to My Blog www.MohammadSuhail.ComHaving a google Adsense Account may be a typical task for you nowadays. But making money through google adsense may be more than it . If you are having google adsense Adsense account , you are lucky one. Many of them is complaining that they not making goo… Read More
  • Easy Way to Remove Read More or Jump Break Link in Blogger Hello Blogger Blogspot Guys, Do you not like Read More.. option in your blogger blogspot blog.   You are trying and want to remove Remove Read More... or Jump Break Link from your Blogspot . It is very easy to do so. you might  face a problem while directly remove the read more link in default Blogge… Read More
  • [Blogger] Way to Open all Internal or External Links in New Tab Below are the Quick Steps to open all Internal or External Links in New Tab 1. Go to your www.blogger.com  2. Select your blog in which you want to Open all Internal or External Links in New Tab 3. Click on Theme from Left Menu 4. Click on Backup/Restore your template before doing any Ch… Read More
  • Change Post Title Font, Size and Color in Blogger 1. First Login in your blogger Account & Select Your Blog. 2. Go to Blogger  >> Theme  >> Edit HTML 3. Remove Code Like Below...... .post-title, .post h3{ Code of Lines.... ........................... } .post h3 a, .post h3 a:visited, .post h3 strong { Code of Lines..... ....................… Read More
  • [Solved] How to fix breadcrumbs missing field "itemListElement" error If you have got a message in your google search console message box and you are worrying about breadcrumb issue for your blog , you can easily fix this issue.  After clicking error you see error like this. To fix this breadcrumbs missing field "itemListElement" error go in you template code of you B… Read More
  • Follow just 7 Steps to add SubDomain in blogger with Godaddy 1. Fisrt you have to loging on your godaddy account.  2. Click Manage >> DNS 3. On DNS Management You have to add a CNAME Record with wild card entry (*) 4. Now go to your blogger account and Create a new blog or select an old blog on which you want add to add subdomain 5. Go … Read More
  • 5 Simple Steps To Add Blogger Custom Domain With GoDaddy in 2020-21 First Go to www.blogger.com Login into your Blogger Account ⇢ Go to your blog ⇢ Settings ⇢ Click on "Basic" ⇢ Visit "Publishing" Section  Now Click on Set up a third-party URL for your blog   ⇢ and type 'www.YourdomainName.Com' (you… Read More
  • [FeedBurner Fix] "The feed does not have subscriptions by email enabled" If you get the FeedBurner error message like this, this means that you need to enable the subscription by email option from your FeedBurner account settings. Follow These Steps to fix it: Step 1. Login at https://feedburner.google.com/ and select your feed. Step 2. Go to the "Publicize" tab: Step… Read More
  • Quick Step to Install Hotspot / OmniSD in Jio Phone | May 2020 | Download Online Hey, Hello Every One! Have you been tried to Install OmniSD App in Jio Phone a lot, but you could not be able to install these Hotspot setting till now. Luckily you have come to the right place.  In this article I will tell you a complete installation guide for Jio Phone. Quick Step to Install Ho… Read More
  • How To Add A Horizontal Line between Each Post in Blogger Adding a post separator or divider line is very easy task in blogger. You can add a Horizontal Line between Each Post in Blogger with following three ways. First Method 1. Go to Blogger >>Theme >> Edit HTML 2. Click anywhere in the HTML codes and Press Ctrl+F  3. Now search for .post code line… Read More
  • How to Configure JioFi/JioPhone with Tenda N300 | Tenda Universal Repeater Hello Guys ,  If you are accessing internet using internet connection in old Laptop / PC or Desktop Computer by Tenda Router. You want to switch from cable internet connection /broadband connection to some wireless device like WiFi device(Jiofi /Airtel HotSpot) . but there is WiFi Connection is available in … Read More
  • Steps to add Author Box Below Each Post in Blogger [Blogspot]1. Go to your www.blogger.com 2. Select your blog in which you want to  add Author Box Below Each Post3. Click on Theme from Left Menu.4. Click on Arrow my theme like bellow.5. Click on Backup/Restore your template before doing any Changes.6. Click on Arrow my theme on Again and click Edit HTML… Read More
  • [Fixed] A value for the name field is required in Bloggerif you are getting an error  "A value for the name field is required" in Blogger, you can Fix here A value for the name field is required in Blogger easily by following steps.1. Go to your www.blogger.com 2. Select your blog in which you want to fix a value for the name field is required 3. Cli… Read More
  • How to fixup / remove error Normal 0 false false false false EN-US X-NONE HI MicrosoftInternetExplorer4 ... in blogger post Usually we see when we post on blogger, sometime we get error [ Normal 0 false false false false EN-US X-NONE HI MicrosoftInternetExplorer4 ...  ] in blogger post instead of blog post  summary detail. Here i am going to tell you How to fixup / remove error [ Normal 0 false false false false EN-US X… Read More

0 Comments:

Post a Comment