mihai Subiecte : 22 Puncte : 60 Varsta : 26 Localizare : H4CKER ROMÂNIA | Subiect: [H4CKER] Legenda cu Background Lun Apr 17, 2017 6:21 pm | |
| Panoul de Administrare > Module > HTML & JAVASCRIPT > Gestiunea codurilor JavaScript > Creati un nou cod JavaScript Titlu : Groups Color (Codes) Amplasare : Toate paginile Cod JavaScript : codul de jos
Press > Valideaza - Cod:
-
$(function(){ var i=0,fa_staff=$('#groups_Codes').length; for(i;i<fa_staff;i++){ $('b > a',fa_staff[i]).each(function(){ var colors=$(this).attr('style').split('color: ')[1]; $(this).attr('style','background: '+colors); }); } }); Panoul de Administrare > Afisare > Template-uri > General > Index_body Cautati urmatorul cod {GROUP_LEGEND} si inlocuiti cu codul cel de jos
Press > Inregistrare - Cod:
-
<div id="groups_Codes" class="faNoJS">{GROUP_LEGEND}</div> Panoul de Administrare > Afisare > Imagini si culori > Culori > Foaie de stil CSS Adauga codul cel de jos
Press > Valideaza - Cod:
-
#groups_Codes { font-size: 0; } #groups_Codes a:before { font-size: 13px!important; text-align: justify; } #groups_Codes:before { content: "Echipa x : "; font-size: 12px; font-style: normal; } #groups_Codes b { font-size: 12px; font-style: normal; } #groups_Codes a { color: white; padding: 2px 8px; border-radius: 100px; position: relative; left: 5px; } #groups_Codes b:after { content: ", "; font-weight: 400; } |
|
Olafoftww. Subiecte : 168 Puncte : 316 | Subiect: Re: [H4CKER] Legenda cu Background Lun Apr 17, 2017 10:43 pm | |
| Am incercat si eu sa fac legenda dupa acest tutorial dar pentru index_body-ul meu nu este bun, am sa va ofer modificarile daca doreste si altcineva sa-l modifice. |
|
mihai Subiecte : 22 Puncte : 60 Varsta : 26 Localizare : H4CKER ROMÂNIA | Subiect: Re: [H4CKER] Legenda cu Background Mar Apr 25, 2017 9:59 pm | |
| - Olafoftww. a scris:
- Am incercat si eu sa fac legenda dupa acest tutorial dar pentru index_body-ul meu nu este bun, am sa va ofer modificarile daca doreste si altcineva sa-l modifice.
am uitat să menționez, că acel cod este doar pentru versiunea punbb. |
|
Olafoftww. Subiecte : 168 Puncte : 316 | Subiect: Re: [H4CKER] Legenda cu Background Mar Apr 25, 2017 10:45 pm | |
| Dupa cum ai vazut, am reusit sa-l adaptez pe phpBB2. |
|
mihai Subiecte : 22 Puncte : 60 Varsta : 26 Localizare : H4CKER ROMÂNIA | Subiect: Re: [H4CKER] Legenda cu Background Mar Apr 25, 2017 10:52 pm | |
| - Olafoftww. a scris:
- Dupa cum ai vazut, am reusit sa-l adaptez pe phpBB2.
am văzut, Felicitări. |
|
Olafoftww. Subiecte : 168 Puncte : 316 | Subiect: Re: [H4CKER] Legenda cu Background Mier Apr 26, 2017 8:13 pm | |
| Mersi frumos |
|
mihai Subiecte : 22 Puncte : 60 Varsta : 26 Localizare : H4CKER ROMÂNIA | Subiect: Re: [H4CKER] Legenda cu Background Vin Apr 28, 2017 4:19 pm | |
| - Olafoftww. a scris:
- Mersi frumos
cu tema phpbb, cum rămâne? |
|
Continut sponsorizat | Subiect: Re: [H4CKER] Legenda cu Background | |
| |
|