Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress Followers Alignment Issue

  • @4colourprogress

    Participant

    I’m sure it’s only something minor but it’s really starting to bug me!

    If you check out the page below you can see my profile page which displays which members I’m following but for some reason it aligns to the right and not the left! Anyone got any ideas on what to add to the CSS to make it display correctly?

    Cheers

    Chris

    http://www.pixelcove.co.uk/4colourprogress/pixels/

Viewing 3 replies - 1 through 3 (of 3 total)
  • @karmatosed

    Moderator

    The issue is:

    Code:
    div#item-header ul li
    float: right;

    @karmatosed

    Moderator

    Hmm editing still not working.. change that to float:left; should do the job but please check if impacts other places I only looked at that one instance.

    @4colourprogress

    Participant

    Yeah that worked, nice one :) everything else seems alright.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Buddypress Followers Alignment Issue’ is closed to new replies.
Skip to toolbar