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 (50 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: 1966
Loc: Sweden, Stockholm
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



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks