T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Maxim
  2. General Discussion
  3. Saturday, 12 April 2014
  4.  Subscribe via email
Hello! Your help is necessary to me.
I have a site http://keramaplaza .com based on t3-framework 2.1.3. The site has the fixed width 1100 пкс.
But there is a problem. The main navigation menu on my site isn't displayed on devices on the basis of Android.
On PC, Mac, everything is displayed perfectly.
In what there can be a problem? How to solve this bug?
http://keramaplaza.com/images/system/jUCNracGcJc.jpg
http://keramaplaza.com/images/system/asfsfs.jpg"
Attachments (2)
References
  1. http://keramaplaza.com/
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
I understood!
I made changes in two places.

mainnav.php
<div class="t3-navbar navbar-collapse">
<jdoc:include type="<?php echo $this->getParam('navigation_type', 'megamenu') ?>" name="<?php echo $this->getParam('mm_type', 'mainmenu') ?>" />
</div>

bootstrap.css
.nav > li {
position: relative;
display: inline-block;
}

Now everything works perfectly.
The subject can be closed.
If to somebody helped, write about it please.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Congratulation, Maxim

Feel free to raise question if you have trouble :).

Gardner
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.