• Resolved swollenfox

    (@swollenfox)


    This may sound like a stupid question because I feel like an idiot for not knowing how to do this, but…

    I’ve been trying to change the white color background on the Twenty Ten theme using the editor, but nothing works. Note that this is not the outer background, I mean the color the of the main content box (in other words, not the gray background on the edges of the page but the white in the middle). does anyone know what i have to do to change this? thanks for any help

Viewing 4 replies - 1 through 4 (of 4 total)
  • #wrapper {
    	background: #fff;
    	padding: 0 20px;
    }

    about line 167 of style.css of TwentyTen theme;

    edit it in the ‘admin’ ‘appearancs’ ‘editor’ – style.css

    Thread Starter swollenfox

    (@swollenfox)

    i’ve tried that but for some reason when i save the changes to the file, the site still doesn’t update. in fact no matter what changes i seem to make to the stylesheet none are reflected in the page, is there something i have to do to trigger it?

    Thread Starter swollenfox

    (@swollenfox)

    nevermind. it seems to have finally kicked in, maybe i just wasn’t patient enough. thanks for the help though

    you may need to reload the site in the browser, or refresh the browser cache by pressing ‘ctrl f5’, to make changes to the styles visible.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘TwentyTen white background change’ is closed to new replies.