php forum
php mysql forum
php mysql smarty
 
Topic Options
#219677 - 06/23/02 12:56 AM Adding Post Icons to 6.0.1
Aglavalin Offline
Enthusiast

Registered: 06/18/02
Posts: 394
Loc: Southern California
Here is a text that I wrote up explaining how to add more icons to the Post Icon selections. It is one template to edit, plus one or two images to upload.<br /><br />I have not seen this listed on these boards yet, so I thought I'd share this easy alteration. Hard to even call this a hack, LOL <img src="/forum/images/icons/smirk.gif" alt="" />


Attachments
50930-Post_Icon_v1.txt (12 downloads)


Top
#219678 - 06/23/02 02:00 AM Re: Adding Post Icons to 6.0.1 [Re: neuron]
Gardener Offline
Addict

Registered: 05/11/99
Posts: 1956
Loc: Sweden, Uppsala
Thanks for sharing that information, since there aren't any descriptions on how to do things in threads new admins just have to guess. This will probably be appreciated.<br /><br />The imagesize is set in the file imagesizes.php in the threads directory. The following lines (at 56 and 57) sets the size of the icons:<br /><pre><font class="small">code:</font><hr>// $images['icons'] = $size['3'];<br /> $images['icons'] = "width=\"15\" height=\"15\"";</pre><hr><br /><br />You can change the width and height settings on the second of those lines if you know what they are. Otherwise, change the lines to this:<br /><pre><font class="small">code:</font><hr> $images['icons'] = $size['3'];<br />// $images['icons'] = "width=\"15\" height=\"15\"";</pre><hr><br /><br />Which will set the size according to the size of the book.gif icon. Unfortunately, all icons has to be the same size.<br />If you want the icons to show up in their correct size you could change the above mentioned lines into this:<br /><pre><font class="small">code:</font><hr>// $images['icons'] = $size['3'];<br />// $images['icons'] = "width=\"15\" height=\"15\"";<br /> $images['icons'] = ""</pre><hr><br /><br />I haven't tested it, but I think it should work.
_________________________
/Gardener | Complete list of my mods

Top
#219679 - 06/23/02 02:34 AM Re: Adding Post Icons to 6.0.1 [Re: c0bra]
Aglavalin Offline
Enthusiast

Registered: 06/18/02
Posts: 394
Loc: Southern California
Sounds good, but I'll just take the lazy route for now and stick with standard smiles hehe<br /><br />I put oversized smiles in the graemlins area for peeps to play with. They get used all the time and add quite a bit of life to the boards!

Top


Who's Online
0 registered (), 20 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks