Skip to:
Content
Pages
Categories
Search
Top
Bottom

Best way to customize home theme?

  • @wardeh

    Participant

    What’s the best way to make a custom home theme?

    Should I use the BP home theme as a template and then create a child theme?

    Do I use the custom-styles.css that style.css calls for?

    Another option?

    How are you handling this? I’m not very knowledgeable, so would appreciate specific rather than general answers. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • @wardeh

    Participant

    I’ve been looking around in the css files.

    In buddypress-home > css, I found custom-sample.css. The comment in the file says to rename it as custom.css and put style changes in that file.

    This way style changes will be preserved even while updating the buddypress-home theme.

    This is the answer I needed and I’m posting it in case it will help someone else too. Thanks, Andy, for enabling this through your file structure.

    @rwallen

    Member

    Nevermind I found it in the buddypress-member / css folder

    @burtadsit

    Participant

    Hi wardeh. Are you just gonna skin the home theme? In that case yes. custom-styles.css is what I would use. If I remember correctly it gets fired up last in sequence so it overrides the other css.

    Yep. Just looked. Both the home and member themes look for custom.css and load it last.

    @wardeh

    Participant

    Thanks, Burt!

    @nicolagreco

    Participant

    now the best way is editing your css and your members-theme. But if you’re good in php and html, you could include bp in your theme

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Best way to customize home theme?’ is closed to new replies.
Skip to toolbar