Welcome to IPBFocus Demo
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!

Nu sunteti conectat. Conectați-vă sau înregistrați-vă

Vezi subiectul anterior Vezi subiectul urmator In jos  Mesaj [Pagina 1 din 1]

#1Schimbare paranteze legenda Empty Schimbare paranteze legenda Vin Iul 04, 2014 7:31 am

PitiKu

PitiKu
Fondator
Pasul 1:
Panou de administrare ~> Afisare ~> Template-uri ~> General ~> index_body.
Cautati :

Cod:
{LEGEND} : {GROUP_LEGEND}
si inlocuiti cu:

Cod:
<div id="legend">{LEGEND} :&nbsp;{GROUP_LEGEND}</div>

Pasul 2:
Panou de administrare ~> Module ~> HTML & JAVASCRIPT ~> Gestiunea codurilor JavaScript:
Creem un nou cod JS:
Titlu : Legenda
Amplasare : Indexul forumului
Cod JS:

Cod:
jQuery().ready(function(a) {
  b = document.getElementById('legend');
  b&&(b.innerHTML=b.innerHTML.replace(/\[|\]/gi, ""));
  a('b + b', b).before(" • "); // In loc de • puteti pune ori ce.
});

https://d-zone.forum.st

Vezi subiectul anterior Vezi subiectul urmator Sus  Mesaj [Pagina 1 din 1]

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum