DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage

Category: Blogger

How To Change Widget Title Background On Blogger
January 9, 2018 Blogger

How To Change Widget Title Background On Blogger

To change the widget title background in blogger do the steps shown below: Login to your blogger account. Go to your blog’s Dashboard >> Theme >> Customise >> Advanced >> Add CSS. Copy the below code and paste it to Add Custom CSS  .sidebar h2 { background-color: #0b5394; …
Full Article
How to Add Adsense Ads Between Blog Post and Comment Box in Blogger
May 25, 2017 Blogger

How to Add Adsense Ads Between Blog Post and Comment Box in Blogger

Placing ads on a blog is very important to attract and engage the users on your blog. It is suggested by the Google Adsense team that place an ad below the post body and above the comment section to generate more revenue from the website. Here …
Full Article
How to Enable Search Description for Blogger and Blog Posts
April 10, 2017 Blogger

How to Enable Search Description for Blogger and Blog Posts

Search engines typically take the first couple of sentences of a blog post and use that as the site description on their results page. However, there is a feature on Blogger allowing you to write an individual summary for each post. This allows you to choose …
Full Article
How to Make your Blogger Blog Template to fit any Screen Resolution
February 18, 2017 Blogger

How to Make your Blogger Blog Template to fit any Screen Resolution

Follow the below steps to make your blogger blog template fit any screen resolution: In your Blogger Dashboard go to Template >> Edit HTML Search for text .content-outer, .content-fauxcolumn-outer, .region-inner { and you will find the below lines of codes. .content-outer, .content-fauxcolumn-outer, .region-inner { min-width: $(content.width); max-width: $(content.width); _width: $(content.width); } Replace the …
Full Article
How to reduce space between header and pagelist widgets in blogger
February 3, 2017 Blogger

How to reduce space between header and pagelist widgets in blogger

Follow the below steps to reduce the space between ‘Header’ and ‘Pagelist’ widgets in Blogger: In your blogger Dashboard go to Template >> Edit HTML Search for text ‘.tabs-outer {‘ and add below line of code to this block. margin-top: -25px !important; www.dbappweb.com If  ‘.tabs-outer {‘ is not exist in your template then search for …
Full Article
Remove Empty Space Left on Top After Removing Navbar in Blogger
February 1, 2017 Blogger

Remove Empty Space Left on Top After Removing Navbar in Blogger

Follow the below steps to remove the space left on top after removing the navbar in Blogger: In your Blogger Dashboard go to Template >> Edit HTML Search for text ‘</head>’ and add the below line of code just above this text. <style type='text/css'> .content-inner { margin-top: -60px !important; } </style> you can …
Full Article
Show more than 200 comments on Blogger Page or Post
January 13, 2017 Blogger

Show more than 200 comments on Blogger Page or Post

If you have got more than 200 comments on a post or page on blogger then you may not be able to see the comments more than 200. Blogger has no limitation on the number of comments on a post or page but many people are facing …
Full Article
How to Split or Divide Blogger Header in Two Parts
June 9, 2016 Blogger

How to Split or Divide Blogger Header in Two Parts

You can split the blogger header into two parts, process is simple as given below: In your Blogger Dashboard go to Template >> Edit HTML Search for text <b:section class=’header’ and add the below code after the closing </b:section>. <b:section id='header-right' showaddelement='yes'></b:section> <div style='clear: both;'/> Search for ]]></b:skin> and add the below CSS code just …
Full Article
How To Show Post Title Before Blog Title in Blogger
April 29, 2016 Blogger

How To Show Post Title Before Blog Title in Blogger

Post title and blog title both are very important for search engine optimization, but you must know how to use and customize them. Because they appear in search results and more importantly appear as a clickable link. Post titles and blog title plays a very important …
Full Article
HTTPS support to Blogspot coming in late April!
April 5, 2016 Blogger, News and Updates

HTTPS support to Blogspot coming in late April!

Today i got this message on my Blogger Dashboard: All visitors will be able to view your Blogspot domain blogs over an encrypted connection by visiting https://<your-blog>.blogspot.com. Existing links and bookmarks to your blogs will continue to work. As part of this change, the HTTPS Availability …
Full Article

Posts pagination

1 2 Next
  • Popular
  • Recent

Categories

  • Android (2)
  • Blogger (16)
  • Domain and Hosting (1)
  • Hardware Issues (7)
  • HP-UX (55)
  • HPE Data Protector (9)
  • IBM Lotus Notes (2)
  • IBM WebSphere Application Server (16)
  • Internet Tips & Tricks (15)
  • iOS (8)
  • JBoss/WildFly Application Server (2)
  • Linux (76)
  • macOS (15)
  • Microsoft Windows (31)
  • News and Updates (11)
  • Oracle Database (5)
  • SSL/TLS (1)
  • Storage Servers (23)
  • Tools/Softwares (1)
  • VMware ESXi (17)
  • Web Servers (14)
  • WordPress (5)

Archives

DbAppWeb.com

Solution of Database, Application and Web Server Problems

About DbAppWeb.com

One Stop Solution for Database Server, Application Server and Web Server Problems.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

DbAppWeb on Social Media

Copyright © 2025 DbAppWeb.com
Terms and Conditions   Theme by MyThemeShop.com
 

Loading Comments...