Hello,
This is the Forum I've been working on to make it like the rest of the site. We previously had a red theme but it was too loud, so we went with a blue theme. No sidebar, but I put the online and recent topic widgets in the footer.
I also styled the topic icons to match the menu. The site is at http://ontheten.org/community/ I just used Firebug to identify the classes and ID's of what we wanted changed.
Thanks for looking Any suggestions are much appreciated! Regards, Ed Sanders
Nice work! How do you get the icons at the front of each forum?
Thank you ewscos!
Those are just font awesome icons you set them on the forum settings page. I just styled them to match the menu color like this:
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item i, .fa-comments::before, .fa-rotate-180::before, .fa-briefcase::before, .fa-male::before, .fa-fire-extinguisher::before, .fa-cube::before, .fa-universal-access::before, .fa-file-o::before, .fa-file-text-o::before, .fa-binoculars::before {
color: navy;
}
Hope it helps you!
Nice work! How do you get the icons at the front of each forum?
You can manage forum icons in Edit Forum admin page. Custom Forum Icons (font-awesome):
I found that immediatly after asking because its so simple I thought it should be harder I guess. BUT, when I changed them they end up blank. Is there a library I need to load?
I got blank ones when I chose Icons that are in the 4.7 release, wpforo is using an earlier release I believe, you have to just choose icons from the established set, not any of the new ones...hope it helps you.
Thank you ewscos
This looks much better...

