Icon + budge
-
- Posts: 44
- Joined: Wed Apr 11, 2018 7:32 pm
- Status: Offline
Icon + budge
Combine icon + budge only... Tiles are too big sometimes.
-
- Posts: 44
- Joined: Wed Apr 11, 2018 7:32 pm
- Status: Offline
https://imgur.com/a/VZynyeT
Tiles + budge is too big here... I created a div with span icon mif-cart and span with a number with pos-absolute.
Tiles + budge is too big here... I created a div with span icon mif-cart and span with a number with pos-absolute.
-
- Posts: 44
- Joined: Wed Apr 11, 2018 7:32 pm
- Status: Offline
Example codepen.io:
https://codepen.io/drodriguez/pen/vjZvQy
<div class="tileh-fs-small">
<a href="#" class="text-center">
<span class="mif-cart icon mif-2x text-center bg-white fg-blue"></span>
<span class="fg-blue text-bold badge-top-cart">4</span>
</a>
</div>
https://codepen.io/drodriguez/pen/vjZvQy
<div class="tileh-fs-small">
<a href="#" class="text-center">
<span class="mif-cart icon mif-2x text-center bg-white fg-blue"></span>
<span class="fg-blue text-bold badge-top-cart">4</span>
</a>
</div>
Can the badge system be added to Navigation View? (https://metroui.org.ua/navview.html)
- olton
- Site Admin
- Posts: 170
- Joined: Mon Apr 09, 2018 6:19 pm
- Location: Kiev, Ukraine
- Status: Offline
What's the problem? They are not connected, the badge is a separate element that can be displayed inside another elementAddramyr wrote: ↑Fri May 11, 2018 9:38 pmCan the badge system be added to Navigation View? (https://metroui.org.ua/navview.html)