-
AuthorPosts
-
November 30, 2013 at 4:00 pm #192657
Hi,
I have change my logo at 300*50px, but the menu display like above attach.
Please let’s me know how to fixed it.
and I cannot find the exactly css line to solved this.drlovecat
-
December 1, 2013 at 3:32 pm #514016
Is there any advise/support?
24 hr ago… >:(
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
December 1, 2013 at 4:09 pm #514019Thanks, tfosnom
but I see their tweet 7hr ago. So I think they may stay here.
I had good experience with previously template provider (Not over 24hr for awaiting support). But I decide to subscript Joomlart because there are some templates those included easyblog template.Silence may be better for me. :-[
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
December 2, 2013 at 1:16 am #514030I take no notice of tweets fb etc the support is via a support forum; there should be no other communication methods
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 2, 2013 at 3:25 am #514042@drlovecat: Apologies if we’re late, support service is off on weekends
You can follow my below solution:
Open templates/ja_magz/tpls/blocks/header.php file
+ Line 66:
From
<div class="span2 item-first spanfirst">
Change to
<div class="span4 item-first spanfirst">
+ Line 81:
From
<div class="header-menu <?php echo $hassocial ? 'span6' : 'span10' ?> nav-collapse collapse <?php echo $this->getParam('navigation_collapse_showsub', 1) ? 'always-show' : '' ?>">
Change to
<div class="header-menu <?php echo $hassocial ? 'span5' : 'span10' ?> nav-collapse collapse <?php echo $this->getParam('navigation_collapse_showsub', 1) ? 'always-show' : '' ?>">
+ Line 93:
From
<div class="span4 head-social pull-right">
Change to
<div class="span3 head-social pull-right">
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-