Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • freeace00
    Participant

    @freeace00

    Hi again,

    I am thinking of moving sass files ( /bp-templates/bp-nouveau/common-styles, sass folder ) in to my css (webpack) and customize them.

    I am not sure if it’s a good decision to do for the future.

    Any advice on how to use the sass files?


    freeace00
    Participant

    @freeace00

    I am leaving the answer I found the solution for next person who has the same issue. https://codex.buddypress.org/themes/buddypress-cover-images/#about-buddypress-css-overrides

    Solved!

    Thank you all,


    freeace00
    Participant

    @freeace00

    I have found that “bp-legacy-css-inline-css” code is not loaded.
    It’s including cover image and some.
    It’s originally after buddypress.min.css.

    
    <style id="bp-legacy-css-inline-css">
    /* Cover image */
    		#buddypress #header-cover-image {
    			height: 400px;
    			background-image: url(....);
    		}
    
    		#buddypress #create-group-form #header-cover-image {
    			margin: 1em 0;
    			position: relative;
    		}
    
    </style>
    

    something like this.
    This has been removed as well when I removed original css code.

    I also created a folder (/wp-content/themes/my-theme/buddypress/css/buddypress.css).
    It doesn’t load the original one and works fine. But it’s not loading “bp-legacy-css-inline-css”.
    That’s why cover images are not showing.

    Is there any solution or am I missing something?


    freeace00
    Participant

    @freeace00

    any idea?
    It keeps emailing 🙁
    today too. i kick he/her out. but still registered and sending.

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar