Skip to:
Content
Pages
Categories
Search
Top
Bottom

I need CSS Help Please


  • raminjan
    Participant

    @raminjan

    Hi there everyone I am using modems bp-columns theme and I have a left side bar in my theme now and I am trying to move the default primary menu of buddypress like Activity Profile and so on into this side bar and still keep the sub-links at the top center column but with the code below I get this results can some body please tell me what am I doing wrong?

    here is the picture so you can see what results i am talking about:

    http://imageshack.us/photo/my-images/805/menuat.png/

    here is my css code:

    div.item-list-tabs {
    background-color:#98bf21;
    background: #ffffff;
    float:left;
    overflow: hidden;
    background: #F5F5DC;
    }
    div.item-list-tabs {
    border: 0.1em solid beige;
    border-radius: 4px 4px 4px 4px;
    margin:0;
    padding:0;
    }
    div.item-list-tabs
    {
    float:left;
    display:inline;
    width:100px;
    }

  • The topic ‘I need CSS Help Please’ is closed to new replies.
Skip to toolbar