Title: help with stylesheet in single.php
Last modified: August 18, 2016

---

# help with stylesheet in single.php

 *  [mizzle3](https://wordpress.org/support/users/mizzle3/)
 * (@mizzle3)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/help-with-stylesheet-in-singlephp/)
 * [http://www.dateunknown.com](http://www.dateunknown.com)
 * im having trouble editing the stylesheet for single.php.. if i change something
   on it than everything else changes. for example: click “view comments” everything
   is centered.. i want it to be to the left.

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

 *  [webdressing](https://wordpress.org/support/users/webdressing/)
 * (@webdressing)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/help-with-stylesheet-in-singlephp/#post-536395)
 * use:
 * _text-align: left;_
 *  Thread Starter [mizzle3](https://wordpress.org/support/users/mizzle3/)
 * (@mizzle3)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/help-with-stylesheet-in-singlephp/#post-536396)
 * thanks…ok i put that but it’s still centered :\
 *  [webdressing](https://wordpress.org/support/users/webdressing/)
 * (@webdressing)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/help-with-stylesheet-in-singlephp/#post-536410)
 * I would post a link to the page and also your CSS for those sections so we can
   check it out.
 *  Thread Starter [mizzle3](https://wordpress.org/support/users/mizzle3/)
 * (@mizzle3)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/help-with-stylesheet-in-singlephp/#post-536436)
 * click “comments(0)” i can’t really put the url here since its a pop-up link.
 * but thats the page that i want edited… the css that i put around the whole code
   was <div id=”thecomments”> </div>
 * and in the stylesheet I put text-align: left but nothing happened.
 *  [Funkphenomenon](https://wordpress.org/support/users/funkphenomenon/)
 * (@funkphenomenon)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/help-with-stylesheet-in-singlephp/#post-536449)
 * The page you’re referring to, is missing some elements to be considered an actual
   HTML page… Fix it up with a valid doctype (in this case, XHTML Transitional),
   give the page a head (as in <head> and </head>), put the link element in the 
   head. Finish that first, after that you can continue with your CSS rules.

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

The topic ‘help with stylesheet in single.php’ is closed to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [Funkphenomenon](https://wordpress.org/support/users/funkphenomenon/)
 * Last activity: [19 years, 2 months ago](https://wordpress.org/support/topic/help-with-stylesheet-in-singlephp/#post-536449)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
