Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • taus Friend
    #175189

    Helo, im using JA Tiris in joomla 2.5. i’d like to change the header color (black) to some other color. how can i do that?

    TomC Moderator
    #444606

    <em>@taus 308718 wrote:</em><blockquote>Helo, im using JA Tiris in joomla 2.5. i’d like to change the header color (black) to some other color. how can i do that?</blockquote>
    If you can provide the url of the site you’re working on – as well as set “Optimize CSS” to “No” within your Template Manager–General Settings – I will advise you of exactly where to look within your template files to adjust this element.

    taus Friend
    #444629

    Hi, http://www.tauslabs.com/jupgrade/index.php …And yes ive changed that to a ‘No” now

    TomC Moderator
    #444639

    To change the background/color of the header . . . . .

    Within file path –> /templates/ja_tiris/css/template.css

    look for the following line:

    [FONT=arial]#ja-header .main-inner2 {
    [/FONT]background: url(
    /images/bg-header.png) 0 100% repeat-x #141414;
    padding-bottom: 10px;
    padding-top: 10px;
    }

    All you have to do is change the background property to a hex color code of your choice.

    Here are some resources for hex color codes . . .

    http://www.2createawebsite.com/build/hex-colors.html

    http://html-color-codes.com/

    You will likely also need to modify the background color for your main navigation menu (if you want it to match your header color, that is). To do this, look for the following lines within the same template.css file

    #[FONT=arial]ja-mainnav .main-inner2 {
    [/FONT]background: url(
    /images/bg-nav.gif) 0 0 repeat-x white;
    padding: 0;
    }

    Same thing . . . change the background property to a color or image of whatever you like.

    Hope That Helps

    taus Friend
    #444640

    thats a very fast reply.thank you. I will do that. 🙂

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

This topic contains 5 replies, has 2 voices, and was last updated by  taus 12 years, 8 months ago.

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