Forum Replies Created

Viewing 40 posts - 41 through 80 (of 158 total)
  • Author
  • in reply to: Change background image for indivdual page #118292
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Change background image for indivdual page #118286
     mtgame21
    Participant

    Hold on, let try again, may be a caching problem…..Also, how do I modify the buddypress “profile” page?

    It this one supposed to address that?

    body.page-id-9743 .main-color {
    background-image: url(http://imgsv.nikon-image.com/products/lens/nikkor/af-s_nikkor_200-500mm_f56e_ed_vr/img/sample/pic_03_l.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    }

    in reply to: Change background image for indivdual page #118285
     mtgame21
    Participant

    I added those to my styles file and changed the background-image: url to point to one my pics in my media library, but I didn’t see any change to the buddypress’s profile page or on the buddypress’s group pages.

    in reply to: Change sidebar background to image or color? #118271
     mtgame21
    Participant

    Laura,

    I have been trying to make the box bigger, but cant find the right CSS that affects it. I tried this,

    .kleo-masonry-item, .kleo-isotope > li {
    width: 33.3%;
    }

    to

    .kleo-masonry-item, .kleo-isotope > li {
    width: 100%;
    }

    since its now displaying 3 per row across and I thought it would make one per row, but didn’t work.

    in reply to: Change background image for indivdual page #118176
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Modify sidebar for individual Group pages? #118169
     mtgame21
    Participant

    In case someone else is interested, found a good plugin to accomplish this

    http://buddydev.com/plugins/bp-extended-user-groups-widget/

    This ticket can be resolved…thanks

    in reply to: Change background image for indivdual page #118090
     mtgame21
    Participant

    Radu,

    I have still been experimenting with that “fully bg manager ” plugin, and I discovered that when in the KLEO,Theme Options, Styling Main, if I set the background color to “Transparent” and background image to blank (no image selected), then the plug in seems to work, which makes it easy to change backgrounds on individual pages.

    Im still trying to figure out how to modify the buddypress “profile” page. I thought that if I set the background for the “members” page (http://mysite/members), it would pass the traits down to member profile page background(http://mysite/members/username1) but no luck. I don’t know if there is a page to modify for that, or if its related to a buddypress profile template. Any ideas on that?

    I had the same issues when I tried for the buddypress “group” pages as well. I could set the background for (http://mysite/groups), but (http://mysite/groups/groupname) background stayed white. Its probably the same fix for both profile and the group pages.

    in reply to: Change background image for indivdual page #117696
     mtgame21
    Participant

    ok that explains why that plugin didn’t work.

    In the attached pic, where you can add CSS on an edit page screen, does the CSS I put in there only apply to that page?
    If so, in theory, could I change the background for sidebars and it only apply to that individual page?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Change sidebar background to image or color? #117685
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: General question, Banning bad members from your site? #117679
     mtgame21
    Participant

    thanks, you can close this as resolved

    in reply to: Change background image for indivdual page #117535
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Change buddypress stream background colors #117235
     mtgame21
    Participant

    Yes, that worked. We can close this resolved. Thanks again.

    in reply to: Change sidebar background to image or color? #116962
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Change buddypress stream background colors #116841
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Change buddypress stream background colors #116614
     mtgame21
    Participant

    Outstanding work. Appears to be working on my initial testing on the live site for now. Thanks.

    I’m not worried about this because I will be making a new local clone again, but the odd thing is I put the same code on my localhost version of my website and whole stream becomes transparent (cant see anything or text) or I can add a new post but once I refresh the page, it disappears. Only know its there if move the mouse over it.

    Is there an CSS fix for moving that “post” button up. See pic above. I tried making the box that holds the 3 icons smaller to give room and then I tried making the box that holds the button smaller, but that just shifts the button position to the left corner.

    in reply to: Change buddypress stream background colors #116395
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: BP Cover Photo plugin question? #116384
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Change sidebar background to image or color? #116077
     mtgame21
    Participant

    I have been making these testing changes on my localhost copy of wordpress. I was just using the KLEO standard two sidebar page and this was the “activity” page for Buddypress. Does that info help?

    Also another question, I have set my overall theme background in the KLEO Theme-Options. It is a black background image. In my dashboard,settings, buddypress, I have the Activity Stream set to the “Activy” page.
    Is it possible to change the background image for just this main buddypress screen to something other than the one assigned in the KLEO Theme-Options?

    I tried to edit the page and look for a setting, but no luck. And there are no rows defined to attach an image to, its just a blank page. Thanks

    in reply to: Change buddypress stream background colors #116061
     mtgame21
    Participant

    In the meantime, while I continue working on that problem, how could I move the “post” button in the attachment up to the same line as those icons. See the arrow I drew in the pic.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Change buddypress stream background colors #115996
     mtgame21
    Participant

    On my localhost duplicate copy of my website, I put the css code in both styles and also the quick CSS section and got the same results.
    Which is, only after I add a level 2 comment do the backgrounds change color. And then when you go to another page and then back to it (or refresh the page), the backgrounds all go back to black.

    in reply to: Change buddypress stream background colors #115992
     mtgame21
    Participant

    I posted it in my child themes style.css. Also, I can try it in the quick CSS section if you want me to.

    I do use the WP Super Cache Settings plugin. I will test it on my localhost copy that doesn’t use that plugin to see what happens

    in reply to: Change buddypress stream background colors #115974
     mtgame21
    Participant

    Ok, I did some more testing. I added the updates you gave me to my styles file. Then, cleared cash and refreshed the page. The backgrounds for the existing posts/replies on my stream did not change. Therefore, I didn’t think it was working.

    However, then I started adding new comments(level 1 comment) and then (level 2 reply) to one original Post. Each time I added a level 1 comment, the background stayed black (should have turned yellow) until I added a level 2 reply. Once I added a level 2 reply (which correctly displayed red background), it then updated the backgrounds of the previous level 1 comments to yellow. Then, if added more level 1 comments, they would correctly have the yellow background.

    So it seems the background colors only get updated after a level 2 reply is added. In addition, when I refresh the page, they all revert back to the black background. Then once I make another level 2 reply, the comments and replies get updated with the correct colors again.

    In the end, all I’m really shooting for is two backgrounds colors just like facebook. The original post background will be one color and then every level 1,2 or 3 comment will be the same color. That way if you are scanning through your wall posts, its easy to read. However, for testing purposes I like using your colors for now.

    in reply to: Change buddypress stream background colors #115849
     mtgame21
    Participant

    Hi,
    No luck on the above.

    For lines 9,15,21, I also tried changing background to background-color. Also tried adding !important to line 8.

    Everything stays the default color selected in line 2 above. I’ll keep trying.

    in reply to: Change sidebar background to image or color? #115559
     mtgame21
    Participant

    Hi, the attached pic below is a two sidebar page on a buddypress profile. I couldn’t get the sidebar-right or sidebar-left to work, so I was using the .sidebar so it has the same metal looking image for both sidebar backgrounds.

    The yellow image is the full background selected from the Theme – Options settings. As you can see, the yellow background extends to the outside of the sidebars.

    What would the CSS background setting be for the middle section between the two sidebars. I was thinking make the full background black, then make the middle section yellow background. Then, it would be black on the outside sides of each sidebar.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Download and install KLEO on localhost #114755
     mtgame21
    Participant

    Nevermind the above post, I got it too work.

    My problem was when I manually copyied of the main KLEO theme folder, I copied over the top KLEO folder that had sub folders KLEO and _MACOSX in it. Once I copied over the sub folder KLEO only, then I was able to install the Child theme via the dashboard or manually copying it over and it worked.

    Thanks.

    in reply to: Download and install KLEO on localhost #114754
     mtgame21
    Participant

    “Regarding the issue with child theme, make sure that there is not arhive in archive in this case you will receive
    please try again or broken.”

    Which folder path do I look for this?

    in reply to: Change sidebar background to image or color? #114693
     mtgame21
    Participant

    HI Laura,

    I tested the following in my styles file and it changed it for both correctly (on 1 and 2 sidebar pages) for my whole site
    .sidebar {
    background: black;
    }
    or
    .sidebar {
    background: url (Http//myimageurlhere;
    }

    What is the CSS if I wanted “black” on the left sidebar and “white” on the right sidebar as default for all two sidebar pages?

    Can I put custom CSS for the sidebars on individual pages? If so, where do I add it when editing a new page?

    Thanks

    in reply to: Change background image for woocommerce product? #114681
     mtgame21
    Participant

    That worked on hiding eye. Just so I know, is the layout of the eye part of KLEO theme default or is that the default for woocommerce?

    On the product background, it changed everything except the animated 2 add to car sections that I circled in the pic. I think there is actually 2 or 3 subsections here (button and offered by boxes). If you can point me to the css section, then I will change the background to make “add to cart” button look like a button with color or image.

    Thanks.

    in reply to: Change background image for woocommerce product? #114437
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Change sidebar background to image or color? #114126
     mtgame21
    Participant

    ok, just to confirm, in the Theme Options -> Styling Options -> Side, if I select backgrounds on this page, it wont change anything to the sidebar background or doesn’t work. If so, will this be fixed in future KLEO update?

    And the only way to change it sidebars backgrounds is with CSS. Is that correct?

    in reply to: Slider revolution and Call to Action element #114125
     mtgame21
    Participant

    ok, I got it to work now…thanks. Can close this one.

    in reply to: Change background image for woocommerce product? #114120
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Any Security plugins to avoid with KLEO? #113748
     mtgame21
    Participant

    Ok I will try these three first

    in reply to: woocommerce, Single Product Page question #113570
     mtgame21
    Participant

    That fixed it!!! I only tried/used the clear.both line and not the display block line.

    in reply to: woocommerce, Single Product Page question #113563
     mtgame21
    Participant

    Do you want me to add that to the top of the Styles file, above the other code you provided?

    in reply to: woocommerce, Single Product Page question #113533
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Updating KELO and child theme question #113402
     mtgame21
    Participant

    Thanks, you can mark this closed

    in reply to: woocommerce, Single Product Page question #113401
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Slider revolution and Call to Action element #113363
     mtgame21
    Participant

    What I have done so far is to create a page, added two rows. The first row contain a Call to Action element and the second row contains a text box with the slider shortcode in it.

    This sounds similar to what you were describing in #2 above. Would it overlay them if I had them both in the same row?

    in reply to: woocommerce, Single Product Page question #113339
     mtgame21
    Participant

    Tried it, but unfortunately I didnt see any difference after adding the code to my Styles file

Viewing 40 posts - 41 through 80 (of 158 total)

Log in with your credentials

Forgot your details?