Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Blogging Forum


You are currently viewing our Blogging Forum as a guest. Please register to participate.
Login



Reply
Old 12-19-2010, 01:19 AM Footer
Experienced Talker

Posts: 49
Name: berbo
Trades: 0
I hope this is correct category...

i was wondering how can i add 3 widgets to footer of blogspot? there is no options to add them on dashboard and my knowledge about coding is pretty much "0"...
__________________
game reviews at
Please login or register to view this content. Registration is FREE
uzeirovic is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-20-2010, 07:05 AM Re: Footer
joe12joe's Avatar
Banned

Posts: 12
Name: Joe
Location: Houston
Trades: 0
You may follow these steps to add 3 widgets:

STEP #1
Log in to Blogspot.com, go to Layout -> Edit HTML
and mark the tick box "Expand Widget Templates"

STEP #2
Now find (CTRL+F) this code in the template:

]]></b:skin>
And immediately before it, paste this 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;
}

Step#3 Now find the bellow code

</body>just before it, paste this code:


<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>


Now click Save Template

I hope it will be helpful for you.

Last edited by chrishirst; 12-20-2010 at 07:11 AM..
joe12joe is offline
Reply With Quote
View Public Profile Visit joe12joe's homepage!
 
Old 12-20-2010, 07:18 AM Re: Footer
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,362
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
USE code/html tags when posting code please.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-21-2010, 03:20 AM Re: Footer
Benmoore47's Avatar
Defies a Status

Posts: 1,532
Name: Benjamin Moore
Trades: 0
When adding footer widgets at my blog I just stick in following instructions posted in a site on how to put it.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Benmoore47 is offline
Reply With Quote
View Public Profile Visit Benmoore47's homepage!
 
Old 12-21-2010, 04:20 AM Re: Footer
joe12joe's Avatar
Banned

Posts: 12
Name: Joe
Location: Houston
Trades: 0
Sure, I will keep it in mind to add codes/ HTML tags while posting codes.
joe12joe is offline
Reply With Quote
View Public Profile Visit joe12joe's homepage!
 
Reply     « Reply to Footer
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.41208 seconds with 12 queries