Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • stevejo JATC
    #153911

    I want to make a black color variant of this theme but the pattern used to make the header/footer is not included separately in the PSD sources. The pattern is available but only with the color already added. Can we get the brush or pattern so we can make a custom color variant?

    Saguaros Moderator
    #354128

    now you open the file: /templates/ja_droid/css/template.css and find the following code:

    #ja-header { background: url(../images/header-bg.jpg) repeat-x left top; }

    and

    #ja-footer {
    background: url(../images/footer-bg.jpg) repeat-x left top;
    border-top: 1px solid #3C5189;
    color: #94a0be;
    }

    you replace background by yours, while doing, you should use the firebug of firefox browser, it help you complete this quicker than.
    Install this addon: http://getfirebug.com/
    Userguide: http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 13 years, 9 months ago.

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