Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Can someone tell me exactly what file(s) I edit to make this work? Of course outside buddypress directory to prevent upgrades overwriting existing files. I use bp 1.2.7

    Your directions are too advanced for me if some one can break this down much simpler. First grade style.

    Dave

    @foxly sorry for delays I am not receiving email notifications though it is set to on. The album problem is fixed though.
    Thanks

    Already got that version. Just wanted to be sure it was the correct one and that there wasn’t a beta out there which I read about. For the seamless upgrade that is.

    resized
    define( ‘BP_OEMBED_ACTIVITY_STREAM_WIDTH’, ’200′ );
    to
    define( ‘BP_OEMBED_ACTIVITY_STREAM_WIDTH’, ’75′ );

    I see no change with youtube video

    I’ve already exhausted all my changes using poedit for the text blog to sites but the main nav BLOG still remains.

    All the necessary .po and .pot files are in place and they are working fine for all my text changes.

    This must be hard-wired and maybe a hack solution is my guess.

    Great thanks again

    Great! Thanks for quick reply. Hopefully changing the text won’t affect the original slug url correct?

    Ok if you can please bare with me as I am not a css expert

    I went to my current theme’s folder style.css (only snippets shown below) in root and I added that line you recommend just below the body as seen here just to see the initial change but no changes took effect. I even tried the absolute url path and also removed the ../ before images to be sure just for experimentation but still no results. Actually the background is in the same dir so I assume images/contentwrap-background.png should have pointed correctly.

    body {
    background: #58254a url(images/background.png) top left repeat-x;
    }

    #wp-admin-bar .padder {
    background: #FFFFFF url(“../images/contentwrap-background.png”) repeat-x ;
    }

    Thanks
    Dave

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