Skip to:
Content
Pages
Categories
Search
Top
Bottom

Changes on BP Template Pack CSS only shows for certain sections/pages?

  • i made some changes to the bp.css file only to realise some of the main global pages reflect the change but not my forum, individual activity list, group lists etc.

    i used firebug but i’m not able to find the divs that was specified so now my avatar sizes are different for some pages and some of these pages are too cluttered.

    i might be going crazy or blind but are there more css that i am missing? are they hidden somewhere that i should be looking at?

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

  • @mercime
    Keymaster

    @mercime

    You can borrow styling from lines 291 – 1750 of the default.css of bp-default theme.
    https://trac.buddypress.org/browser/tags/1.2.6/bp-themes/bp-default/_inc/css/default.css
    Then adjust/customize styling to taste.

    thanks for your help once again! by any chance, would you know how to change the styling for the profile page?

    the bp theme has the data in zebra styling which i am trying to have for my current. the strange is, i did use the table css from the bp theme.


    Virtuali
    Participant

    @gunju2221

    You can get all the styling for you custom theme in /plugins/buddypress/bp-themes/bp-default/inc/css/default.css

    In order for it to take affect in your theme you need to add “/* Inherit the default theme styles */
    @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );” into your custom css page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changes on BP Template Pack CSS only shows for certain sections/pages?’ is closed to new replies.
Skip to toolbar