Background Image to Blogger Sidebar Gadgets :
You can add same background image to all side bar widgets on your Blogger blog. We already discussed about adding background color to a widget and to your Blogger sidebar. Now I'm going to discuss about adding background image to your Blogger sidebar widgets. You can also add specific background image to a specific widget on your blog.

How to Add a Background Image to All Gadgets in Your Blogger Sidebar:

With simple CSS code we can add background image to all gadgets in your blogger blog. Two methods are there to add this simple code to your Blogger. First method is, adding through Blogger Template Designer. Second method adding directly to your Blogger template code. Her I'm showing you first method.

Follow below steps to Add a  Background Image to Gadgets in Blogger

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Customise button under Customise click on Advanced tab

Step 4 : Click on Add CSS under Advanced options

add below CSS code on CSS box

.sidebar .widget {
background:url('your background image URL')repeat;
}

Step 5 : Click on Apply to blog


Note: To stop image repeatedly replace repeat with no-repeat in above code.

Related Posts:

  • Add a link to blogger widget titlesHow to add a link to widget titles in Blogger:All the widget titles in Blogger have no hyper links.But we can add link to widget titles in Blogger blogs.This will works good if you add link to follows gadget like Google+ Foll… Read More
  • Add same blogger widget twice on bloggerHow to add same Blogger widget twice on Blogger blog:You can add any Blogger widget twice on your Blogger blog. If you try to add already added gadget one more time on your Blogger blog, then you can see message like already … Read More
  • Remove gadget shadow in bloggerHow to remove gadget shadow in Blogger :In some Blogger themes like "awesome Inc", We can see shadow around gadgets, blog posts, pager and footer on Blogger blogs. Blog will looks good after removing shadow from gadget,blog p… Read More
  • Hide widget on specific pages in blogger blogHiding Blogger widget on a specific page :By default all widgets installed on your Blogger will appear on every page of your Blogger blog. I.e when you click on Contact Us page of your Blogger blog, your blog sidebar widgets … Read More
  • Add background image to blogger sidebar widget titlesHow to add background image to Blogger sidebar widget titles:We can add an image as background to sidebar widget titles in Blogger.We can also add different images to different widget titles in Blogger sidebar.But here I'm te… Read More

0 comments:

Post a Comment

Contact Form

Name

Email *

Message *

Blog Archive

Translate Language

Popular Posts

click on