-
AuthorPosts
-
jooleimon Friend
jooleimon
- Join date:
- May 2008
- Posts:
- 73
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
September 18, 2011 at 10:24 am #168678pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 18, 2011 at 11:12 am #413375Hi Jooleimon
In your templates/ja_droid/core/themes/green/css/template.css you have
#ja-header {
background: url(“../images/header-bg.jpg”) repeat-x scroll left top transparent;
height: 150px;
increase the valuejooleimon Friendjooleimon
- Join date:
- May 2008
- Posts:
- 73
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
September 18, 2011 at 7:52 pm #413478Thanks Pavit. I increased the height to 294 and the logo became totally visible. How do I set it so that the logo is exposed, but the header itself has a height of only 180px. It is also different for different colors chosen.
Green is the background I have been working on. The default color is rendered differently, with the background disappearing. The red is again different, but it is the same with violet and grey. What else do I need to change to
1) make the logo visible
2) make the backgrounds visible
3) make the header area have a height of 180px.regards
- pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 18, 2011 at 8:42 pm #413485Hi
(If I well understood your question) you want all the themes to appear with the same sizesyou must work on file template.css, one file for every theme, in your case you have /templates/ja_droid/core/themes/green/css/template.css
in this css file you have at line 65 #ja-header .main {
margin-top: -5px;
padding: 30px 0 15px;
Change the code in #ja-header .main {
margin-top: -45px;
padding: 10px 0 15px;<blockquote>2) make the backgrounds visible</blockquote>
Which background ? logo background ?
<blockquote>3) make the header area have a height of 180px.</blockquote>
You don’t need to set the height of header, managing the settings above you will find the right height for your needs
I hope I have understood your questions
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by pavit 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum