bbPress

Simple, Fast, Elegant

bbPress support forums » Themes

Getting same header, footer and background color as Wordpress.

(8 posts)
  • Started 9 months ago by betwixt
  • Latest reply from d00d13
  • This topic is not resolved
  1. betwixt
    Member

    Hi there. I tried searching a bit, but I can't seem to find a decent tutorial on how to use the Wordpress header, footer and background color (of the main content box). Can you guys help me a bit in the good direction?
    I have already installed bbpress, using the same database as wordpress and I configured config.php to match the integration.

    Regards,
    DM

    Posted 9 months ago #
  2. betwixt: probably the best thing to do is to redesign the default kakumei theme to make it look exactly like the Wordpress theme you are using.

    Is there a particular Wordpress theme you are using or is your design custom?

    Posted 9 months ago #
  3. betwixt
    Member

    hmmm thanks for the tip. I'm not going to redesign it all myself. I just don't have the time to get down and dirty with this code/stylesheets.

    I currently use different K2 themes... Actually I don't mind the forum having another theme... What I do want, is a button in the header of my wordpress site pointing to the forum.... Any idea?

    Regards,
    Dennis

    Posted 9 months ago #
  4. Adding a link or a button to your WordPress site is easy. Just add a link to the forum URL in whatever format your blog header uses. Post a link to your site and someone will help with the formatting of your new button.

    Posted 9 months ago #
  5. jeromyboyd
    Member

    When I finally got my installation to work, I was able to modify the source coding for bbPress to display within a page of WordPress, but styling it to match the wordpress theme would be to intensive with having to change core id's and classes that were used between both wp and bb. It is easier, from what I am gathering, to design your wordpress template around the bbpress forum.

    Posted 9 months ago #
  6. I had some luck using wordpress Theme Functions.

    For example my BBPress pulls the top header image, navigation and footer from wordpress. It does not pull between the <head> </head> tags. But this allows me to control the nav and header in one place as well as footer, so that everything gets updated.

    If you have your bbpress install setup to use wordpress functions it's pretty easy to do.

    As for CSS, I hate the way other people code css so I always end up ripping it all out and starting from scratch.

    Check out this page:

    http://codex.wordpress.org/Theme_Development

    Posted 7 months ago #
  7. edit** I'm still playing around with it but it looks promising.

    Posted 7 months ago #
  8. d00d13
    Member

    "I was able to modify the source coding for bbPress to display within a page of WordPress"

    How did you do that??

    Posted 7 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.