• Resolved kcsuwebeditor

    (@kcsuwebeditor)


    When I try to insert images into the accordion, the formatting doesn’t work. Since double line returns don’t work, the images don’t align with the text they go with. Further, I can’t adjust how large the image appears or its alignment on the page. Is there a way to work with these issues so that I can include graphics in my accordion?
    I am using Google Chrome, and our website uses SNO. We are using Easy Accordion for a daily DJ schedule, and we were hoping to include images of the show posters next to the time and information for each show.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @kcsuwebeditor,

    Thank you for your query. I have tested at our test website the image alignment and it is working properly https://prnt.sc/26rziv6, https://prnt.sc/26rzkwi.

    Share your accordion page link to review the issue. If possible, share a screenshot of the issue to figure out.

    Your co-operation will be much appreciated.

    Thread Starter kcsuwebeditor

    (@kcsuwebeditor)

    Thanks for looking into this. Here’s our page that includes the accordion.
    In the attached files, “sample editor 1” and 2 are screenshots of how the editor looks when I initially add the graphics to the editor. “Strange formatting 1” is what it looks like when I hit update immediately after finishing editing and then go to visit the page. “Sample editor 2 after updating” is what the editing page looks like after I hit update the first time (notice that it’s different from before I hit update). And “Strange formatting 2” is after I hit update a second time, even without making changes anywhere in the accordion. As you can see, the graphic formatting never achieves my desired result of one graphic next to the entry it correlates with.
    https://imgur.com/a/P83TUBQ

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @kcsuwebeditor,

    Thank you for pointing in details. We will improve in the future version.

    You may use a horizontal line https://prnt.sc/26uewj8 before the image to show the image align properly and just add the following CSS in the custom CSS field.

    hr {
        clear: both;
    }

    Then it will show like this https://prnt.sc/26uewz6.

    Let me know if it works or not

    Thread Starter kcsuwebeditor

    (@kcsuwebeditor)

    Thank you for the help! Looks like that did the trick. For anyone looking at this later, the Custom CSS box is under the plugin settings. Thank you again for the help!

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @kcsuwebeditor,

    Nice to hear that it works for you.

    If you like the plugin and support, share your experience in the review section.

    Have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Media formatting issues’ is closed to new replies.