Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • skdb Friend
    #132818

    See attach screenshot….anyone know which CSS entry can be edited to include a “padding-left” for the “left” section of the site?

    cssyeah Moderator
    #268250

    Hi skdb,

    Open the template_css.css file ( if you use J! 1.0.15) or template.css file ( if you use J! 1.5.6) and file following code section.


    #ja-col1 div.innerpad {
    padding:10px 25px 10px 0;
    }

    add padding-left or the column 1.


    #ja-col1 div.innerpad {
    padding:10px 25px 10px 10px; /* 10px or 20px or,...*/
    }

    😀

    skdb Friend
    #268305

    <em>@trungch 77049 wrote:</em><blockquote>Open the template_css.css file ( if you use J! 1.0.15) or template.css file ( if you use J! 1.5.6) and file following code section.</blockquote>

    I use J! 1.5.6 and only found the “template_css.css”

    I have maended that and working as expected thanks 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  skdb 16 years, 2 months ago.

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