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

   Adding Post Icons to 6.0.1 to Del.icio.us Add to del.icio.us
  Digg Adding Post Icons to 6.0.1 Digg it
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 (), 38 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 12
blaaskaak 8
tackaberry 7
FREAK1 6
Mike L_dup1 4
Chris Bale 4
Ian_W 4

 

 

 
fusionbb message board php hacks