Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • bigrats Friend
    #209159

    in the magazine and feature intro layout:

    i just found there is a gap between content and footer, how can i remove it ?

    Saguaros Moderator
    #578477

    Hi @bigrats,

    It looks like the padding of content and footer block, if you use Firebug editor in firefox or Inspect Element in Chrome, you can easily see it: http://prntscr.com/7wbdop

    Then you can create a new css file called custom.css in this directory: root/templates/purity_iii/css/

    and add your custom code there, for example:


    .t3-mainbody {
    padding-bottom: 0; //or change to your desired value
    }

    Hope this helps.

    bigrats Friend
    #578543

    thanks.

    its not working to add custom.css.
    but its working when i edit template.css directly.

    thanks a lot !!

    felix1 Friend
    #578571

    <em>@bigrats 484551 wrote:</em><blockquote>thanks.

    its not working to add custom.css.
    but its working when i edit template.css directly.

    thanks a lot !!</blockquote>

    Because of all the great support I’ve recieved here at Joomlart, (I see Joomlart not only as a template provider, but also as an educator) I’ve learnt that any changes in template.css will be overwritten when a new template update is installed.

    So it is best to make any changes in custom.css. I use it all the time and it works great… 🙂

    Felix Rimfrost

    TomC Moderator
    #578572

    It actually can also depend on whether one is utilizing a particular color theme – as custom.css generally works best with core template CSS. To make modifications in specific color theme CSS, one needs to modify the CSS within the respective color theme.

    bigrats:
    If you can provide the url of the site you’re working on – as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings – we can try to assist you further.

    bigrats Friend
    #578600

    hi

    thanks for your help.
    for now, my site is on the localhost.
    like you said, the template.css file i edited is in a particular color theme.

    <em>@TomC 484601 wrote:</em><blockquote>It actually can also depend on whether one is utilizing a particular color theme – as custom.css generally works best with core template CSS. To make modifications in specific color theme CSS, one needs to modify the CSS within the respective color theme.

    bigrats:
    If you can provide the url of the site you’re working on – as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings – we can try to assist you further.</blockquote>

    bigrats Friend
    #644891

    hi

    thanks for your help.
    for now, my site is on the localhost.
    like you said, the template.css file i edited is in a particular color theme.

    <em>@TomC 484601 wrote:</em><blockquote>It actually can also depend on whether one is utilizing a particular color theme – as custom.css generally works best with core template CSS. To make modifications in specific color theme CSS, one needs to modify the CSS within the respective color theme.

    bigrats:
    If you can provide the url of the site you’re working on – as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings – we can try to assist you further.</blockquote>

    bigrats Friend
    #743522

    hi

    thanks for your help.
    for now, my site is on the localhost.
    like you said, the template.css file i edited is in a particular color theme.

    <em>@TomC 484601 wrote:</em><blockquote>It actually can also depend on whether one is utilizing a particular color theme – as custom.css generally works best with core template CSS. To make modifications in specific color theme CSS, one needs to modify the CSS within the respective color theme.

    bigrats:
    If you can provide the url of the site you’re working on – as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings – we can try to assist you further.</blockquote>

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

This topic contains 8 replies, has 4 voices, and was last updated by  bigrats 9 years, 4 months ago.

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