Bacheca del forum

Nuova amministrazione: tanti ranghi in più,
lo staff



Cambiare sistema reputazione


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

Cambiare sistema reputazione Empty Cambiare sistema reputazione Wed Aug 10, 2011 1:38 pm

Pubblicato da: Spacca
     Spacca
Spacca
Staff d'Amministrazione
Staff d'Amministrazione


Ciao!


Cambiare sistema reputazione 09615175912 PhpBB2 version e PunBB
Administration Panel <Cambiare sistema reputazione Arrow10Visualizzazione Cambiare sistema reputazione Arrow10 Templates Cambiare sistema reputazione Arrow10 General Cambiare sistema reputazione Arrow10 viewtopic_body

Trovare:
Code:
<!-- BEGIN switch_no_bar -->
                            <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                            <!-- END switch_no_bar -->

                            <!-- BEGIN switch_vote -->
                            <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                            <!-- END switch_vote -->

Sostituirlo con:
Code:
<!-- BEGIN switch_no_bar -->
                            <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar" style="display: none;">----</div>
                            <!-- END switch_no_bar -->

                            <!-- BEGIN switch_vote -->
                            <div class="vote-button" style="display: none;"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}"></a></div>
                            <!-- END switch_vote -->

DEMO:
Php:
Cambiare sistema reputazione Vot-tu10

PunBB
Cambiare sistema reputazione Punbb10

Cambiare sistema reputazione 09615175912 PhpBB3 version e Invision

Administration Panel <Cambiare sistema reputazione Arrow10Visualizzazione Cambiare sistema reputazione Arrow10 Colori Cambiare sistema reputazione Arrow10 CssCambiare sistema reputazione Arrow10

Code:
/ *-- Removal of negative voting button in messages --* /
.vote .vote-button, .vote-no-bar {
  display:none;
}
.vote .vote-button:first-child {
    display:block;
}

PhpBB3:
Cambiare sistema reputazione Phpbb310

Invision:
Cambiare sistema reputazione Invisi10


Administration Panel <Cambiare sistema reputazione Arrow10Visualizzazione Cambiare sistema reputazione Arrow10 Templates Cambiare sistema reputazione Arrow10 General Cambiare sistema reputazione Arrow10 viewtopic_body

Trovare:

Code:
<!-- BEGIN switch_vote -->
                            <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                            <!-- END switch_vote -->

Cambiare con:
Code:
<!-- BEGIN switch_vote -->
                            <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="http://i22.servimg.com/u/f22/09/02/12/09/001_1810.png" title="Avis positif" alt="Avis positif" /></a></div>
                            <!-- END switch_vote -->

Poi aggiungere questo nel CSS:
Administration Panel <Cambiare sistema reputazione Arrow10Visualizzazione Cambiare sistema reputazione Arrow10 Colori Cambiare sistema reputazione Arrow10 CssCambiare sistema reputazione Arrow10


Code:
.vote {
    width: 24px; / *-- Width of the image chosen --* /
}

DEMO:
Cambiare sistema reputazione Vot-tu11


http://Puro100x100.co.cc

Advertising poster


Ciao,
Vuoi entrare nel nostro staff? è semplice segui le procedure illustrate

Vai al Seguente link (clicca) e segui i post guida

Mi raccomando! ti aspettiamo...
Lo staff d'animazione


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum



Unauthorised copying, reproduction, rental, public performance or broadcast of this website and of his content is a violation of applicable laws
– © 2011 Puro100x100 inc. All rights reserved. All trademarks are the property of their respective owners
qui

How to make a forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com