Adding background to certain post format
-
I’m using the theme Sapor, which I’ve managed to customize exactly to my liking now. I’m very pleased. Now that I have it down pat, I was thinking about the more fine-tuned details of it:
Would it be at all doable to make it put in a background-image when I use Post Format “Quote”? … like they have it in theme Libretto?! (the faded quotation mark) Or is that something where you have to have access to the other stuff?
The blog I need help with is: (visible only to logged in users)
-
You can give this a try and see what you think, and edit the color code as desired.
.blog article.format-quote { background: #cc0000; padding: 2px 20px 2px 20px; }
- The topic ‘Adding background to certain post format’ is closed to new replies.