Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • shafaaq Friend
    #193677

    hi,

    I’m using JA MAGZ, please help me with this issue:

    i need to add image padding-right (10px ) to the full text image, because it stick to the text

    example:
    http://bit.ly/1aSF29a

    thanks

    Saguaros Moderator
    #518284

    You can create a new CSS file named custom.css in /templates/ja_magz/css folder

    Then add this new CSS rule:


    .item-page .article-content .pull-left.item-image{
    margin: 0 40px 20px !important;
    }

    shafaaq Friend
    #518418

    hi Saguaros’

    sorry i think i didn’t show my case in right way!

    i needed the space between the text and the image from the right side.

    i fixed the alinement of the images in the global setting.
    so now the picture attached will show you what i mean,

    thanks in advance for you help

    notice that i am using the RTL css files.


    1. padding-10px
    Saguaros Moderator
    #518493

    You can try to create custom.css file in /templates/ja_magz/css folder as I mentioned above, then add this code:


    html .pull-right.item-image {
    margin: 0 10px 20px 40px !important;
    }

    shafaaq Friend
    #518501

    wow , that did the job exactly … many thanks Saguaros

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

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

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