Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Chris Parnell Friend
    #194412

    I have a situation where the header encroaches the page title on every page on the site.
    Using Magazine layout. BTW, marvellous template; so easy to use. :laugh:


    1. problem
    TomC Moderator
    #520979

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    Chris Parnell Friend
    #521016

    <em>@TomC 409180 wrote:</em><blockquote>So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings</blockquote>

    http://religionsforpeaceaustralia.org.au/test/

    I have set “Optimise CSS to No in the template manager; no change.

    TomC Moderator
    #521019

    Turning off “Optimize CSS” allows for one to view the correct CSS rules and file paths via an online web development tool – such as Firebug.

    For your particular issue, try the following . . . .

    Within tile path –> /test/templates/purity_iii/css/themes/red/template.css
    at line 2486, modify the “padding-top” property as follows:


    .t3-content {
    padding-bottom: 20px;
    padding-top: 50px;
    }

    SAVE CHANGES — CLEAR CACHE — REFRESH PAGE

    Does that achieve a better looking result for you?

    Chris Parnell Friend
    #521023

    <em>@TomC 409234 wrote:</em><blockquote>Turning off “Optimize CSS” allows for one to view the correct CSS rules and file paths via an online web development tool – such as Firebug.

    For your particular issue, try the following . . . .

    Within tile path –> /test/templates/purity_iii/css/themes/red/template.css
    at line 2486, modify the “padding-top” property as follows:


    .t3-content {
    padding-bottom: 20px;
    padding-top: 50px;
    }

    SAVE CHANGES — CLEAR CACHE — REFRESH PAGE

    Does that achieve a better looking result for you?</blockquote>

    Most certainly does give a better looking result.
    Thanks:)

    TomC Moderator
    #521144

    Glad to have been of assistance . . . All the best with your continuing site development.

    🙂

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

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

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