Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ventasman Friend
    #967286

    Hello Joomlart. Can you please help me out here, I need to publish an image (banner) the corner-stamp position with no padding or margin inside the box. "flush". The attachment is before and after of this feature. Maybe with a "Flush" suffix? and in that case, can you give me an idea on where to put that?


    1. beforeafter

    Thank you!

    Saguaros Moderator
    #967597

    @ventasman

    Could you also send me screenshot of how you want it should be?

    ventasman Friend
    #967747

    Thank you. Yes, the attachment have the before image on top and bellow is the after image. Check the banner, on the right.

    Thank you!

    Saguaros Moderator
    #967779

    There is a < p > tag in the module which occupies a space but not used for anything, you can remove it first to reduce the height ( you can inspect to see that: http://prntscr.com/chcw4g )

    and add this css rule:

    .corner-stamp .gkBanner img {
        margin-top: -20px !important;
    }

    or change to your desired value

    ventasman Friend
    #968278

    Ok, but what if I want to apply a no borders, no margin suffix to the side positions modules?

    Thank you!

    Saguaros Moderator
    #968339

    You can use any suffix class as you want if you’ve already declared style for that class.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum