vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   site title (https://vborg.vbsupport.ru/showthread.php?t=143841)

andmcgr 04-02-2007 07:44 AM

site title
 
how do you change the text displayed in the top of the browser?

Marco van Herwaarden 04-02-2007 09:28 AM

AdminCP -> vBulletin Options -> Site Name / URL / Contact Details

andmcgr 04-02-2007 11:56 AM

thankyou

xcingix 05-12-2007 06:07 AM

How do I change the COLOR of the title?

Guest210212002 05-13-2007 01:59 AM

You can't apply styles to page titles.

nexialys 05-13-2007 09:15 AM

... the color of your title, where, in the browser header or on top of your website page ?!

browsers have hard ways to do things... if you want to change the display of your browser header, you will have to find yourself the proper javascript to do so...

for the website itself, you will have to edit your own style...
http://www.vbulletin.com/docs/html/main/stylesintro

xcingix 05-13-2007 05:09 PM

1 Attachment(s)
I wanted to change this title's color.

nexialys 05-13-2007 05:22 PM

css "navbar"

xcingix 05-13-2007 06:08 PM

Code:

<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
To
Code:

<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><font color="blabla">$vboptions[bbtitle]</font></a></span> $navbits[breadcrumb]</td>
?


All times are GMT. The time now is 03:03 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.01037 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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