Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • rikh Friend
    #146070

    Hello! How cold I change the header colour? Or a whole theme colour like it was in a previous version. I want it all blue πŸ™‚
    Thanx in advance πŸ™‚

    jaybrd1 Friend
    #323818

    This was a bit of an adventure for me, but, you can see below how I went about it.

    In template.css – line 970
    <blockquote>background: url(../images/header-mask.png) no-repeat top right;</blockquote>
    Either change or delete, I deleted.

    In template.css – line 921 and 924
    <blockquote>#ja-header { background: #333; position: relative; z-index: 10; }

    #ja-header .main {
    background-color: #333;
    background-position: top right;
    background-repeat: no-repeat;
    height: 80px;
    }
    </blockquote>
    This is where you can change the BG color to what you want.

    Unfortunately, as you can see there is still an image there, that you may not want. To remove this you have to go to:

    header.php – line 2
    <blockquote><div class=”main” style=”background-image: url(<?php echo $this->templateurl(); ?>/images/header/<?php echo $this->getRandomImage($this->templatepath().DS.’images/header’); ?>);”>
    </blockquote>

    I just deleted the whole “style” line and voila!

    <blockquote><div class=”main”></blockquote>

    musicinme Friend
    #323826

    Check this thread. I’ve made some changes

    http://www.joomlart.com/forums/topic/things-you-miss-in-ja-purity-ii/

    rikh Friend
    #323874

    Thank you for the replies. I’ve spent about 2 hours editing css files, but I got what I wanted (see the pict). It’s a pity that the colours can’t be changed like in previous version. Feel free to ask any questions on this issue. I still don’t use this theme because its still too buggy >:(


    1. zx
    MacJoomla Friend
    #324518

    <em>@rikh 153238 wrote:</em><blockquote>Thank you for the replies. I’ve spent about 2 hours editing css files, but I got what I wanted (see the pict). It’s a pity that the colours can’t be changed like in previous version. Feel free to ask any questions on this issue. I still don’t use this theme because its still too buggy >:(</blockquote>

    looks good and looks as my page used to look. Would you mind sharing your CSS here. Would be very happy πŸ™‚

    Thanks, MacJoomla

    yakass Friend
    #324719

    I’d also be highly greatful if you shared your edited css here rikh. I’m aiming for a similar colour design to your site, but am a complete css editing newby. You could save me a lot of time πŸ™‚

    rikh Friend
    #324948

    2 CSS files and a blue header mask, for a megamenu with left-main-right style, download


    1. header-mask
    MacJoomla Friend
    #324984

    <em>@rikh 154596 wrote:</em><blockquote>2 CSS files and a blue header mask, for a megamenu with left-main-right style</blockquote>
    Thank you very much πŸ˜€

    I wonder, if joomlart will add this feature of changeing header again…? As well as i wonder why breadcrumps are on bottom of the page…? But overall it is cool looking and working.

    yakass Friend
    #324998

    Thanks very much rikh:-)

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

This topic contains 9 replies, has 5 voices, and was last updated by  yakass 14 years, 11 months ago.

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