Changing Background Color for Everything but Main Slider Page
-
Seems like i can change the color and everything for my main slider page but when it comes to all my other pages it doesn’t allow me to change anything. this is the code I’m using
.home {
background:#000000;
}
.home a:link {color:#F2E85E;}
.home a:visited {color:#F2E85E;}
.home a:hover {color:#F8C337;}
.home a:active {color:#F8C337;}.paged{
background:#F8C337 !important;
}.paged a:link {color:#141414 !important;}
.paged a:visited {color:#141414 !important;}
.paged a:hover {color:#141414 !important;}
.paged a:active {color:#141414 !important;} -
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.
If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.
If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.
This is an automated message.
-
-
This support forum is for only blogs hosted at WordPress.com for which a custom design upgrade has been purchased from WordPress.com. You can’t get CSS editing help here as your question is about a self-hosted WordPress blog. You’ll find help at the WordPress.org forums. http://wordpress.org/support/
If you don’t understand the difference between WordPress.com and WordPress.org please read > http://support.wordpress.com/com-vs-org/
- The topic ‘Changing Background Color for Everything but Main Slider Page’ is closed to new replies.