Friday, November 13, 2009

Three Column Mod

Call Me The Breeze started wif the Rounders 3 Template. If your lady is a geekess like mine she can probably follow this. REMEMBER to back up your existing template in case something goes wrong.

I following so many bloggys dat dey were disappearing "below the fold." Dis article showed me how to turn da Blogger Rounders 3 template into a 3-column template:
Three Column Blogger: Three Column Rounders 3.

It worked pretty good, but da lady is picky and didn't like some of it.



First, da images for da rounded corners went away so da lady made her own.
Click here to open top cap in a new window.
Click here to open bottom cap in a new window.


Der wuz a problem wif font colors in the left sidebar.
Find this text:
#newsidebar h2 {
color: $postTitleColor;
border-bottom: 1px dotted $postTitleColor;
}
#newsidebarbottom h2 {
color: $postTitleColor;
border-bottom: 1px dotted $postTitleColor;
}
In dat section change in two places from
color: $postTitleColor;
to
color: $topSidebarHeaderColor;

and right below that add some new colors.
#newsidebar a {
color: $topSidebarLinkColor;
}
#newsidebar a:hover {
color: $topSidebarVisitedLinkColor;
}
#newsidebar a:visited {
color: $topSidebarVisitedLinkColor;
}
#newsidebarbottom a {
color: $bottomSidebarLinkColor;
}
#newsidebar a:hover,
#newsidebar a:visited {
color: $bottomSidebarVisitedLinkColor;
}



Also der a problem with footer.
Find
body#layout #outer-wrapper {
width: 730px;

}
And change the 730 to 980.

No comments:

Post a Comment

Pet Clothing