Wrong view of conversation

Home Forums Legacy Support Support queries Styling issues Wrong view of conversation

Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • #76656
    sjoerdkoolen
    Spectator
    So I saw from a notification that somebody responded to my activity. When clicking on it I get this view: http://prntscr.com/cz2bcz As you perhaps can see, the conversation is presented on the same hight as the menu, which is white on white.. How can I fix this?
    #76826
    Go to wp-admin->customizer->add custom CSS Add these lines. .buddypress.activity .activity.no-ajax ul#activity-stream{padding-top:150px;} This issue has been marked. Thanks.
    #91476
    sjoerdkoolen
    Spectator
    I would like to reopen this thread.   It helps for the padding.. but the background of my header is white (so that you cannot see the links of the main navigation etc.). How to fix that?
    #91637
    header.fixed {background-color:#dccaca !important;}
    #91677
    sjoerdkoolen
    Spectator
    Doesn't do it for me unfortunately.. :(   http://www.growgogo.com/members/sjoerdkoolen/activity/209/  
    #item-nav{border-top:none !important;  } .elegant #buddypress #item-header,#title{border:none !important;} .widget .course-star-rating{display:block;} nav .menu li:hover.hasmegamenu>.sub-menu { left: 20%;} #course-directory-form .course_category{margin-bottom:30px;} .single-item.groups #item-body{margin-top:30px;}#trigger{padding:10px 0 0; margin-top:-10px;} .buddypress.activity .activity.no-ajax ul#activity-stream{padding-top:150px;} header.fixed {background-color:#dccaca !important;}
    #91679
    This reply has been marked as private.
    #91685
    sjoerdkoolen
    Spectator
    Sorry access was restricted to the area of what it is about.. Could you check it again? I tried refreshing (inprivate etc.)  but I don't see that header.
    #91698
    header.sleek.transparent {
        background: #dccaca !important;}
    #91703
    sjoerdkoolen
    Spectator
    It did the job when I typed that instead of copy paste (something with the spaces or so..)   It works and you rule!
    #91705
    sjoerdkoolen
    Spectator
    Ahhh that was too soon :( Chose a fancy color but now that color overlays pages where there is a defined background http://prntscr.com/dzpbik   Also.. We don't grab the entire header.. http://prntscr.com/dzpc3q Btw. is there a way to stretch the height of the body?
    #91973
    Use this css instead .my-activity header.sleek.transparent {
        background: #dccaca !important;}
    #92005
    sjoerdkoolen
    Spectator
    That nearly does it! Thanks! Now how do I get the upper white bar also in a color? http://prntscr.com/e05xdn   Also; How can I stretch the height of the body / page (lower white bar)?
    #92271
    body.activity{margin-top:-40px !Important;}
    #92579
    sjoerdkoolen
    Spectator
    http://prntscr.com/e241ue   Ok, now looking on my screen you can see that - the logo isn't correctly positioned (just a littlebit too much on the top) - the content is not aligned with the logo and widgets below - there body is not stretched, which makes the space below the footer even bigger than the rest..   How can it be that I have to make so many adjustments to my css while I haven't made any changes to the WPLMS package? Are others this experiencing as well?
    #92687
    Sorry for the inconvenience caused. Provide me your wp-admin credentials. I will fix your header issue once and for all.  
Viewing 15 posts - 1 through 15 (of 21 total)
  • The topic ‘Wrong view of conversation’ is closed to new replies.