Tagged Questions
0
votes
2answers
43 views
Disable CSS for IE 8 and earlier.
I am trying to find a way to disable the twenty twelve stylesheet for anything in IE 8 or less. Is there a conditional code that I can put in my functions php file that will enable the default ...
0
votes
1answer
224 views
Add class to DIV depending on page loaded
I'm designing a new theme and in my page template a have a section where an image is displayed . I would like this image to change depending on which page is loaded.
The section is a DIV like this: ...
0
votes
1answer
35 views
Highlight comments made by registered users of the site
How can I highlight comments that have been made by registered users of my blog?
0
votes
2answers
161 views
CSS Customizations for certain page
I've been using Wordpress for a while, and came to a point where I need to make css customizations, but only for a certain page. I know that one way to do this is to use conditional tags:
if ( ...