Current time: 03-22-2010, 01:23 AM Hello There, Guest! (LoginRegister)


Post Reply 
How can I change the on/off icons to numbers~??
11-29-2009, 02:43 AM
Post: #1
How can I change the on/off icons to numbers~??
Im pretty good at editing templates n stuff... but Im trying to change the on/off icons to "0" and "1" ... 1 for on and 0 for off ( binary )

is there any way to do this~?? thanks
Find all posts by this user
Quote this message in a reply
11-29-2009, 03:19 AM
Post: #2
RE: How can I change the on/off icons to numbers~??
Edit the on.gif, off.gif, and the offlock.gif in your photo editor of choice and upload them overwriting the current images in the /images/ directory.

- Joe
+JWeb2: Professional cPanel Web Hosting!
- CXR: Free cPanel Web Hosting!
+EasyMyBB: Free MyBB Forum Hosting!
- REAL0: Free Xen Virtual Servers!
Visit this user's website Find all posts by this user
Quote this message in a reply
11-29-2009, 03:43 AM
Post: #3
RE: How can I change the on/off icons to numbers~??
I think he doesn't want to use images but numbers.

As the code states:
Code:
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>

You will have to find "$lightbulb" and modify it to your needs.

The Forum Forge: Quality MyBB Hosting!
[Image: sigmybbshop.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
11-29-2009, 12:26 PM
Post: #4
RE: How can I change the on/off icons to numbers~??
You could just get a "Number 1" and "Number 2" icon and upload them as on.gif and off.gif
Find all posts by this user
Quote this message in a reply
12-02-2009, 02:57 AM
Post: #5
RE: How can I change the on/off icons to numbers~??
Yeah I know. I just wanted actual text because Im taking off as many images as I can in order to increase performance.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: