Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • cyres Friend
    #172525

    hi,

    http://www.cyres.eu/cyres/

    how can I get it back?

    also, the footer is shows white bars which is not normal on this page:

    http://www.cyres.eu/cyres/index.php/personal-leadership

    tx!

    TomC Moderator
    #432878

    With regard to your color theme issue, do you recall what modifications you’ve made thus far that may have affected this?
    You didn’t accidentally delete the green theme files, did you?

    As for the “bar” within your footer, I believe this is the CSS controlling this element . . .

    /templates/ja_business/css/template.css . . . at line 912

    <blockquote>#ja-container .main {
    background: url(../images/demo.gif) no-repeat center top #fff;
    padding-bottom: 20px;
    padding-top: 20px;
    </blockquote>

    remove the padding properties, so that it looks like this . . .

    <blockquote>#ja-container .main {
    background: url(../images/demo.gif) no-repeat center top #fff;
    }
    </blockquote>

    SAVE CHANGES . . . CLEAR CACHE . . . REFRESH PAGE

    Did that resolve the issue?

    cyres Friend
    #432954

    Hi,

    Thanks for the info.
    I was changing the settings, but I am not sure of the exact steps.
    Will deleting and reinstalling the template solve both issues?

    Thanks!

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

This topic contains 3 replies, has 2 voices, and was last updated by  cyres 12 years, 10 months ago.

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