I am trying to adapt this theme to my existing site template. I am stuck with the top border in the sidebars as well as the content of the sidebar extends past the table I have it inside. I have tried a million different settings in the css and can't find where to change these. Please help!
Thanks,
Tamitha
www.mommytips.com/beta
Comments
Comment #1
andregriffin commentedIt appears you have a background image that is applying to anything with the class
.blockThis isn't really safe because lots of things within a block also have this class, so the border you're using to outline the block are also applying to elements within the block.
Are those borders and outlines images you applied, or are they a style of the Panels module?
Comment #2
andregriffin commentedClosing due to inactivity, and by the looks of your theme appears to be a resolved issue.