Get 25% Discount For HostGator- $110 OFF! | Series: Become a Pro Blogger!, Create and Sale Ebooks , PDF Editing Ways


Sunday, January 10, 2010

Add a Customized Three Column Footer Widget In Blogger



Three-Column-Footer You might have seen a three column widget at the bottom section of many commercial and professional blogs. Where you can add whatever stuff you like. Take my footer widget as an example. I have added widgets that further keeps the reader busy. This Footer widget contains three columns where each column can accommodate as many widgets as you can add! In order to add such a widget to the bottom section of your blogs and also customize the look and feel of it then lets start learning today’s tutorial.

 

See a screenshot, Three-Column-Footer-Widget

Add This Three Column Widget Inside Your Blogger Templates

Follow these steps,

  1. Go To Blogger > Layout > Edit HTML
  2. Back Up your template
  3. Search for ]]></b:skin>
  4. Just before ]]></b:skin> paste this CSS code,

/* -----   LOWER SECTION   ----- */
#lower {
       margin:auto;
       padding: 0px 0px 10px 0px;
       width: 100%;
       background:#333434;

#lower-wrapper {
       margin:auto;
       padding: 20px 0px 20px 0px;
       width: 960px;

}

#lowerbar-wrapper {
     border:1px solid #DEDEDE;
      
background:#fff;
       float: left;
       margin: 0px 5px auto;
       padding-bottom: 20px;
       width: 32%;
       text-align: justify;
       font-size:100%;
       line-height: 1.6em;
       word-wrap: break-word; 
       overflow: hidden;
}

       .lowerbar {margin: 0; padding: 0;}
       .lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;}

.lowerbar h2 {
      margin: 0px 0px 10px 0px;
       padding: 3px 0px 3px 0px;
       text-align: left;
       color:#0084ce;
        text-transform:uppercase;
      font: bold 14px Arial, Tahoma, Verdana;
       border-bottom:3px solid #0084ce;
}

.lowerbar ul {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      list-style-type: none;
}

.lowerbar li {
      margin: 0px 0px 2px 0px;
      padding: 0px 0px 1px 0px;
      border-bottom: 1px dotted #ccc;
}

 

 

    5.   Now Search For </body> and just above this code paste the code below,

<div id='lower'>
<div id='lower-wrapper'>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar1' preferred='yes'>
</b:section>
</div>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar2' preferred='yes'>
</b:section>
</div>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar3' preferred='yes'>
</b:section>
</div>
<div style='clear: both;'/>
</div> </div>

 

 

 

6.  Save your template. done!

Now visit the page Layout > Page Elements and start adding widgets! :>>

Customization

You can easily customize the look and colours of the this footer widget. I have bolded the important parts in the CSS code above. Read the descriptions below carefully to better stylize your three column widget. For changing colours use our advanced Colour Code Generator

  • background:#333434;   Changing the six digit colour code will change the background colour of this widget.
  • width: 960px;  This is the width of the widget. If you want you can adjust this width value in accordance with the width of your blog.
  • background:#fff;  and    width: 32%; is the background colour and width of the three columns where the widgets are added.
  • color:#0084ce; This is the Colour of Title Headings
  • font: bold 14px Arial, Tahoma, Verdana;  Edit this to change the font size and family.
  • border-bottom:3px solid #0084ce;   Edit this to change the thickness, style and colour of the border that appears at the bottom of Title Heading
  • border-bottom: 1px dotted #ccc; Editing this will change the size, style and colour of the border that appears below links.

That’s All!

A tutorial on Four Column Footer widget will be posted soon. Till then keep playing with this one :> Do let me know if you needed help. Your questions are more than an honor!



Respected Readers:
We educate thousands of bloggers a week with our tutorials. To help us go ahead with the same spirit, a small contribution from your side will highly be appreciated.


If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you subscribe to our regular Email Updates!

Thanks for making this possible! Kindly Bookmark and Share it.
Technorati Digg This Stumble Facebook Twitter
Create your own blog!

115 comments:

Comment Page :
Smaracande on 4:05 AM, January 11, 2010 said... #

salam,wow,it's very usefull as tricks thank you very much for sharing.
http://webizland.blogspot.com/

RAHUL on 9:56 AM, January 11, 2010 said... #

hey mohammad

one thing for you

_ ________
/ / /----> thankyou.......................
-(o)-----(o)

a truck full of thankssssssss

Mohammad Mustafa Ahmedzai on 1:17 AM, January 12, 2010 said... #

I thank both of you! :>

saimoom on 8:44 PM, January 13, 2010 said... #

I cant find Step:5 no code.
How can I add this?

Mohammad Mustafa Ahmedzai on 1:21 AM, January 14, 2010 said... #

@saimoom

Find this instead

<div class='left'>

And paste the code in step #5 just above/before it.

saimoom on 2:28 PM, January 14, 2010 said... #

I can find it left div, but when I am going to save the templete it show (The string "--" is not permitted within comments.)

please help me again.
Thanks.

eBince on 3:46 PM, January 14, 2010 said... #

its not working T_T

Mohammad Mustafa Ahmedzai on 9:05 PM, January 14, 2010 said... #

Update:-

I have updated the code you guys can try again. It will surely work perfectly this time! :>>


@saimoom
Do as guided (In the comments) this time.

Esydownloads on 2:45 AM, January 15, 2010 said... #

Will you help me to remove the Blog Title of my Blog


Do u know about this type of Blog Page Navigator

http://gamezine.info

&

http://gbestmovie.blogspot.com

these both are using same type of Blog Page navigator

saimoom on 11:29 AM, January 15, 2010 said... #

Hello Sir.
This time I can add. But I am facing other new problem. My problem is 3 widget by your way should arrange like

1 2 3

But my widget have arranged like this type

1
2
3

How can I arrange it 1 2 3


My URL: http://saimoom.blogspot.com


Thanks and Regard.

Steve on 2:44 AM, January 16, 2010 said... #

Hi Mohammed

Same problem...step 5..heres the url to my blog

http://www.santos-football-club.com/

Many Thanks in advance

Fred D on 4:17 AM, January 16, 2010 said... #

Nice code, but I cannot style widget fonts, particularly the headings. My sidebar widgets already use the h2 heading and I want to use the same properties for the footer widgets except for some color changes (because the footer color is different from the sidebar's). I've created a h5 heading that should work, to replace the .lowerbar h2 but it doesnt...Any suggestion?

Jayaraj.chinna on 10:56 AM, January 16, 2010 said... #

hai MBT Here is one suggestion for
i proudly tell u that u are a unique designer of blogger templates but while u r providing templates why dont u put an Image of the layout page so that readers can see the preview of the page elements for ur template.

Mohammad Mustafa Ahmedzai on 9:30 PM, January 16, 2010 said... #

@Saimoom,


Send me your template. I will do it for you. You can email me your template at mustafa.stc@ G Mail

@Steve

You already have a three column widget at bottom! Did you share the right blog URL? :>


@Fred
To edit the font size, colour and style of the heading h2, edit this part of the CSS code,

.lowerbar h2 {
margin: 0px 0px 10px 0px;
padding: 3px 0px 3px 0px;
text-align: left;
color:#0084ce;
text-transform:uppercase;
font: bold 14px Arial, Tahoma, Verdana;
border-bottom:3px solid #0084ce;
}


To increase or decrease the font size, simple change the value 14px I have visited your blog and found that your Heading colour is #999 and the border colour is #ccc. Make your changes accordingly. For using a different colour code, use this tool -> Color Code Generator

Feel free to ask anything still unclear :>


@Chinna

Thanks pal! I will do so in my future posts :>>

Remington Golf Club &amp; Kissimmee Bay Country Club on 1:07 AM, January 19, 2010 said... #

Muhamed di you receive my request I have no footer and need to add a footer widget to have the ability to add the custom widet to it?

leathergloves on 2:42 PM, January 20, 2010 said... #

Added a link from my blog http://blogger-templates123.blogspot.com to your website.

I always wanted to do this. I just need time to try this out.

Mohammad Mustafa Ahmedzai on 5:35 PM, January 20, 2010 said... #

@Remington

Bro I really received no mail. Will be waiting to receive it soon :>


@leathergloves

Thanks for the love and encouragement. Highly appreciated it! :>>

leathergloves on 5:56 AM, January 22, 2010 said... #

I suggest using 31% instead of 32%. Your blog and my test blog http://blogger-templates-123.blogspot.com (for testing) looks warped i.e. 3rd widget comes down when I viewed in 800x600 resolution.

Use the same color for the widgets as the background so that the different lengths of the widgets does not stand out.

Pavan Somu on 11:37 AM, January 22, 2010 said... #

This was a great post for blogspot bloggers. Thanks for sharing.

Esymovies on 1:35 PM, January 22, 2010 said... #

this is working on my blog
thanks Mohammad

http://esymovies.blogspot.com

Mohammad Mustafa Ahmedzai on 12:24 AM, January 23, 2010 said... #

@LeatherGloves

Yeh it will certainly shrunk in 800 by 600 screen resolution. Actually the widget is set to width 960px and this goes just fine with a screen resolution 1024 by 768.
You can easily adjust the settings by changing the width to 800 or 750px. In your case reduce the 32% to something 20-25%. Keep playing with it until you get a well aligned widget. Hope that would help :>

@Pavan Somo

Thanks pal!

@Easymovies

Guess that one is not mine :P

Remington Golf Club &amp; Kissimmee Bay Country Club on 7:21 AM, January 23, 2010 said... #

HI Mohamed My issue is that I don't have a footer in my private Blogg. Can you show me the code to add a footer. I have added the 3 column footer to my main blogg but my training Blogg has no footer to be able to add widgets, and the code.
Thanks I really appreciate what you do here I have learned alot.
Regards,
Mark

Mohammad Mustafa Ahmedzai on 6:01 PM, January 24, 2010 said... #

@Remington

Well the widget can be added to any blog. I guess you are not able to find a certain code. Share your Blog url so that I could tell you which code to search for and where to add the three column widget code.

Poras on 8:12 PM, January 24, 2010 said... #

Hi I Cannot Find The Step 5 Code in my Blog My Blog URL http://tysonporas.blogspot.com

Remington Golf Club &amp; Kissimmee Bay Country Club on 5:19 PM, January 25, 2010 said... #

HI Mohammad here is my URL I have sent you and added you into permissions so you can see it it is a private training blogg for my staff. the url is: http://remingtonkissimmeebayuptospeed.blogspot.com
In the Layout I do not have a footer area to add widgets. I need to code to add a footer....

Designer+ on 12:36 AM, January 26, 2010 said... #

thanks for this code.

Designer+ on 12:47 AM, January 26, 2010 said... #

sorry i don't find div id='credits' !!!
but i found div id='sidebar'
div id='page'
div id='backlinks-container'
div id='header-inner'
here is my blog link : http://walidplus.blogspot.com
thank your for help

Civic_Princess on 2:25 AM, January 26, 2010 said... #

hi I can't find step 5 on my blog either and my blog url is www.fantagerocks.com or fantagerocks.blogspot.com

Mohammad Mustafa Ahmedzai on 9:09 PM, January 26, 2010 said... #

All of you kindly find this code instead,

<div id='footer'>


and add the widget code just above <div id='footer'>
This will certainly work!

Remington Golf Club &amp; Kissimmee Bay Country Club on 5:44 AM, January 27, 2010 said... #

Perfect Thanks Mohammad!

leathergloves on 3:12 PM, January 27, 2010 said... #

Checkout my implementation on
http://firesfiresfires.blogspot.com

I added a footer2 (CSS and widget) because I also wanted to add the long widgets before and after the 3-column widgets.

Btw, 31% works fine on a 800x600.

Super thanks.

Anonymous said... #

www.hrithiks.blogspot.com how to do dis :(

shabnamahsan on 8:28 AM, January 28, 2010 said... #

assakam alaikum
step 5 is not working for me also....plzz guide me what to do...here is the URL of my blogs

http://bookshive.blogspot.com/

http://styleuplife.blogspot.com/

Sreejesh on 6:49 PM, January 28, 2010 said... #

I can't find div id='credits' in my page http://www.123tunestore.com/

Poras on 10:46 AM, February 06, 2010 said... #

I Want To Know Is There Any Way i can add this Widgets at the above instead of Bottom .

See This Image
http://i48.tinypic.com/15dizq.jpg

Or

Can i have a sidebars like your is ,In the upper 1 Big and after that 2 small.

Mohammad Mustafa Ahmedzai on 12:59 PM, February 06, 2010 said... #

@Leathergloves

Great work! :>


@Shabnumahsan

W/salam
Dear paste the html code just above </body>


@Sreejesh

Instead of div credits find </body>
and paste the html code just above </body>


@Poras
You can add the widget below Header by choosing the HTML/JavaScript widget. Simply copy and paste the HTML code inside the HTML/Javascript widget. That will work :>>

Poras on 1:42 PM, February 06, 2010 said... #

No i m saying i want to add the These three widget after the Header Section instead of bottom so if there is any way plz tell me.

Mohammad Mustafa Ahmedzai on 3:08 PM, February 06, 2010 said... #

@Poras

I told you the same thing dude :| To add those three columns below your header simply copy-paste the html part of the code inside HTML/JAvaScript widget and drag this widget and drop it under your Blog HEader.

Another method is a bit hectic but worth trying.
1. Search for <div id='header-wrapper'>
2. And just below <div id='header-wrapper'> your will find this code </b:section></div>
3. Simply paste the HTML code below </b:section></div>
4. Done!

If you are confused what I mean by HTML code then here is the code as already shared in the post above,

<div id='lower'>
<div id='lower-wrapper'>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar1' preferred='yes'>
</b:section>
</div>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar2' preferred='yes'>
</b:section>
</div>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar3' preferred='yes'>
</b:section>
</div>
<div style='clear: both;'/>
</div> </div>

Poras on 11:01 AM, February 07, 2010 said... #

Thanks You
For The Help And Very Fast Reply.

dhi-burunu on 9:16 PM, February 11, 2010 said... #

i cant find the code in step 5. cn u help me? my blog is

dhiburunu.blogspot.com

אלי on 2:10 AM, February 12, 2010 said... #

I can't find the div id='credits' code.

http://shliches.blogspot.com/

and by the way, may you have a link to some article about how to make roll over effect to the titles.

the design is temporary...

thank you,
you have a great blog

Tina on 1:43 PM, February 14, 2010 said... #

Hi Mohammad,

I also cannot find div id='credits' in my Blog. Thanks in advance!!

http://28dayfastingexperiment.blogspot.com/

Mohammad Mustafa Ahmedzai on 5:04 PM, February 14, 2010 said... #

Those who can not find the code in step#5 may find the code below instead,

</body>
And paste the widget code just above </body>
Things will work as it did for others!

אלי on 5:33 PM, February 15, 2010 said... #

thanks

varun on 8:24 PM, February 18, 2010 said... #

techie-soltuions.blogspot.com is my blog's url. I Really need it

Abhineet on 4:59 PM, February 20, 2010 said... #

I cant find code in step.5
How can I add this?
My blog is http://abhicomputech.blogspot.com/

Blogger Widget on 8:22 PM, February 24, 2010 said... #

thanks for tutorila ilike this, i tray your article and succses thanks ilike this

LockerzRomania on 3:11 AM, February 26, 2010 said... #

hi man i cand find the step 5 code pls help me http://lockerzrro.blogspot.com/

thanphong07 on 8:20 PM, March 01, 2010 said... #

Hi Mohammad ! After I add 3 column footer in my template, sidebar and main are not same height! Why ? Please help me ! Thanks !

Kytro on 3:15 AM, March 06, 2010 said... #

cannot find div id='credits' my blog is http://www.guidegoods.blogspot.com

Winoath on 5:59 PM, April 02, 2010 said... #

My blog also gets the form of
1
2
3 instead of 1 2 3 ,tell me wht shuld i change

http://c2w-answers.blogspot.com/

Mohammad Mustafa Ahmedzai on 12:39 AM, April 03, 2010 said... #

@Winoath

Decrease the width size and make it equal to the size of your blog main body. Try 800px,

#lower-wrapper {
margin:auto;
padding: 20px 0px 20px 0px;
width: 960px;

}

Hope this helps.

@thanphong07

Your question is not clear dear! The footer has to do nothing with sidebar widgets length or height. Please explain in detail so that I could suggest something.

DuDo on 7:34 AM, April 05, 2010 said... #

i loved it... i had applied it as u said bt my background was not matching with it. i gues coding is poetry 4 u but not for a noob like me. hehe. can u give me sme more idea how can i add it my current background. i want it to have that same wallpaper effect through out!!!

www.dudoism.blogspot.com

Mohammad Mustafa Ahmedzai on 1:36 AM, April 07, 2010 said... #

@Dudo

You will surely be a master one day too. so chill!

Dear simply replace,
background:#333434;

with this,
background:#000000;

and
background:#fff;

with this

background:#666666;


If you want to add your background image to it then do this,

replace

background:#333434;

with
background:url(Add-Image_link-here);

and replace this

background:#fff;

with this,

background:#000000;


Hope this helps :>

DuDo on 5:05 AM, April 07, 2010 said... #

oh well thx a lot buddy!!!!

Winoath on 6:50 AM, April 13, 2010 said... #

This is my template
http://rapidshare.com/files/375226102/template-3441423694433125557.xml.html

http://c2w-answers.blogspot.com/

see what happens...now it dont go to the third column.Can u fix it and tell wht changes i have to make :)

Mücahit on 7:58 PM, April 24, 2010 said... #

Thanks.MBT Very nice.

Queerish Web on 10:13 PM, April 28, 2010 said... #

Thank you ! You are great ! I completed the step just a minute only ! Impressive !

Hendra on 5:33 PM, May 23, 2010 said... #

Great post and thanks..:)

muthu on 8:54 PM, June 20, 2010 said... #

Thanks... i have used the same in my blog http://www.tsmguide.co.cc... its look good.. thanks again sir

Hard work is the key of success. on 1:53 PM, July 17, 2010 said... #

Hello Sir.
My problem is 3 widget by your way should arrange like

1 2 3

But my widget have arranged like this type

1
2
3

How can I arrange it 1 2 3

Hard work is the key of success. on 1:59 PM, July 17, 2010 said... #

sir showing
1
2
3
but when i add a gadget they auto change like 1 2 3

Deewanjee on 11:12 AM, July 24, 2010 said... #

Assalam o Alaikum!

Thank u so very much for sharing it.

My Blog URL is : http:/deewanjee.blogspot.com

Best Regards

Muhammad Kamran Khan Deewan (Deewanjee)

Principles and Humors of Life on 9:51 AM, July 27, 2010 said... #

Thanks! Great info, just what I was looking for! I would love to donate but I don't have money sorry... :(

Cute girl on 7:15 PM, August 08, 2010 said... #

my widget also showing
1
2
3

how can I do it 1 2 3 ? PLEASE HELP

decoder on 10:34 PM, August 27, 2010 said... #

greetings i want to have a only 1 box under the footer not 3 can you help me sir.? tnx..

AnotherWindowsBlog on 2:18 PM, August 31, 2010 said... #

Just wanted to say thank you for posting this awesome widget hack! I applied it to my blog without any problems. Awesome stuff!

Eishu on 3:47 PM, September 21, 2010 said... #

Tnx Man It Really Works And also ur customize is awesome its soo simple....check my site @ http://Planetpc.in

Browsermmorpg on 6:34 AM, October 09, 2010 said... #

Awesome! I ve tried many times and cant do that but this is realy simple. Just took my 45 sec... Thanks a lot

ஜிஎஸ்ஆர் on 6:55 PM, October 13, 2010 said... #

add successfully but little problem the Blogger All Rights Location need change

Now

http://i54.tinypic.com/2a0cizo.jpg

i want like this

http://i55.tinypic.com/14vsr4j.jpg

pls do the needful help

http://gsr-gentle.blogspot.com/

Boby Bratu on 8:05 PM, October 26, 2010 said... #

hey...i don't have a footer column at all...i'm trying to add only one column to the footer so that i cand add a text widget for links...the adress is: http://www.watchtheboondocksonline.org/ ... do you think you cand help me out? 10x

Ajay Mishra, MBA (Marketing) on 1:42 PM, November 09, 2010 said... #

I need this widget for header.

anjani kumar soni on 4:26 PM, December 31, 2010 said... #

yes it works for me :D
applied it

Earn Money Online on 10:41 AM, January 02, 2011 said... #

nice blog///

free online streaming on 11:13 AM, January 03, 2011 said... #

thank you for sharing this...With this tutorial, I can edit and customize some templates...Thanks

Admin on 5:46 PM, January 11, 2011 said... #

Salam Alekum bro i really love ur articles .
also ur footer gadget article .its working properly but in my template it's not looking gud please check this image of my blogg gedget http://2.bp.blogspot.com/_v4HMb_ZrJrE/TSxQgeK7hZI/AAAAAAAAAGo/7jwQ4blwSyc/s1600/Untitled.png
How can i arrenge it please reply me erazwindow@gmail.com

Mohammad Mustafa Ahmedzai on 7:09 PM, January 11, 2011 said... #

@Admin

W.salam Brother!

Dear simply reduce the percentage value in this part
width: 32%;

Make it 26% if still it remained the same then decrease it further. Hope this helps. :)

Zidani on 7:10 PM, January 12, 2011 said... #

thank you it's working in my blog look here : http://www.e-wikiblog.cz.cc/

Stuart Clayton on 3:07 AM, March 16, 2011 said... #

Excellent post! This footer makes my site look so much cleaner. Keep up the great work.

sma on 3:08 AM, March 20, 2011 said... #

Thank u mate.Helped me a lot,cause my gadgets was around,now with your help r in one column.Thanks again.
STELIOS

http://conferenceforthetruth-sma.blogspot.com/

Kathie @ Like A Box Of Chocolates on 2:52 AM, April 06, 2011 said... #

If someone already asked this, I apologize. Is there any way to add this underneath my posts? I don't have a footer on my template either. Right now, it's all squished at the bottom of my template and I can't tell what is what on the page elements...

Kimberlee, The Spunky Diva on 9:09 PM, May 02, 2011 said... #

This worked very well for me. Thank you for all your posts. My question is... I have the same font for the Titles at the bottom as the rest of my blog, but I can't find where to change the font of the content of the widgets I have placed in the three column footer. Do you know where I need to change the code?
~Kimberlee, www.TheSpunkyDiva.com

Michelle at Dilly Dally and Flitter on 10:04 AM, June 09, 2011 said... #

Hello. I installed with no problems, however even though I modified the width to the same as my body width, the widget still viewed as full width of the blog. I believe there was another code placed in there for another widget of some sort that is preventing the three column code from being actively seen.
DillyDallyandFlitter.com if anyone is still monitoring these replies, I'd love a little quick help!
thanks much in advance
Michelle

maximus on 12:29 PM, June 09, 2011 said... #

Dear Mohammad,
Can't deny it I had become one of hundred of your admirer, seems pretty obvious my tiny brain has rusty, been trying to work it out but no luck so far..to implant your irresistible widget..please help me out below is my URL :
http://orghospitalitysystem.webs.com/

Nevertheless ; 2 thumbs UP !!!, bro

Mohammad Mustafa Ahmedzai on 3:58 PM, June 09, 2011 said... #

@Michelle

My pleasure mam. There are actually two widths to be controlled. One is the width of the main container and second is the total width of the three columns each divided by 37%. In your case you will need to control the width of the container by editing this width,

#lower {
margin:auto;
padding: 0px 0px 10px 0px;
width: 100%;
background:#333434;
}
Reduce that 100% to 95 or 90 or 85 and keep adjusting until the widget fits perfectly in your template. Hope this helps. :>

@Maximus
I thank you brother for your kind words and needed feedback. Brother all steps are clearly mentioned. Just start from step one and keep going and where ever you faced a problem just post me a comment, I will reply the earliest possible. You will enjoy it more when you try to add it by your self. Also share your blog URL where you want to add it.
I hope you will try it and give me the good news soon. :>

Abhishek on 8:41 PM, June 14, 2011 said... #

Dear Mohammad,
i used this trick it work but the color of my text is #EAE31A
and i have no option to change it can you tell me how i can change here's my site hackerrstips.tk

Mohammad Mustafa Ahmedzai on 1:20 AM, June 15, 2011 said... #

@Abhishek

You mean you want to change those black titles to #EAE31A? IF yes then simple do this:

1) Inside this part of the CSS code above, replace #0084ce with #EAE31A

.lowerbar h2 {
margin: 0px 0px 10px 0px;
padding: 3px 0px 3px 0px;
text-align: left;
color:#0084ce;
text-transform:uppercase;
font: bold 14px Arial, Tahoma, Verdana;
border-bottom:3px solid #0084ce;
}

2) Save and you are done!

Marianna on 6:33 PM, July 12, 2011 said... #

How can I add this 3 column footer above my existing footer? I currently have a single column footer that has my copyright info as well as disclosure policy. I'd like to keep that at the bottom of my blog and add the 3 column footer above it. Is that possible?
<a href="http://www.greenmamaspad.com>www.greenmamaspad.com</a>

Manuel Garcia PH on 7:57 AM, July 24, 2011 said... #

How to include them as if their part of the blog's body.. see my site. its like floating.. http://photoshopph.blogspot.com/

Claudia on 3:14 AM, August 16, 2011 said... #

Ty for this css lesson! I´ll follow your blog. xo from Brazil!

swordleaves on 6:54 PM, August 17, 2011 said... #

sir the on my case its perfect there are four columns but i need 1 footer below just like your site how to code this?

FourJandals on 6:55 PM, August 24, 2011 said... #

Legend. I have been looking for this code all afternoon as my custom template I have didn't have a footer. Thanks for making it so easy!

Admin on 8:32 AM, August 28, 2011 said... #

awesome post brother, very simple and usefull, be continue...thanks for the post..

Nelly on 2:49 AM, September 05, 2011 said... #

Thank you so much for this awesome code!!!
I'm also getting the
1
2
3
instead of the 1 2 3
Could you please tell us how to fix this.

Nelly on 5:06 PM, September 05, 2011 said... #

Never mind. Got it to work, just had to skip one gadget tab in between my widgets.

Nicole Orriëns on 2:23 PM, September 14, 2011 said... #

Help,

I've read all the questions and answer tot the
1
2
3
problem,
but I can't get ti to become: 1 2 3

I'm at http://www.hetmoederfront.nl

sinfvivekshah on 3:29 PM, October 04, 2011 said... #

Hi mahommad you are really rock.
SEO

youngminds75 on 12:20 PM, October 10, 2011 said... #

hi mohammad i find very cool and useful this site for trick you hav. i wanted to put this 3footer widget to my blog but it seems i hav the same problem with saimoom,

your way 123,
mine is 1
2
3.
pls help.

Will Green on 2:33 AM, October 30, 2011 said... #

My font stays in Times New Roman? Do you know why this might be happening? By the way, great article.

Will

ceejay on 12:16 PM, November 19, 2011 said... #

Hey thanks a lot for this, i have three footer now, but i want to know how to put border between the three footer? Is this possible? My blog url is http://hotnigerianews.blogspot.com

niketan on 12:09 AM, November 25, 2011 said... #

@Mohammad,

Bro , i want same format which you have used in your site template.
Above code just showing simple heading, i wants like your site.

Thanx in advance...

Email id : niketan237@gmail.com
Wild Hacker

sidharth.pk on 4:21 PM, December 07, 2011 said... #

grt thought. keep it up www.dailyhacks.in

Danialde4 on 3:55 AM, December 11, 2011 said... #

Thanks it's worked on my blog ^_^

Abrar Zarifi on 5:11 PM, December 17, 2011 said... #

Whoa really very very help ful dear thanks you so much for your nice article its really looking great on my blog.

zeged on 6:16 AM, December 21, 2011 said... #

Poderosos tus códigos gracias por todo, me sirve bastante para poder optimizar mi blog de ingenieria, verdaderamente Gracias

nature "iz" on 12:42 PM, December 29, 2011 said... #

Assalamualaikum...
i tried this several time & taking hours but still the widget apears like this.

1
2
3

hahaha..someone help me...going crazy about this...

getready on 9:41 PM, December 31, 2011 said... #

Nice post i added it to my site http://strongarticle.blogspot.com/

tinta fakir on 11:26 PM, January 08, 2012 said... #

Salam,
AlhamduliLLah, done

Tecz on 2:35 PM, January 27, 2012 said... #

dear sir my lower columns are appearing like
1
2
3
4

i want it 1234
so please help me... my blog is http://hytenz.blogspot.com/

Tecz on 2:40 PM, January 27, 2012 said... #

pls visit my blog & say me how to change my footer column matching to my template & also pls give me solution for the appearance of widgets in 123 order. http://hytenz.blogspot.com/

Tecz on 10:43 PM, January 28, 2012 said... #

thank you sir,,, i got it

Jude Chukwuemeka on 6:00 PM, January 29, 2012 said... #

Great tips! I will put it on http://bizgreenglobe.blogspot.com

Jasmine on 12:55 PM, February 01, 2012 said... #

why it shows black space in my blog footer?
premium-area.blogspot.com

Jude Chukwuemeka on 12:06 AM, February 08, 2012 said... #

Thanks a million! I implemented this @ www.electronics001.blogspot.com and pow! it worked. You don't know how happy I am.

Ebookz Download on 5:48 PM, February 10, 2012 said... #

Its just below the copyrights. I want it to be placed above the copyright codes. What to do for that?

ebookzdownloadz.blogspot.com

Confused? Feel free to ask

Your feedback is always appreciated. I will try to reply to your queries as soon as time allows.

Note:
1. To add HTML CODE in comments then please use our HTML Encoder
2. You can always Try the tutorial on our HTML Editor
3. Please do not spam Spam comments will be deleted immediately upon my review.

Regards,
Mohammad

 

Recent Posts

Join Me On Facebook

4907+ Followers

Join The Team!

Licensed Under CC

Recent Comments

Follow Me On Twitter

1954+ Followers

| My Blogger Tricks (MBT) © 2012. All Rights Reserved | Contact | About |