Don’t even know if this is called a variable or selector. But anyhow, i would like something like this:
If this is the “homepage” then display “code-1",
but if this is a “page” then display nothing,
but if this is a “category view” or “single post” then display “code-2”.
This should display right below the menu div (like the black “leader-div” on http://themeshaper.com/blog/).
Example:
“Homepage” leader-div should read like “Welcome to XYZ, where you will find ABC and 123”.
“Category view” and “post“ leader-div should read like “You are viewing the EXTRAS, a service from XYZ”.