As a follow-on from Thesis full-width headers 101 this is a bit about styling your footer in the Thesis theme. Footers are a bit easier than headers because we don’t have the two separate elements (title and nav) to deal with. Yay!
CSS
Thesis full-width headers 101
Some of the information in this tutorial is deprecated as of Thesis 1.5. See the updated instructions Full-width headers in v1.5. I recently ported my blog to Thesis by DIYthemes. Thesis has excellent SEO, and with it you can choose the number of sidebars that you want and their position, you can adjust the widths […]
Weird CSS background loading issue
I’ve noticed on several sites, including mine, the background images and colours don’t load in parts of the page outside the window. So if your web page is 1000px wide and you’ve got your browser down at 800px wide, the parts that you have to scroll sideways to get to won’t have their background loaded. […]
Designing decisions: Cascading Style Sheets
When it comes to implementing your web designs CSS is a powerful tool. Learning CSS can be a lot of fun too. I like to think that I’m fairly knowledgeable when it comes to CSS. It’s been fun: I started learning how to change colours and I’ve come to a point where I can lay […]