Jump to content

Cum Modific Scroll-Bar In Tema Ipb


Go to solution Solved by Alexandru C.,

Recommended Posts

Posted

Salut! Am vazut la multe comunitati IPB 3.4x acel script de a schimba infatisarea scroll-bar-ului.. Gen aGamers, Darkvibe , Max-cs. Nu zic ca vreau sa copiez, dar arata mai frumos un forum cu acel script. Care este si unde se adauga ? :) .

Comunitatea IrealPlay.com s-a transformat în Gatherplay.com! Vă mulţumim că ne sunteţi aproape, în fiecare zi.

REÎNTOARCE-TE PE IREALPLAY! 

                                                                                              

                                                                                     GatherPlay România #fostul IrealPlay                                 

  • Solution
Posted

Pentru a modifica scroll-bar-ul , trebuie sa intri in ;

ACP - Look&FeeL - Tema ta - TAB-ul CSS - ipb_styles.css

Iar la sfarsit adaugi codul acesta :

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color:#000;
}

::-webkit-scrollbar-thumb {
    background:#fff; 
}

Culorile si dimensiunile , le modifici cum doresti tu.

  • Upvote 1

 a lot of bla bla bla...

Posted

Pentru a modifica scroll-bar-ul , trebuie sa intri in ;

ACP - Look&FeeL - Tema ta - TAB-ul CSS - ipb_styles.css

Iar la sfarsit adaugi codul acesta :

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color:#000;
}

::-webkit-scrollbar-thumb {
    background:#fff; 
}

Culorile si dimensiunile , le modifici cum doresti tu.

Solved! Puteti da T/C. Multumesc!

Comunitatea IrealPlay.com s-a transformat în Gatherplay.com! Vă mulţumim că ne sunteţi aproape, în fiecare zi.

REÎNTOARCE-TE PE IREALPLAY! 

                                                                                              

                                                                                     GatherPlay România #fostul IrealPlay                                 

Please sign in to comment

You will be able to leave a comment after signing in



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.