-
AuthorPosts
-
sakari Friend
sakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
January 12, 2014 at 4:12 pm #193681Hello friends,
I have a problem with the logo and the menu bar of!
Depending on the logo size, also the height of the menu bar changes!
How can I prevent this?The logo should be displayed independently on the menu, no matter how big the logo is! (please take a look to the pictures)
Can someone help me there?
Thanks in advance!
Many Regards 🙂
Sakari
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 13, 2014 at 11:08 am #518257You can try my workaround below:
+ Extract my attached files
+ Copy files header.php and header-home.php into folder templates/ja_appolio/tpls/blocks
+ Copy file custom.css into folder templates/ja_appolio/cssRemember to backup old files before applying any changes.
Let me know how it goes.
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
January 13, 2014 at 3:01 pm #518281Thanks, Ninja Lead!
But I had other plans!
Look at both pictures please!Thank you again!
🙂-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 14, 2014 at 7:27 am #518376If you wish to show the logo as per screen short, you can follow my tweak below:
1) Remove both php files header.php and header-home.php I customized yesterday and rollback to your old two files header.php and header-home.php.
2) Remove custom.css file
3) Go to Admin site -> Extensions->Templates Manager -> JA_Appolio – Default -> Theme and configure as per my screenshot:
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
January 14, 2014 at 9:38 pm #518468ok, did everything!
But it remains the same, no difference!Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 15, 2014 at 3:23 am #518489<em>@sakari 405932 wrote:</em><blockquote>ok, did everything!
But it remains the same, no difference!</blockquote>Need to check further on your site. Please send me URL of your site, admin login and FTP account via private message. I will help you out.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 18, 2014 at 6:38 am #518896I see the logo on your site is changed, see the screenshot
If you have any further assistance don’t hesitate to contact us
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
January 18, 2014 at 1:30 pm #518919I think we understand each other wrong!
Yes, the logo is changed, that’s right!But the bottom line from the menus, go with the logo also with down!
The menu line should, however, stay on top, no matter how big the logo is!Maybe I did not express myself properly before!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 20, 2014 at 8:56 am #519053Please try workaround below:
+ Create custom.css file into folder templates/ja_appolio/css path
+ Add css rule to that file:
.logo-img {
position: absolute;
}
Let me know how it goes.
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
January 20, 2014 at 8:33 pm #519153Super, yes it works!
I still have one please!
Can I bring the menu line at 85 pixels down?
So it looks beautiful! 🙂Edit:
And there is a small problem in the iPhone!
The logo is clipped to the menu line!
That is, the iPhone displays the logo does not complete!Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 21, 2014 at 4:53 am #519197The following workaround would help:
Open templates/ja_appolio/css/custom.css file
Change
.logo-img {
position: absolute;
}To
@media (min-width: 768px) {
.logo-img {
position: absolute;
}
.t3-mainnav{
height:85px;
}
}1 user says Thank You to Ninja Lead for this useful post
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
January 21, 2014 at 3:05 pm #519268Yes, perfect!
Thank you for your help!AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by sakari 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Problem with the logo and the menu bar of!
Viewing 12 posts - 1 through 12 (of 12 total)