-
AuthorPosts
-
December 24, 2010 at 8:22 am #157841
How to change the header height ?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
December 24, 2010 at 9:21 am #368460To avoid confusion, Can you please provide screenshot marked with annotations as to what you need
December 26, 2010 at 8:56 pm #368648Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
December 26, 2010 at 9:03 pm #368649Is 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.
December 26, 2010 at 9:29 pm #368657Thank 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 ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
December 26, 2010 at 11:03 pm #368671Not 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.
1 user says Thank You to Phill for this useful post
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
December 26, 2010 at 11:06 pm #368672Sorry, 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/
AuthorPostsViewing 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
How to change the header heigh
Viewing 7 posts - 1 through 7 (of 7 total)