vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   A ton of SIMPLE questions! (https://vborg.vbsupport.ru/showthread.php?t=2830)

08-31-2000 02:49 PM

Okay, FIRST I thought insted of asking a millions posts, I would do ONE! Here goes!

1-How do I change the BG color of posts, like the LITE and DARK purple on these forums?

2-How do I get rid of the vB logo at the top og my forum?

3-How do I center the TOP FIVE icons in a row at the top of my forums?

4-Can someone post there POSTBIT that has ICQ working?

5-How do I install a BUNCH of icons at once?

6-Is there a hack so I can add a 25x25 pix ICON next to my name?

7-How do you change the POST NEW, REPLY, ect. buttons?

Thats it for now, PLEASE I know its alot, just I really need it, cuz im dead confused!

08-31-2000 02:52 PM

Quote:

Originally posted by snyx
Okay, FIRST I thought insted of asking a millions posts, I would do ONE! Here goes!

1-How do I change the BG color of posts, like the LITE and DARK purple on these forums?

2-How do I get rid of the vB logo at the top og my forum?

3-How do I center the TOP FIVE icons in a row at the top of my forums?

4-Can someone post there POSTBIT that has ICQ working?

5-How do I install a BUNCH of icons at once?

6-Is there a hack so I can add a 25x25 pix ICON next to my name?

7-How do you change the POST NEW, REPLY, ect. buttons?

Thats it for now, PLEASE I know its alot, just I really need it, cuz im dead confused!

1. The postbit template
2. in general settings in the control panel
3. edit the "forumhome" and "fivelinks" template
4. no we cant post it but you can simple change "<!-- $ icq -->" to: $icq
5.You dont.
6. In your profile add it into custom status
7. general settings in the control panel

~Chris

08-31-2000 02:58 PM

I use phpMyAdmin and create a SQL script to do batch uploads. To upload a bunch of smilies, for example, you would just create a line like this for each graphic:
Code:

INSERT INTO smilie SET title='smile', smilietext=':)', smiliepath='images/smilies/smile.gif';
You could just execute that from myadmin, too, I think.

Of course, you still have to FTP the files into your images/smilies directory.

[Oops! I fixed the code bit!]

[Edited by phumphries on 08-31-2000 at 11:59 AM]


All times are GMT. The time now is 04:00 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01063 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete