Post background appears on Page too
-
I successfully got a background to appear at the end of each post by putting the background url code here:
.post { margin: 10px 10px; padding:15px; line-height: 14pt; background: transparent url(images/bottombar.png) no-repeat bottom; }
It works but it’s also appearing on each page. I don’t want them to appear on the pages only posts. How can I fix this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Post background appears on Page too’ is closed to new replies.