Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Simple CSS Erros I can’t figure out (5 posts)

Started 5 months, 2 weeks ago by: hatherley

  • Profile picture of hatherley hatherley said 5 months, 2 weeks ago:

    Hi everyone!

    I’m having two problems regarding my Buddypress install. One is the shading on the Sign in / Sign up boarder at the top and the other one is the profile bar which extends too much. Can’t seem to find where to find the shading error on the text or where the profile bars pixels are set.

    Example: http://hasitleaked.com/forum/members/audiobinge/

    I’m using Version 1.5.1 of BuddyPress
    WP Version 3.2.1

    Any help would be awesome!

  • Profile picture of James James said 5 months, 2 weeks ago:

    hi @hatherley
    do not have time to check for 100%, but:

    1. add “text-shadow: none;” to
    #wp-admin-bar .bp-login and #wp-admin-bar .bp-signup
    2. adjust margins for:
    div.item-list-tabs {
    background: none repeat scroll 0 0 #EAEAEA;
    clear: left;
    margin: 25px -19px 20px;
    overflow: hidden;
    }

  • Profile picture of hatherley hatherley said 5 months, 2 weeks ago:

    Thanks for the answer @James

    But where do I find code you’re mentioning?

  • Profile picture of James James said 5 months, 2 weeks ago:

    in .css file of your theme

  • Profile picture of bollocks187 bollocks187 said 5 months, 2 weeks ago:

    1) install Buddypress
    2) Select to use the BP default theme.

    Now you want to tweak and or create your css top of this ? do YOU
    1) EDIT THE bp default STYLES
    2) SET UP A BASIC CHILD THEME ?

    I think 2)

    So how do you do that and what are the basic files needed ?.

    The community needs to stop being so cryptic with answers – ITS only CSS