vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   how to make background like vbulletin.org? (https://vborg.vbsupport.ru/showthread.php?t=179947)

geevest.com 05-20-2008 08:13 PM

how to make background like vbulletin.org?
 
this style (vbulletin.org) really nice.
i hope i can make my site like this.
im using default style.
anyone can help me how i can make background like vbulletin.org?
header navbar and footer navbar? thx

veenuisthebest 05-20-2008 08:40 PM

this can help you to get the footer like vB vbulletin.org Footer Info Panel

for header like vB.. lot of html/CSS skills would be required I think.. but won't be hard though.

If you notice carefully, those tabs are actually simple images that change on mouse hover and are linked to forums.

geevest.com 05-20-2008 08:54 PM

okay thanks friend.but can u tell me how i can set username font so the size will be more smaller?

thx

veenuisthebest 05-20-2008 09:02 PM

use html markup in usergroup manager !!

something like

Code:

<span style="font: 10px verdana;"> ------ </span>

geevest.com 05-20-2008 09:18 PM

how to bold username? and without underline? thx

veenuisthebest 05-20-2008 09:31 PM

Bold:-

Code:

<span style="font-weight: bold;">--------</span>
No underlines:-

Code:

<span style="text-decoration: none;">--------</span>
not sure of no-underline, does it work ??


All times are GMT. The time now is 10:22 PM.

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.01416 seconds
  • Memory Usage 1,716KB
  • 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)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