Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Custom Styles with a pre-existing child theme


  • rameden
    Participant

    @rameden

    Hello,

    First off I want to say how awesome BuddyPress is! I just started to work with it and the functionality it includes is amazing. However out of the box I am not overly fond of the styles/layout it comes with. I am hoping to dig in and change them around to match the rest of my site.

    Site Spec:
    Parent Theme: Genesis
    Child Theme: Genesis Child
    Forums: bbpress + BuddyPress

    I have read through some of your documentation but cannot figure out what I am going wrong. From what I understand in order to customize the styles (within my child theme) I must add the files to my child theme with respect to the original BuddyPress file structure. IE:

    /wp-content/plugins/buddypress/bp-templates/bp-legacy/css
    Translated to-
    /wp-content/themes/roc/buddypress/bp-templates/bp-legacy/css

    Any help would be awesome. Thank you very much!

    Ryley

Viewing 5 replies - 1 through 5 (of 5 total)

  • danbp
    Moderator

    @danbp

    Hi @rameden,

    in hope you are already familiar with Genesis framework. If not, i don’t recommend it, because starting with a framework (even if very good) is not easy, and adding another point where you also begin is not the best way… to learn. 😉

    The answer to your question is : child/css/buddypress.css/, but you can also use child/style.css

    Add BuddyPress Styles to a Theme

    If you want to modify BP templates, then you copy the needed file from legacy/buddypress/ to child/buddypress/…./

    /bp-templates/bp-legacy/ belongs to BP.


    rameden
    Participant

    @rameden

    Hi @danbp,

    Thanks for the update. I will look and see if I can get this working. As for working with Genesis, I work with it everyday so I am very familiar to how it works thanks.

    Thanks for your help,
    Ryley


    rameden
    Participant

    @rameden

    Hey @danbp,

    The css structure works perfectly! Thanks! On the templates would I need to set it up as follows:

    child/buddypress/bp-templates/bp-legacy/buddypress/members/single..etc then edit the file I want

    or

    child/buddypress/bp-legacy/buddypress/members/single..etc then edit the file I want

    or am I completely off base?

    Thanks again!


    rameden
    Participant

    @rameden

    Hey @danbp,

    I was actually way off base I figured it out!

    child/buddypress/members/single/etc

    Thanks again for you help. Feel free to close this out!


    danbp
    Moderator

    @danbp

    You’re welcome !

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Resolved] Custom Styles with a pre-existing child theme’ is closed to new replies.
Skip to toolbar