Forums

Join
bbPress Support ForumsThemesHelp with style in the theme Peacemaker.

Info

Help with style in the theme Peacemaker.

  1. Im editing my theme Peacemaker and i wonder what do this change in the forum: "#latest th a:link, #latest th a:visited, #latest th a:active {
    color:#455A79;
    }

    .rssfeed{padding: 12px 0;}

    .bozo { background: #eeee88; }

    .alt.bozo { background: #ffff99; }

    .deleted { background: #ee8888; }

    .alt.deleted { background: #ff9999; }
    " Beacuse i dont see what it changes, when i change the colour. Please help me.

  2. I suggest you use the Firefox browser and install the Web Developer toolbar from Chris Pederick. It will allow you to see what CSS classes apply to the content on the screen, then make changes to the live site to preview any changes.

    http://en-us.www.mozilla.com/en-US/products/firefox/
    https://addons.mozilla.org/en-US/firefox/addon/60

    Those two things will enable you to figure this out.

  3. You must log in to post.