This weeks FAQ Friday is.... I have a 3 column template but how do I make both of my sidebars on the right side?
When you have a three column template most of the time it has a sidebar on each side. I am now going to tell you how to have them both on the left or right!
Answer:
When you go to Edit HTML in your blogger layout you will need to scroll down and find this:
"#sidebar-wrapper" and "left-sidebar-wrapper"
Where you see "float" put either left or right. Whatever you put in there will make it be on the side of the post.
Example:
Say this is what my code looks like:
"#sidebar-wrapper {
background:none;
background-image:url();background-position: top right; background-repeat:no-repeat;
margin:0;
width: 205px;
margin-top:0px;
margin-right:0px;
padding:20px;;
float: right;
border-left:0px dotted #000000;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#left-sidebar-wrapper{
background:none;
background-image:url();background-position: top right; background-repeat:no-repeat;
margin:0;
width: 205px;
margin-top:0px;
margin-left:0px;
padding:20px;
float: left;
border-right:0px dotted #000000;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}"
Or something like that! :) And I want both sidebars to be on the right side of my posts. I would change it to this!
"#sidebar-wrapper {
background:none;
background-image:url();background-position: top right; background-repeat:no-repeat;
margin:0;
width: 205px;
margin-top:0px;
margin-right:0px;
padding:20px;;
float: right;
border-left:0px dotted #000000;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#left-sidebar-wrapper{
background:none;
background-image:url();background-position: top right; background-repeat:no-repeat;
margin:0;
width: 205px;
margin-top:0px;
margin-left:0px;
padding:20px;
float: right;
border-right:0px dotted #000000;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}"
Where it was red I made sure it said "Right"
Did this help you? If not be sure to email me at byutatortot@gmail.com!
Do you have a question you would like me to answer? Go here!
You can view the other FAQ Fridays here!
If you have any questions, comments, suggestions, etc please feel free to email me at byutatortot{at}gmail{dot}com! I enjoy emails!
3.26.2010
FAQ Friday: I have a 3 column template but how do I make both of my sidebars on the right side?
Labels:
FAQ Friday
Subscribe to:
Post Comments (Atom)
Labels
4th of July
(6)
Advertising
(1)
Autumn
(7)
Black
(12)
Blog Backgrounds
(91)
Blog Blinkies
(17)
Blog Extras
(20)
Blog Headers
(15)
Blogger Themes
(6)
Blue
(22)
Books/Movies/other Media
(1)
Boys
(2)
Bright
(10)
Brown
(24)
BYU
(1)
Christmas
(5)
Circles
(1)
Collections
(2)
Colorful
(12)
Cream
(4)
Customizable
(1)
Dance
(1)
FAQ Friday
(18)
Flowers
(25)
Freebies
(9)
Garden
(1)
Girl
(19)
Giveaway
(1)
Gray
(1)
Green
(26)
Halloween
(7)
Happy Black Plague Collection
(1)
Instructions
(1)
Instruments
(1)
Love
(8)
Moder
(3)
Orange
(16)
Paisley
(2)
Party
(6)
Pink
(18)
Plaid
(1)
Polka Dots
(21)
Purple
(11)
Red
(15)
Saint Patricks Day
(4)
Snow
(1)
Sports
(1)
Spread the Word
(3)
Spring
(43)
Squares
(8)
Stripes
(32)
Summer
(39)
Top Tip Tuesday
(10)
Twilight
(1)
Valentines Day
(7)
Vintage
(3)
White
(11)
Winter
(5)
Yellow
(10)
Total Pageviews
Powered by Blogger.
All designs are FREE, but donations are greatly appreciated!
nonpublic
Search This Blog
Custom Design Process
Contact Me
Share the Love!
0 Comment(s):
Post a Comment