• Has anyone figured a hack to change the content area color from white to anything else? I can change the “page background” image or color, but despite searching through all 1254 lines of code in the stylesheet, the central content area defiantly remains white. I can change parts of it, but a white border of about 20 pixels remains. Great template, but it would show my images better against a darker color.

    Thanks!

    http://wordpress.org/extend/themes/hatch/

Viewing 1 replies (of 1 total)
  • The “borders” are likely padding and/or margins. Be aware that you should not make any changes to theme files — instead use a child theme or custom CSS option or plug-in. That way, your changes won’t be overwritten when the theme is updated.

    Once you’ve set up the child theme or custom CSS, f you post a link to your site, someone can likely give you more specific help with the CSS.

    I’d also recommend using Firebug to look at which CSS is affecting elements on the page.

Viewing 1 replies (of 1 total)
  • The topic ‘Content area color’ is closed to new replies.