Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB Skinning Help

IPB Skinning Help Need help customizing the looks of your forum? Post here.


Reply
 
LinkBack Thread Tools Display Modes
Old 07-15-2006, 06:37 PM   #1 (permalink)
Junior Forumer
 
LOVERG1RL's Avatar
 
Join Date: Jun 2006

Posts: 65
Rep Power: 3 LOVERG1RL is on a distinguished road
fTrader: (2)
fBuck$: 4,256.0
Bank: 0.0
Total fBuck$: 4,256.0

My Forumer
My Country:
Default Changing post icons.



Does anyone know how to change it? Is it possible to change? Thanks.
LOVERG1RL is offline   Reply With Quote
Old 07-16-2006, 03:27 PM   #2 (permalink)
Elite Forumer
 
Moridin12's Avatar
 
Join Date: Feb 2006

Posts: 4,030
Rep Power: 7 Moridin12 is on a distinguished road
fTrader: (20)
fBuck$: 10,971.0
Bank: 0.9
Total fBuck$: 10,971.9

My Forumer
My Country:
Default Re: Changing post icons.

This might help you:

http://forum.forumer.com/showthread.php?t=5737

- Moridin
Forumer Support Staff

Moridin12 is offline   Reply With Quote
Old 07-16-2006, 05:34 PM   #3 (permalink)
Member
 
AutumnDruida's Avatar
 
Join Date: Jul 2006

Posts: 3
Rep Power: 0 AutumnDruida is on a distinguished road
fTrader: (0)
fBuck$: 153.0
Bank: 0.0
Total fBuck$: 153.0

My Forumer
My Country:
Lightbulb Re: Changing post icons.

I tried to post in the other area, but I couldn't.

Why couldn't you just take this code here.


<input type="radio" class="radiobutton" name="iconid" value="2" />&nbsp;&nbsp; &nbsp;<img src="http://i74.photobucket.com/albums/i272/skinsbykami/Smilies/confused-smiley-003.gif" border="0" alt="Photobucket - Video and Image Hosting"></a>&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="3" />&nbsp;&nbsp;<a href="http://photobucket.com" target="_blank"><img src="http://i74.photobucket.com/albums/i272/skinsbykami/Smilies/rk01_spammegacartellone.gif" border="0" alt="Photobucket - Video and Image Hosting"></a>&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="4" />&nbsp;&nbsp;<a href="http://photobucket.com" target="_blank"><img src="http://i74.photobucket.com/albums/i272/skinsbykami/Smilies/oregonian_thankyou.gif" border="0" alt="Photobucket - Video and Image Hosting"></a>&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="5" />&nbsp;&nbsp;<a href="http://photobucket.com" target="_blank"><img src="http://i74.photobucket.com/albums/i272/skinsbykami/Smilies/sauer028.gif" border="0" alt="Photobucket - Video and Image Hosting"></a>&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="6" />&nbsp;&nbsp; <a href="http://photobucket.com" target="_blank"><img src="http://i74.photobucket.com/albums/i272/skinsbykami/Smilies/aktion033.gif" border="0" alt="Photobucket - Video and Image Hosting"></a>&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="7" />&nbsp;&nbsp; <a href="http://photobucket.com" target="_blank"><img src="http://i74.photobucket.com/albums/i272/skinsbykami/Smilies/cocos_acc.gif" border="0" alt="Photobucket - Video and Image Hosting"></a><br />
<input type="radio" class="radiobutton" name="iconid" value="8" />&nbsp;&nbsp;<img src="{ibf.vars.img_url}/icon8.gif" align='middle' alt='' />&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="9" />&nbsp;&nbsp;<img src="{ibf.vars.img_url}/icon9.gif" align='middle' alt='' />&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="10" />&nbsp;&nbsp;<img src="{ibf.vars.img_url}/icon10.gif" align='middle' alt='' />&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="11" />&nbsp;&nbsp;<img src="{ibf.vars.img_url}/icon11.gif" align='middle' alt='' />&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="12" />&nbsp;&nbsp; <img src="{ibf.vars.img_url}/icon12.gif" align='middle' alt='' /> &nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="13" />&nbsp;&nbsp;<img src="{ibf.vars.img_url}/icon13.gif" align='middle' alt='' />&nbsp;&nbsp;&nbsp;<input type="radio" class="radiobutton" name="iconid" value="14" />&nbsp;&nbsp;<img src="{ibf.vars.img_url}/icon14.gif" align='middle' alt='' /><br />
<input type="radio" class="radiobutton" name="iconid" value="0" checked="checked" />&nbsp;&nbsp;[ Use None ]
</td>
</tr>

It's found in ; HTML Templates; Manage HTML; Post Screen Sections; Post: Post Icons Box.

Replace where it has <img src="{ibf.vars.img_url}/icon12.gif" align='middle' alt='' />

and replace with your own image, like I did with the top row(see top of the code)
I found that script very complicated.

That works fine!
AutumnDruida is offline   Reply With Quote
Old 07-17-2006, 05:46 AM   #4 (permalink)
Elite Forumer
 
Moridin12's Avatar
 
Join Date: Feb 2006

Posts: 4,030
Rep Power: 7 Moridin12 is on a distinguished road
fTrader: (20)
fBuck$: 10,971.0
Bank: 0.9
Total fBuck$: 10,971.9

My Forumer
My Country:
Default Re: Changing post icons.

No, it does not. To my knowledge, that only changes the images in new topic/ new reply view. It does not change the icons in forum view.

- Moridin
Forumer Support Staff

Moridin12 is offline   Reply With Quote
Old 08-15-2006, 12:30 PM   #5 (permalink)
Member
 
HuHu's Avatar
 
Join Date: Aug 2006

Posts: 3
Rep Power: 0 HuHu is on a distinguished road
fTrader: (0)
fBuck$: 86.0
Bank: 0.0
Total fBuck$: 86.0

My Forumer
My Country:
Default Re: Changing post icons.

Does somebody know an answer to this question.

I would also like to change the Post Icons. I read the other topic about changing Topic Icons, but that's only for Topic Icons.

Can I also apply that someway to the Post Icons, or is there another solution?
HuHu is offline   Reply With Quote
Old 08-18-2006, 04:18 PM   #6 (permalink)
Junior Forumer
 
lolo123's Avatar
 
Join Date: Jul 2006

Posts: 245
Rep Power: 3 lolo123 is on a distinguished road
fTrader: (0)
fBuck$: 227.0
Bank: 0.0
Total fBuck$: 227.0

My Forumer
My Country:
Default Re: Changing post icons.

sorry...i realy dnt know
lolo123 is offline   Reply With Quote
Old 08-19-2006, 05:01 AM   #7 (permalink)
Member
 
HuHu's Avatar
 
Join Date: Aug 2006

Posts: 3
Rep Power: 0 HuHu is on a distinguished road
fTrader: (0)
fBuck$: 86.0
Bank: 0.0
Total fBuck$: 86.0

My Forumer
My Country:
Lightbulb Re: Changing post icons.

I already build my own solution using JavaScript.

Post Screen Sections -> Post: Post Icons Box, go here to add extra Post Icons. Just give them a number and also change that number in the url of the image. For my forum:

An existing standard icon:
Code:
<input type="radio" class="radiobutton" name="iconid" value="14"  />&nbsp;&nbsp;<img src="{ibf.vars.img_url}/icon14.gif"  align='middle' alt='' />
A own added icon:
Code:
<input type="radio" class="radiobutton" name="iconid" value="15"  />&nbsp;&nbsp;<img src="{ibf.vars.img_url}/icon15.gif"  align='middle' alt='' />
icon15.gif doesn't exists, but that's no problem. A JavaScript will replace this missing icon with any icon you want. So... add as much icons as you like.


Global HTML elements -> Board Header (logo, links, etc), insert this code:

Code:
<script type="text/javascript"><!--
//Hier komt het PI script te staan. Geil.
function pi ()
{
  var plaatjes = document.images;
  var aantal = plaatjes.length;
  
  for(i=0;i<=aantal;i++)
  {
    //Vervang de fake-PI voor een echte!
    var plaatje = plaatjes[i];
    if(plaatje.src == "http://###.#.forumer.com/style_images/##/icon15.gif")
    {
      plaatje.src = "url-of-the-post-icon";
    }
  }
}
//--></script>
Repeat the if{} statement for each Post Icon you want to add.

Now... the JavaScript function must be called on every page that has Post Icons.

Post Screen Sections -> Post: Post Icons Box
Topic View Section -> Footer
Forum Index Sections -> Forum Page End
Search Sections -> Results: End Page


On these pages add the following code to the bottom:

Code:
<script type="text/javascript"><!--
window.onload = pi();
//--></script>
Enjoy the custom Post Icons.
HuHu is offline   Reply With Quote
Old 08-19-2006, 07:40 AM   #8 (permalink)
Junior Forumer
 
lolo123's Avatar
 
Join Date: Jul 2006

Posts: 245
Rep Power: 3 lolo123 is on a distinguished road
fTrader: (0)
fBuck$: 227.0
Bank: 0.0
Total fBuck$: 227.0

My Forumer
My Country:
Default Re: Changing post icons.

yes it will work
lolo123 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Post Icons Phex IPB Skinning Help 4 09-20-2006 03:52 AM
Post Icons Simply_2004 Graphics and Web Design (free) 0 10-31-2005 03:15 AM
Post icons. Nightmaresfs IPB Skinning Help 9 06-23-2005 10:52 PM
Changing Post Icons fartman IPB Skinning Help 13 02-23-2005 01:42 PM