Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #41331
    Michaela
    Participant

    I’m using the plug-ins “Maps Marker”(map) and “EasyRotator” (gallery) on my website by inputting shortlinks. I would like to have an empty line or some spacing after each, but when I put   in the code, the theme just ignores it. Do you know what to do here to change this behaviour and allow some space after the graphics? Thanks a lot!

    #41347
    Sakin
    Keymaster

    @Michaela: You can ask that in plugin support forum. For us, can you send me your site URL and let me know where you want to add some spacing.

    #41350
    Michaela
    Participant

    I guess because I have the same problem with both plug-ins it must be a Catch Themes issue. Please check this page and let me know how I can fix this: http://travelintense.com/?page_id=30

    #41364
    Sakin
    Keymaster

    @Michaela: I cannot view the page you have posted it. Looks like that post in not yet live. It is showing me “Oops! That page can’t be found.”

    #41372
    Michaela
    Participant

    I’m so sorry Sakin. I forgot to publish it. Now it should be visible. Thanks a lot!

    #41396
    Sakin
    Keymaster

    @Michaela: Your mapmaker doesn’t have any padding or margin to for spaces. So, you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    .mapsmarker {
        padding-bottom: 15px;
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Empty line after graphic not possible’ is closed to new replies.