This topic has 3 replies, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #140578
     romanzy
    Participant

    Can you please help me with a weird xProfile-styling issue? Please see the attached image first. When a rich text field contains more than 2 phrases, the first two are perfectly aligned with the rest of the profile content, but the 3rd and the following phrases, do jump and do not align with the rest.

     

    Attachments:
    You must be logged in to view attached files.
    #140599
     Radu
    Moderator

    Hm… unable to reproduce that on my locall install

    Maybe you need this, you can control the width of that tables

    COPY CODE
    
    #buddypress div.profile .dl-horizontal dt {
        width: 35%;
    }
    #buddypress div.profile .dl-horizontal dd {
        width: 64%;
        margin-left:38%;
    }
    

    If you have possibility to put your website somewhere to can take a look at it will be nice and faster problem resolution

    cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #140602
     romanzy
    Participant

    Yes, that did the trick. Thank you Radu

    #140604
     Radu
    Moderator

    You’re welcome

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?