I am newbie to wordpress and just started to play with themes. My problem is I want to change the css of the content part and for that I want to know by default the content comes in the blog page comes from which page. I made echo from many pages but not got any result. Can any one tell me all the contents comes from which page?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
I'll refer you to the excellent template hierarchy diagram from the Codex, which explains how template files are chosen:
That explains the "which page" aspect of your question, but you also mentioned modifying CSS based on content. The
Many other variations exist, for other types of targeting. |
||||
|
|
