vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [Question] (https://vborg.vbsupport.ru/showthread.php?t=44622)

oliwood 10-14-2002 07:46 PM

[Question]
 
Hy guys, please help me:
I want to edit the colour of this part:

Quote:

Oliwood-Board Willkommen zur?ck, oliwood.
Neue Beitr?ge zeigen
Benutzer: 18,774, Themen: 12,181, Beitr?ge: 107,456
Wir begr?ssen unseren neusten Benutzer, NightMaster.one Es ist 22:33 Uhr.
Dein letzter Besuch war: 14.October2002 16:24.
But without changing another text colour. Is ist possible?

assassingod 10-14-2002 08:13 PM

If I understand you correctly, you should just place that piece of text, inside the font tag(with color)
Code:

<font color="#######">Oliwood-Board Willkommen zur?ck, oliwood.
Neue Beitr?ge zeigen
Benutzer: 18,774, Themen: 12,181, Beitr?ge: 107,456
Wir begr?ssen unseren neusten Benutzer, NightMaster.one Es ist 22:33 Uhr.
Dein letzter Besuch war: 14.October2002 16:24. </font>

Changing ####### to your required colour. To change this, go to your admin CP-> Templates-> Modify->Forum Home templates->forumhome->Edit.

I hope thats what you mean^.-

oliwood 10-14-2002 08:27 PM

OK, thanks, this solved my Problem, but one morge question, how can i edit the size of the output of ($users).

So it will show :


users: 20.000

assassingod 10-15-2002 05:05 PM

Put:
Code:

users: <font size="3">20.000</font>
Im glad it worked:)

filburt1 10-15-2002 05:23 PM

FYI you can also do things like:
Code:

<normalfont color="#xxxxxx">
...because the replacement looks for <normalfont, not <normalfont> :)

oliwood 10-15-2002 06:49 PM

ok, thank you, it works!


All times are GMT. The time now is 10:26 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.02053 seconds
  • Memory Usage 1,719KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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