treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Different post backgrounds on WordPress

  • How to make a different post backgrounds on WordPress. For example I want to make the first post background blue, the second green, the thrid blue, the fourth green and so on. So how to do this, shoul i use any extension or any code trick? :roll:
  • There's a decent approach to this here.
    I've used a similar method myself in the past - but have found with my PHP codings that I tend to forget what I did as soon as I close my text editor lol. The link I have given looks a similar method to the one I have used so should help you somewhat.
  • Thanks for the great link, with this example I have dont what I need :)