Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • adsoma Friend
    #141831

    Hi, I would like to remove HEADER, I mean the “blue bar”, but I want to that bar or “header” appear only in “shop” menu.

    http://70.86.116.245/~admincc/index.php

    Best regards

    hanifahmed Friend
    #307532

    You can change the blue bar in blue.css line 45

    #ja-header
    background-color:#005A87;

    You can find the css file probably in the blue folder in the template folder.

    But whatever change you make will appear across the site, unless someone else knows a way to make exceptions (which I dont).

    adsoma Friend
    #307535

    Thanks for you answer, but I need to REMOVE not to change color.

    Someone else?

    Best regards

    hanifahmed Friend
    #307549


    #ja-header
    background-color:#005A87;
    height:39px;

    Add the line in red underneath the code in blue.css, it should disappear altogether (but in reality it just shrunk in size to behind the black bar on top) – HOWEVER you will need to disable your logo as it will still appear.

    Also remove from template.css (line 1715)
    #ja-header
    background:#54992F url(../images/header-bg.gif) no-repeat scroll center bottom;
    height:150px;

    Remove the line in red from template.css

    Just change height and width to zero in template.css (line 1767)

    h1.logo a
    background:transparent url(../images/logo.png) no-repeat scroll center center;
    display:block;
    height:0;
    width:0;

    MAKE SURE TO MAKE BACKUPS

    adsoma Friend
    #307550

    Thanks, works perfect.

    Regards

    hanifahmed Friend
    #307551

    You might also want to remove the logo text from template manager because I can see the words “because open source matters” on top of Home – very very faint – but it’s there.

    adsoma Friend
    #307554

    You right, but I can´t find the text….in the template manager is empty “logo text” and “slogan”………..weird!

    hanifahmed Friend
    #307555

    Have you set it to show logo and not text?
    Because it is coming up as “site slogan” therefore text is on as opposed to logo in template manager.

    adsoma Friend
    #307557

    it´s OK now! I think….

    piroman Friend
    #307671

    Hi,

    I want to remove header, but I want to have a logo that’s a full size of header?

    First pic shows what I get, and second shows what I want to get.


    1. logo_header
    2. logo_header1
    hanifahmed Friend
    #307673

    Can I get a live link to your site?
    Also, it’s best to make a new thread for this kind of thing and not to use older ones (as this now becomes two topics in one!)

    piroman Friend
    #307675

    Sorry, this is hosted at my local comp.

    piroman Friend
    #307768

    Any help???

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

This topic contains 13 replies, has 3 voices, and was last updated by  piroman 14 years, 11 months ago.

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