Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • suli3 Friend
    #140382

    Hi all

    Ho i can the combine

    The header and footer of the blue style but with the body of the default theme.

    Thanks for help

    John Wesley Brett Moderator
    #301857

    Before you do anything…back up all of the files mentioned below…so you can return them if you are not satisfied with the look. Good luck.

    In the template/images/blue/ folder copy the following files into the default folder overwriting the files with the same names:

    header-bg.gif
    body-bg.gif

    Then change template.css (line 19) to read:


    body#bd {
    background:#042733 url(../images/body-bg.jpg) repeat-x scroll center top;
    color:#20576A;
    }

    And make template.css (line 835) read:


    #ja-header {
    background:transparent url(../images/header-bg.gif) repeat-x scroll left bottom;
    height:auto !important;
    min-height:160px;
    }

    And to change the footer….
    In template.css (line 1172)
    replace the #ja-footer code with the following:


    #ja-footer {
    background:#011821 none repeat scroll 0 0;
    border-top:1px solid #011F2A;
    color:#072F3B;
    }

    There may be additional tweaking necessary, but this should get you started.

    John.
    =======================================
    Remember to Click “Thank You” when you find a post useful.

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

This topic contains 2 replies, has 2 voices, and was last updated by  John Wesley Brett 15 years, 7 months ago.

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