HELP! How To Change Icon + and -

PemberontaX at 12h30
27
Nov
2011
how to change icon + and - are located on the right?
Screen Shoots:


please its support
Thank's beu
1 Guest, on 27/11/2011 at 12h41
For phpBB2 or PunBB: http://help.forum2x2.ru/t12567-topic
Invision or phpBB3: http://help.forum2x2.ru/t12607-topic
2 PemberontaX, on 27/11/2011 at 12h51
There are no English speaking? I do not understand the language..
please
3 PemberontaX, on 27/11/2011 at 12h55
Gassy wrote:For phpBB2 or PunBB: http://help.forum2x2.ru/t12567-topic
Invision or phpBB3: http://help.forum2x2.ru/t12607-topic

There are no English speaking? I do not understand the language..
please
4 Guest, on 27/11/2011 at 13h01
Which version do you use? Smile
5 PemberontaX, on 27/11/2011 at 13h06
Gassy wrote:Which version do you use? Smile

phpBB2, please its support to change the icon + and - beu
6 Guest, on 27/11/2011 at 13h11
Go to Administration Panel => Display => Templates => General => viewtopic_body => Edit => Find this code:
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 -->

and replace by:
Code:
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="http://www.poltergeist-legacy.com/users/2915/92/76/67/album/0002w10.png" alt="Отличный пост" border="0" /></a></div>
<!-- END switch_vote -->


Then find this code:
Code:
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
<!-- END switch_vote -->

and replace by:
Code:
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}"><img src="http://www.poltergeist-legacy.com/users/2915/92/76/67/album/0001w10.png" alt="Бесполезный пост" border="0" /></a></div>
<!-- END switch_vote -->

Save and publish template. Add

Go to Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet => Add this code:
Code:
.vote {
float:right;
margin-left:4px;
width: 30px;
}
.vote .vote-no-bar {
text-align: center;
}

Save. Wink
7 PemberontaX, on 27/11/2011 at 13h23
Gassy wrote:Go to Administration Panel => Display => Templates => General => viewtopic_body => Edit => Find this code:
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 -->

and replace by:
Code:
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="http://www.poltergeist-legacy.com/users/2915/92/76/67/album/0002w10.png" alt="Отличный пост" border="0" /></a></div>
<!-- END switch_vote -->


Then find this code:
Code:
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
<!-- END switch_vote -->

and replace by:
Code:
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}"><img src="http://www.poltergeist-legacy.com/users/2915/92/76/67/album/0001w10.png" alt="Бесполезный пост" border="0" /></a></div>
<!-- END switch_vote -->

Save and publish template. Add

Go to Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet => Add this code:
Code:
.vote {
float:right;
margin-left:4px;
width: 30px;
}
.vote .vote-no-bar {
text-align: center;
}

Save. Wink


Thank's :wouhou:
8 Guest, on 27/11/2011 at 13h24
Glad I could help out. Wink
9 Nera., on 27/11/2011 at 15h02
Topic Solved & Locked
Similar topics
Nature of the creation : RANK ICON Creation size (in pixels) : With or without animation : NO (precise the kind of animation you want) Background color : Picture(s) link(s) : YOUR INFOS HERE Text to insert : YOUR INFOS HERE Link to the font to
Hi! Can anyone change the language(i think french) written on this icon to English. It should be "Upload Pic", Please change this but it should remain in this style only, Thanks.
When a new post is posted, the forum icon isn't changing. Forum: http://beyondthepoint.pro-forum.co.uk/
Replies 1 to 9 on 9 for "HELP! How To Change Icon + and -"
See also
more_less
Informations

9 Replies For the topic :
"HELP! How To Change Icon + and -"

This topic has been viewed 541 times.

Last message :
27/11/2011 at 12h30 by "PemberontaX"