Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tfernandez Friend
    #143205

    Two requests:
    1. where and what do I change in the css and html files for jaquartz summer theme to remove the ocean header image to display just a hex color code?

    2. where in the css can I change to switch out the sand background image with a different image?

    All help is greatly appreciated.

    Thanks in advance!

    jay973 Friend
    #313042

    Hi,

    For the Sand background adjust this section in summer.css line 1:

    body#bd {
    background:#FFFFFF url(../../images/summer/body-bg.jpg) repeat scroll 0 0;
    color:#333333;
    }

    For the header, in summer.css on line 25 change:

    #ja-headerwrap {
    background:transparent url(../../images/summer/header-bg.png) repeat-x scroll left bottom;
    }

    To this:

    #ja-headerwrap {
    background:#Your Color Code Here;
    }

    Cheers,

    J.

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

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

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