Skip to:
Content
Pages
Categories
Search
Top
Bottom

changed base.css color and width where else please?

  • I went into bphome and changed colors in the base.css. Now when I go to to other pages such as blog or members the colors are the default. Go back to homme and its perfect! Where else do I have to go to make it consistent? TIA

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

  • r-a-y
    Keymaster

    @r-a-y

    Recommendation #1: Instead of editing base.css, rename “custom-sample.css” to “custom.css” and start making your changes in there (make sure you uncomment line 17 in bphome/style.css so this will take effect).

    Why make your changes in a custom CSS file? Because when you upgrade BP and your BP Home theme, your changes won’t be affected!

    Recommendation #2: Use Firefox and install the Firebug plugin to pinpoint which classes you have to apply your colors on.

    Another method is doing a search and replace for the color(s) in question for your styles.

    Okay I’m just reading this over again… and I’m being an idiot!

    You’re talking about the BP member theme… which is an entirely different theme from the bphome theme altogether!

    You need to edit a bunch of CSS files in /wp-content/bp-themes/bpmember/css/.

    I still recommend making your changes in /wp-content/bp-themes/bpmember/css/custom.css, so when you upgrade BP, your colors and theme will stay intact.

    Yup… use custom.css or site-wide.css… that’ll hit everything and you can leave the original theme alone. When the theme gets updated… just make sure to save your custom CSS file.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changed base.css color and width where else please?’ is closed to new replies.
Skip to toolbar