End of Support for Joomla 3 - Forum closed
Template Peferct 2
Auflistung Text
wie ändere ich das ab bzw. wie setze ich anstatt den
"marker of a list item" disc, circle, square ... ändern in ... z.B. triangle-right
getuikit.com/assets/uikit/tests/list.html
getuikit.com/assets/uikit/tests/icon.html
Vielen Dank!
wie ändere ich das ab bzw. wie setze ich anstatt den
"marker of a list item" disc, circle, square ... ändern in ... z.B. triangle-right
getuikit.com/assets/uikit/tests/list.html
getuikit.com/assets/uikit/tests/icon.html
Vielen Dank!
by Algarvio
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hallo, welches Framework? Astroid oder Warp 7
Warp7 = uikit 2
getuikit.com/v2/docs/list.html
Astroid = Uikit3
getuikit.com/docs/list
Warp7 = uikit 2
getuikit.com/v2/docs/list.html
Astroid = Uikit3
getuikit.com/docs/list
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Warp7 = uikit 2 getuikit.com/v2/docs/list.html
[secret] site1.suniagauto.com/de/leistungen/auto-...up/servicepaket-nr-2 [/secret]
wie ändere ich das ab bzw. wie setze ich anstatt den
"marker of a list item" disc, circle, square ... ändern in ... z.B. triangle-right oder blauen dreieck rechtausgerichtet, ohne eine PNG / JPEG Grafik Einsatz.
[secret] site1.suniagauto.com/de/leistungen/auto-...up/servicepaket-nr-2 [/secret]
wie ändere ich das ab bzw. wie setze ich anstatt den
"marker of a list item" disc, circle, square ... ändern in ... z.B. triangle-right oder blauen dreieck rechtausgerichtet, ohne eine PNG / JPEG Grafik Einsatz.
by Algarvio
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hallo,
mit einer Änderung in der custom.css.
mit einer Änderung in der custom.css.
ul li::marker {
color: red;
font-size: 1.5em;
list-style-type: disc;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Aufzählungzeichen im Beitrag?
"marker of a list item" disc, circle, square ... ändern in ... z.B. "check"
Wie kann man das so anzeigen? Anstatt "crcle" als "check" anzeigen
Beispiel
<ul class="check">
<li>Joomla 3.x compatible</li>
<li>44 Module positions</li>
<li>Unlimited Theme Colors</li>
<li>Based on Warp7* Framework</li>
<li>Unlimted Background Colors</li>
<li>Responsive Slideshow</li>
<li>Simple Lightbox</li>
<li>Sticky Mainmenu</li>
</ul>
"marker of a list item" disc, circle, square ... ändern in ... z.B. "check"
Wie kann man das so anzeigen? Anstatt "crcle" als "check" anzeigen
Beispiel
<ul class="check">
<li>Joomla 3.x compatible</li>
<li>44 Module positions</li>
<li>Unlimited Theme Colors</li>
<li>Based on Warp7* Framework</li>
<li>Unlimted Background Colors</li>
<li>Responsive Slideshow</li>
<li>Simple Lightbox</li>
<li>Sticky Mainmenu</li>
</ul>
by Algarvio
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
<ul class="check">
<li>Joomla 3.x compatible</li>
<li>44 Module positions</li>
<li>Unlimited Theme Colors</li>
<li>Based on Warp7* Framework</li>
<li>Unlimted Background Colors</li>
<li>Responsive Slideshow</li>
<li>Simple Lightbox</li>
<li>Sticky Mainmenu</li>
</ul>
Das sollte den check anzeigen??
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates