test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • supporter Friend
    #157841

    How to change the header height ?

    aman204 Friend
    #368460

    To avoid confusion, Can you please provide screenshot marked with annotations as to what you need

    supporter Friend
    #368648

    ok here it is

    and thank you again


    1. banner
    Phill Moderator
    #368649

    Is that the bottom red bit you want changing or both?

    The bottom bit find templates/ja_social/templates.css and around line 333 you will find


    #ja-header {
    border-top:1px solid #4FAED2;
    margin-top:29px;
    z-index:13;

    }

    change to


    #ja-header {
    border-top:1px solid #4FAED2;
    margin-top:29px;
    z-index:13;
    height:120px;

    }

    Where the figure in red is whatever height you want that module to be.

    supporter Friend
    #368657

    Thank you,

    and now i have the logo as image but i got it in wrong possition……it shows left down ????? i havent change something that has to do with the logo……..

    and second i have change the height but the logo keeps taking the same height.

    PS: i forgot to ask about the topbar possition, i have comment out in the default.xml the <!– <block name=”topbar” type=”topbar”></block> –> but it keeps shows the topbar.

    please take a look at http://www.supporter.gr/index.php

    Phill Moderator
    #368671

    Not sure what you are trying to do with that. What do you mean by left down??

    The height just chages the available space.To change the sixe of the logo’s box please edit the figures in red as required.


    h1.logo {
    height: 80px;
    width: 220px;

    }

    h1.logo a {
    background: url("../images/logo.png") no-repeat scroll left center transparent;
    display: block;
    height: 80px;
    width: 220px;

    }

    As for the topbar,I believe I answered that in another of your threads.

    Phill Moderator
    #368672

    Sorry, it was another user I demonstrated regarding the topbar. Please see the following thread with details of the topbar.

    http://www.joomlart.com/forums/topic/how-toc-reate-new-module-position/

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

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

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