Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sanjiovani Friend
    #154520

    How do I remove the header in jadroid – I would like to remove everything above the menu

    aman204 Friend
    #356335

    Change this::

    #ja-header {template.css (line 354)
    background:url(“../images/header-bg.jpg”) repeat-x scroll left top transparent;
    }

    to

    #ja-header {
    background:url(“../images/header-bg.jpg”) repeat-x scroll left top transparent;
    display:none;
    }

    sanjiovani Friend
    #356507

    what file do i make the changes ? thx

    aman204 Friend
    #356563

    The css file is located here::

    templates/ja_droid/css/template.css

    sanjiovani Friend
    #357620

    when i do that – i can no longer see the content under the menu tabs

    tech support also suggested i upload a blank header.php – when i upload i lose the content

    my site is http://www.connect4wine.com

    aman204 Friend
    #357631

    <blockquote>when i do that – i can no longer see the content under the menu tabs
    </blockquote>

    Can you please eloborate on the content you wish to refer to

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

This topic contains 6 replies, has 2 voices, and was last updated by  aman204 14 years, 1 month ago.

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