Title: CSS change makes no effect
Last modified: August 20, 2016

---

# CSS change makes no effect

 *  [opportunist86](https://wordpress.org/support/users/opportunist86/)
 * (@opportunist86)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/)
 * Need following guidance about my site urgently. My theme is twenty ten.
    1) float
   header image to center. 2) Hide site description 3) Hide nevigation bar 4) Boarder
   around my whole content excluding header. 5) Float whole content to center 6)
   Increase the width of my cotent as it seems too congested. 7) Hide search box,
   meta and archive from footer
 * Kindly provide some help as site has visitors and my old theme is quite buggy.

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

 *  [Sam Scholfield](https://wordpress.org/support/users/sam-s/)
 * (@sam-s)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/#post-2324806)
 * I’m assuming you don’t have much CSS knowledge here, but you will need to change
   the CSS found in style.css
 * The code will be something like:
 * 1)
    #header img { margin: 0 auto; }
 * 2)
    #description { display: none; }
 * 3)
    #navigation { display: none; }
 * 4)
    #post { border: 1px solid black; }
 * 5)
    #wrapper { margin: 0 auto; }
 * 6)
    #wrapper { width: 1000px; }
 * 7)
    #search { display: none; }
 * But you will need to identify what the id’s (# tags) or classes (. tags) are 
   by looking in the HTML.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/#post-2324807)
 * > CSS change makes no effect
 * what have you tried so far?
 * for suggestions about formatting issues, please post a link to your site.
 * also, as it is not recomended to edit twenty ten directly, concider to create
   a child theme [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes),
   and work with that.
 *  Thread Starter [opportunist86](https://wordpress.org/support/users/opportunist86/)
 * (@opportunist86)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/#post-2324964)
 * My site is [http://www.accapastpapers.com.pk](http://www.accapastpapers.com.pk)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/#post-2324970)
 * Do not edit the Twenty Eleven theme. It is the default WordPress 3.2 theme and
   having access to an **unedited** version of the theme is vital when dealing with
   a range of site issues.
 * [Create a child theme for your customisations](http://codex.wordpress.org/Child_Themes).
   Once your child theme is active, we should be able to help with the customisation.
 *  Thread Starter [opportunist86](https://wordpress.org/support/users/opportunist86/)
 * (@opportunist86)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/#post-2324973)
 * Scoe, I applied the codes specially “display none” but as you can see nothing
   happens.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/#post-2325003)
 * please create a child theme and then fix the validations errors [http://validator.w3.org/check?uri=http%3A%2F%2Faccapastpapers.com.pk%2F&charset=%28detect+automatically%29&doctype=Inline&group=0](http://validator.w3.org/check?uri=http%3A%2F%2Faccapastpapers.com.pk%2F&charset=%28detect+automatically%29&doctype=Inline&group=0)
   before thinking of changing the css styles.
 * [http://codex.wordpress.org/Validating_a_Website](http://codex.wordpress.org/Validating_a_Website)
 *  Thread Starter [opportunist86](https://wordpress.org/support/users/opportunist86/)
 * (@opportunist86)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/#post-2325039)
 * solved most of the issues. Now,
 * 1. How to align header image to center?
    2. Increase page width and enclose whole
   contect except header in border? There is no wrapper code. 3. Make Site title
   smaller 4. Change color of page area outside content(which is grey). My site 
   is [http://www.accapastpapers.com.pk](http://www.accapastpapers.com.pk) theme
   is 20 11

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

The topic ‘CSS change makes no effect’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [twenty ten](https://wordpress.org/support/topic-tag/twenty-ten/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 4 participants
 * Last reply from: [opportunist86](https://wordpress.org/support/users/opportunist86/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/css-change-makes-no-effect/#post-2325039)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
