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.
Live view is available here
https://champstyle.de/team
you need this addon because you go to class PrivateNetwork.php
and put this in
'partner',
finished
and see then also logged out users
addon Alex Daniel is
https://www.opensource-socialnetwork.org/component/view/1564/private-network
I'm not able to put the page only for people logged into my system, can someone help me?
hello z-man i have tried to create an icon ladder i can't get it right maybe someone can help me and upload it
Andre
Since this is not an update of any kind, I would just delete version 1.0 and 1.1 and upload 1.0 again. Since all you doing is correcting mistakes and not update.
Andre, don't follow Roman's wrong advice, you were completely right.
We got an component update watcher, and this IS based on version numbers.
So, regardless whether you're fixing only a typo or add some real enhancements: increase the version number in any case. Otherwise other members won't notice that your component has changed.
~Z~ Man
I see now what happened. I provided him with that example code for css Icon. I didn't realize he was gonna just copy and paste my example without change.
Hes code should be what hes folder is:
li.menu-section-item-team:before {
content: "ICON NUMBER" !important
}
Andre
Since this is not an update of any kind, I would just delete version 1.0 and 1.1 and upload 1.0 again. Since all you doing is correcting mistakes and not update.
No, I was asking Andre - because it's his component and it's part of his css code.
~Z~ Man
You asking me? It's the gray icon for the menu. He used calendar component to make he's own. Never changed icon settings and it shows ">" instead of an icon. \f11c is just an example of an icon code, that also needs to be changes using a cheat sheet I provided.
Thanks for contributing a new component, Andre.
Part of your code doesn't make much sense, though:
li.menu-section-item-teamlist:before {
content: "\f11c" !important }
Could you explain what you're trying to achieve, please?
Pictures you use calls from a different location.
<img src="/components/Teamlist/image/user1.png" class="img-fluid">
Remove slash "/" in the beginning for all pictures.
Thanks for your tip will take it into account at uptadt