Title: How do I..
Last modified: August 20, 2016

---

# How do I..

 *  [signalsinthesky](https://wordpress.org/support/users/signalsinthesky/)
 * (@signalsinthesky)
 * [15 years ago](https://wordpress.org/support/topic/how-do-i-24/)
 * View other people’s style sheets and php files? because I’m wondering how people
   on here ask for a link, take a look at their code and say what’s wrong, etc.
 * I’m asking because I want to look at codes on another blog to see how they edited
   a template?

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years ago](https://wordpress.org/support/topic/how-do-i-24/#post-2104833)
 * looking at somebody’s (wordpress) site you can see the stylesheets by using a
   free tool such as firefox’s web developer add-on or firebug (there are other 
   tools for other browsers as well);
 * you will not be able to see the php source code, as the php code gets rendered
   on the browser before being send down to the browser, where you can ‘only’ see
   the html code.
 * however, having seen the php code of many wordpress themes and templates, it 
   is sometimes possible to didact from the html code, which wordpress functions
   had beed used in the php file.
 * looking at the code in the browser, if you are ‘lucky’, you might get the information
   which theme was used in the site, and/or the information which plugins are involved.
   
   plugins sometimes can be identified by the css classes they output.
 *  Thread Starter [signalsinthesky](https://wordpress.org/support/users/signalsinthesky/)
 * (@signalsinthesky)
 * [15 years ago](https://wordpress.org/support/topic/how-do-i-24/#post-2104834)
 * thanks, you’re a star!

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

The topic ‘How do I..’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [signalsinthesky](https://wordpress.org/support/users/signalsinthesky/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/how-do-i-24/#post-2104834)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
