Can somebody help me with some easy stuff?

THE Leet.

New Member
What I need to do is,

Change the buttons for new/no new posts

Put tags for people (so if somebody has admin, I can put a picture saying admin next to them ( I already have all the images ready )

I know how to install the theme etc. but when I change it all the images are missing, what do I do?

I also need to know how to put the names are in this forum. For example: If your admin your name is red, Supermod is blue, etc.

I need help ASAP

Thanks.
 
THE Leet. said:
What I need to do is,

Change the buttons for new/no new posts

Put tags for people (so if somebody has admin, I can put a picture saying admin next to them ( I already have all the images ready )

I know how to install the theme etc. but when I change it all the images are missing, what do I do?

I also need to know how to put the names are in this forum. For example: If your admin your name is red, Supermod is blue, etc.

I need help ASAP

Thanks.



  1. To change the buttons, rename the images you want to replace the ones in the forum with: forum_old.gif, and the one for NEW posts to be forum_new.gif.
  2. Make sure the directory is uploaded to the proper folder. Example. Style X, for example, it's directory may need to look like this: yourdomain.com/images/style_x. Upload the directory there. Then import the XML.
  3. Add ranks. Assign each group a rank.
  4. Color is simple. Go to Usergroup Manager, and for this example, let's say Super Moderators. Enter this in the first box where it says Username HTML Markup (or something):
PHP:
<font color="blue">

The second box should be:

PHP:
</font>

Save. Super Mods should now be blue. Just edit the WORD blue in the first box to red, to make them red, etc. KEEP THE QUOTES INTACT.
 
Back
Top