This topic has 4 replies, 2 voices, and was last updated 10 years by livestrong2406.

  • Author
  • #23257
     livestrong2406
    Participant

    I manually edited my css last time to fix this, and now since updating, it has caused it to cut off yet again and elements are spacing out weird – like the “topic replies”(see screenshot) and i think its also causing my attached images to stack instead of “in-line” like my options are set.. this is becoming quite an issue.. can you log into my site and take a look at this? For my attached files – I’m using the same plugin as this – but they won’t alight left to right, just stacked vertically. I believe somehow – all this is linked.

    Attachments:
    You must be logged in to view attached files.
    #23321
     Catalin
    Moderator

    Please send me admin credentials to your website to be able to take a look at your issues. Reply this as private for security reasons.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #23334
     livestrong2406
    Participant
    This reply has been set as private.
    #23630
     Catalin
    Moderator

    Hello,

    add this code in your style.css file from your theme folder:

    COPY CODE
    
    
    .wp-editor-wrap {
    width: 100% !important;
    }
    
    
    .bbp-attachments li.bbp-atthumb
    {
      width: auto !important; 
    }
    

    The bugs comes from this plugin:

    http://www.x-planepilots.org/wp-content/plugins/cm-download-manager-pro/views/resources/app.css?ver=3.9.1

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #23658
     livestrong2406
    Participant

    Thanks so much. It worked. I’ll contact the plugin’s author to submit these bugs to him.

    Thanks for your quick help!

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Reply Bar cut in half (again)’ is closed to new replies.

Log in with your credentials

Forgot your details?