Custom Cutts
How I can make a border in document WP thesis topic?
I installed the Thesis theme on my new wordpress blog and want to put a border around my content. Renowned blogger Matt Cutts (www.mattcutts.com) and Michael Gray (www.wolf-howl.com) use the fact that I am interested in their sites. Is the edge of black box around the page and filling away from the top and bottom I'm after – just as they have done. Do I have to manually edit my CSS file Custom or I can get this effect in the thesis option somehow? Or maybe even openhooks? A bit of a rookie, but my question there are tragically familiar with the thesis means you can not copy the effect without some detailed instructions of a smart person please!
You need to find the handle class or its container, and apply these styles: # idofwrap {border: 10px solid # 3E3E3A;} To add the filling: html {padding: 10px 0;} If you can send through your site, I can tell you exactly what you need to add to your CSS to achieve this affect, as it can vary depending on the structure of the template. Esperanza that helps.
