Teamlist Download 1.0

5.0
German andre kutzner 4 years ago

A small team list, in which the user can look wehr admin, mod, etc. is, you just need to img the folder, and folder local customize finished.
enter image description here

Live view is available here
https://champstyle.de/team

Comments
us Roman Lohov Replied 4 years ago

Few things wrong here.

li.menu-section-item-calendar:before {
    /* this replaces the icon '>' or content: "\f073" */
    content: url(<?php echo ossn_site_url('components/calendar/image/calendar.png');?>) !important;
}

Needs to be something like this

li.menu-section-item-teamlist:before {
    content: "\f11c" !important
}

Icon layout cheat sheet: https://astronautweb.co/snippet/font-awesome

<head>
    <script src="components/Teamlist/plugins/default/team/css/team.php"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
</head>

Don't needed as it is included already.

In css, you used "div=container" as an main page layout, when inside, it shifts to the right.
I recommend using "col-md-11"

Important, in description its better to mention that you need to add admins, mods, pictures, links Manually!

German Andre kutzner Replied 4 years ago

Sorry for my english is not that good. I am happy if you like it

Zuang Mark Lashmar Replied 4 years ago

This is an awesome idea, need to be translated to English so that most of my members can read it. Other to this it looking good and opens many opportunities.
Thanks Andre

Component

Developer: andre
License LGPL v2.1
Type: User admin
Requires Ossn Version : 5.5
Latest Version: 1.0
Last Updated 3 years ago
Repository Url View Repository

Versions