Direct access

Are you a new member from Brush-Land or by Forumotion? You can have many options for your account! Register right now on the new Brush-Land!

Login

  • I have forgot my password | Register

Register

  • Weak
    Normal
    Strong
     



Puregroups.inc


You are not connected. Please login or register

Change reputation box


Irian
Change reputation box Empty
Published by Irian
Post published on Sat Oct 15, 2011 12:27 pm

http://puregroups.co.cc



hi!
thanks to help.forumotion.com for this tutorial!

here you are!Change reputation box 09615175912 PhpBB2 version e PunBB
Administration Panel <Change reputation box Arrow10Display Change reputation box Arrow10 Templates Change reputation box Arrow10 General Change reputation box Arrow10 viewtopic_body

find
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 -->

replace with
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:
Change reputation box Vot-tu10

PunBB
Change reputation box Punbb10

Change reputation box 09615175912 PhpBB3 version e Invision

Administration Panel <Change reputation box Arrow10DisplayChange reputation box Arrow10 Colors &imageChange reputation box Arrow10 CssChange reputation box 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:
Change reputation box Phpbb310

Invision:
Change reputation box Invisi10


Administration Panel <Change reputation box Arrow10DisplayChange reputation box Arrow10 Templates Change reputation box Arrow10 General Change reputation box Arrow10 viewtopic_body

Find

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 -->

Replace with
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 -->

Add this to tour CSS
Administration Panel <Change reputation box Arrow10DisplayChange reputation box Arrow10 Colors & imagesChange reputation box Arrow10 CssChange reputation box Arrow10


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

DEMO:
Change reputation box Vot-tu11


 



Similar topics

-

» Change the tools image

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

ForumotionPuregroupsKalleankafansite - Ankornas paradisChange reputation box Eng1011Kalleankafansite - Ankornas paradis