End of Support for Joomla 3 - Forum closed

Vertikales Menu umbrechen zu offcanvas ab 1100px

  • 2fix4u
  • 2fix4u's Avatar Offline Topic Author
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0

Vertikales Menu umbrechen zu offcanvas ab 1100px was created by 2fix4u

Posted 7 years 3 months ago #16494
Hallo,

Was mus ich einstellen um das so hin zu bekommen?
Wenn ich die Breakpoints im Customizer dementsprechend anpasse, sieht man bei gewissen Auflösungen gar kein Menü.
Habe folgendes Versucht in der theme.php:
Code:
<nav class="tm-navbar uk-navbar"> <?php if ($this['widgets']->count('logo')) : ?> <div class="logo uk-visible-large"> <a class="tm-logo" href="<?php echo $this['config']->get('site_url'); ?>"><?php echo $this['widgets']->render('logo'); ?></a> </div> <?php endif; ?> <?php if ($this['widgets']->count('menu')) : ?> <div class="menu-inner uk-visible-large"> <?php echo $this['widgets']->render('menu'); ?> </div> <?php endif; ?> <?php if ($this['widgets']->count('offcanvas')) : ?> <a href="#offcanvas" class="uk-navbar-toggle uk-hidden-large" data-uk-offcanvas></a> <?php endif; ?> <?php if ($this['widgets']->count('logo-small')) : ?> <div class="uk-navbar-content uk-navbar-center uk-hidden-large"> <a class="tm-logo-small" href="<?php echo $this['config']->get('site_url'); ?>"><?php echo $this['widgets']->render('logo-small'); ?></a> </div> <?php endif; ?> </nav>
Das funktioniert schon sehr gut, jedoch ist ein Feintuning der px über die Breakpoint Einstellungen im Customizer nicht möglich.
Wie steht uikit mit dem Warp Customizer im Zusammenhang in Bezug auf die Breakpoints?
by 2fix4u

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Vertikales Menu umbrechen zu offcanvas ab 1100px

Posted 7 years 3 months ago #16509
Hallo hier sind die einzelnen Breakpoints:



Weitere Infos zum Uikit
getuikit.com/v2/docs/utility.html
>> ganz runter scrollen
Attachments:

Please Log in or Create an account to join the conversation.

  • 2fix4u
  • 2fix4u's Avatar Offline Topic Author
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0

Replied by 2fix4u on topic Vertikales Menu umbrechen zu offcanvas ab 1100px

Posted 7 years 3 months ago #16514
Vielen Dank aber so weit war ich bereits.
Das Problem ist das man allein über die Breakpoint Einstellungen im Customizer und durch ändern der Klassen nicht zum gewünschten Ergebnis kommt.
Da dann immer beide Menüs im gewählten Bereich ausgeblendet sind.

Habe das jetzt nur über eine weitere Media Query lösen können:
Code:
@media (min-width: 960px) and (max-width: 1399px) { .uk-hidden-large { display: block !important ; } }
Das nur für den Fall, das jemand vor dem gleichen Problem steht.
by 2fix4u

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2022 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License