Jump to content

Recommended Posts

Posted

@DawPi to jest też kod html i CSS

<li class="ngnw-post-author-stats">
    <div class="ngnw-post-stat ngnw-post-stat-reputation ngnw-post-stat-reputation-plus">
        <i class="fa-regular fa-thumbs-up"></i>
        977
    </div>

    <div class="ngnw-post-stat ngnw-post-stat-posts">
        <i class="fa-regular fa-comments"></i>
        730
    </div>

    <div class="ngnw-post-stat ngnw-post-stat-topics">
        <i class="fa-regular fa-folder"></i>
        194
    </div>

    <div class="ngnw-post-stat ngnw-post-stat-won-days">
        <i class="fa-solid fa-trophy"></i>
        140
    </div>
</li>

<style>
    /* Stylizacja dla ikon */
    .fa-regular, .fa-solid {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }

    /* Stylizacja dla kontenera statystyk autora postu */
    .ngnw-post-author-stats {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: space-around;
    }

    /* Stylizacja dla poszczególnych statystyk */
    .ngnw-post-stat {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
</style>

 

Posted
10 godzin temu, DawPi napisał(a):

Noo i dodając to w bit post nie pasuje?

ja nie wiem gdzie co i jak bo w MyBB jest inaczej a w IPS inaczej :D fajnie by było jak  byś mi wytłumaczył co gdzie jest 

  • Manager
Posted

No jest inaczej, to są różne skrypty.

To zacznijmy od tego czy ogarniasz podstawy HTML i CSS? Bo dodajesz to wtedy tutaj:

ACP :a: Wygląd :a: Wygląd :a: Motywy :a: (edycja skina) :a: Edytuj HTML i CSS :a: forums :a: front :a: topics :a: :a: post

intermedia - profesjonalne rozwiązania Invision Power Board

---

Chcesz uzyskać szybko i sprawnie pomoc? Uzupełnij wersję i adres w profilu.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.