Skip to:
Content
Pages
Categories
Search
Top
Bottom

i need help with the groups and members over lapping looking like a tree not lining up

  • @internetstoppable

    Participant

    my web page is 24hourgamer.com i am having prombles with the groups and members page they are off and dont line up. they are like a tree and not lining up. is there a way i can fix it. i am not a buddypress theme. its a theme from arrastheme here the link http://www.arrastheme.com/classical-gamer/ anyways would like the help. the widgets too on the front pages with groups too uesding

Viewing 4 replies - 1 through 4 (of 4 total)
  • @mercime

    Participant

    Add to your theme’s style.css
    div#content ul.item-list li { clear: left; padding: 20px 0px; }
    div#sidebar ul.item-list li { clear: left; }

    @internetstoppable

    Participant

    thanks you help alot. do you know about the groups widgets that can help me with?

    @mercime

    Participant

    My bad, replace what I gave above: xx div#sidebar ul.item-list li { clear: left; }
    with
    ul#groups-list li { clear: left; }

    @internetstoppable

    Participant

    thank you again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘i need help with the groups and members over lapping looking like a tree not lining up’ is closed to new replies.
Skip to toolbar