- Posts: 3
- Thank you received: 0
Change Header Size
-
wintendo
Inactive member - Topic Author
- New Member
Less
More
12 years 9 months ago #16135
by wintendo
Change Header Size was created by wintendo
Hello, I should change the headersize of the template to double, i.e. the logo should be 410x140px. Which params in which css I must change?
Thank you for an immediate answer. :sick:
Thank you for an immediate answer. :sick:
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #16170
by ivan.milic
Replied by ivan.milic on topic Re: Change Header Size
Open layout.css anf find:
#top_area {
height: 80px;
padding-left: 20px;
}
change height to 160px
Open index.php of template and locate <img tag for logo. Change width and height attributes.
#top_area {
height: 80px;
padding-left: 20px;
}
change height to 160px
Open index.php of template and locate <img tag for logo. Change width and height attributes.
The following user(s) said Thank You: wintendo
Please Log in to join the conversation.
-
wintendo
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
12 years 9 months ago #16307
by wintendo
Replied by wintendo on topic Re: Change Header Size
Thanx for your immediate help. It works fine. Now i must move down the top menu for about 80pix. I hope i'll find out this myself.
Ulrich
Ulrich
Please Log in to join the conversation.
-
wintendo
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
12 years 9 months ago #16309
by wintendo
Replied by wintendo on topic Re: Change Header Size
OK, i'm not so fast. The problem is solved. I forgot to change the picture size to its correct size. After doing this, the top menu is now on the right place.
Thank you again for your good stuff and quick support.
Thank you again for your good stuff and quick support.
Please Log in to join the conversation.
Time to create page: 0.139 seconds