Jump to content

Cum Adaug Titlu Deasupra Legendei In Ipb?


Go to solution Solved by Alexandru C.,

Recommended Posts

Posted

Salut, am un forum IPB, si am editat o tema. Am vazut pe multe forumuri inaintea titlului de deasupra legendei, de exemplu: Legenda MaX-Cs Romania sau asa ceva.

As dorii si eu sa pun asta deasupra, cum pot face ? Mai exact de unde din tema ? ( Look & Feel ).

ECILA.RO gaming network

  • Solution
Posted
ACP - Look & Fell - Tema Ta - Board index - Hook GroupNameIndicator 

Si inlocuesti tot ce ai acolo si asta : 

<center><if test="showGroupNameIndicator:|:count( $groups )">
<br />
<h4 id="userGroup" class="statistics_head">Numele la comunitatea ta</h4>
<ul>
<li>{parse expression="implode( " | ", $groups )"}</li>
</ul>
</if>
</center>
  • Upvote 2

 a lot of bla bla bla...

  • 1 month later...
Posted

Daca nu o vreti pe mijloc, modificati : 

Stanga

<left><if test="showGroupNameIndicator:|:count( $groups )">

<br />
<h4 id="userGroup" class="statistics_head">Numele la comunitatea ta</h4>
<ul>
<li>{parse expression="implode( " | ", $groups )"}</li>
</ul>
</if>
</left>

 

Sau : Dreapta

 

 

<right><if test="showGroupNameIndicator:|:count( $groups )">
<br />
<h4 id="userGroup" class="statistics_head">Numele la comunitatea ta</h4>
<ul>
<li>{parse expression="implode( " | ", $groups )"}</li>
</ul>
</if>
</right>

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.