Friday, September 14, 2012

AllBlogTools.com | Blogger Templates and Tricks

AllBlogTools.com | Blogger Templates and Tricks

Link to Blogger Templates, Tutorials, Tools | WordPress Themes | Allblogtools.com

How To Center Your Blog’s Banner With Template Designer

Posted: 13 Sep 2012 11:36 PM PDT


This image has no alt text

Some people who are using Blogger's "Simple Layout" (or "Picture Window Layout") seem to be having a bit of a problem trying to align their banner images at the center of their web page. Fortunately, the pretty team over at TCBOTB created and shared an easy step-by-step tutorial that will help fix that.

Here are the steps to follow:

  • Head over to your Blogger dashboard.
  • Go to the "Design" page and proceed to the "Layout" section.
  • Click on "Template Designer" located on the upper right side.
  • Click on the "Advanced" option then scroll down to select "Add CSS".
  • Add the following code below:
#Header1 {width:650px;margin:0 auto}

NOTE: You might need to adjust the specified width (650) depending on the size of your own actual image. Or you can look at the preview window and see if everything already looks OK.

Once you're satisfied with the banner's position, simply click on the "Apply To Blog" button.

And that's all it takes to fix it.

Removing ‘Subscribe to Post Atom’

Posted: 13 Sep 2012 10:23 PM PDT


This image has no alt text

Here are some few tips I'm going to share with you that would be very useful in your site. It's what I've learned from Debbie Navarro which is how you can remove easily the 'subscribe post atom'. Below are the steps.

How to hide:

  • Go to Blogger Dashboard > Template > Edit HTML > Proceed
  • Click Expand Widget Template
  • Search .feed-links by hitting CTRL+F
  • Add display:none inside the bracket
.feed-links{display:none}

How to remove:

  • In your search box, look for this code
<b:include name='feedLinks'/>
  • Remove that code above.
  • Save template.

Note: Always have backups.  Also click preview to check for errors.

 

DailyTech

Posted: 13 Sep 2012 02:33 PM PDT


This image has no alt text

Note: There is a file embedded within this post, please visit this post to download the file.

  • Tech Blogger template.
  • 3 Column, 2 right sidebar, 3 column footer, Header Banner.
  • Fixed width, tech blogger theme, Slide Show, social icons, WordPress Look.
  • DailyTech is a free Blogger Template for tech blogs.

0 comments:

Post a Comment