Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Classic x and alt x Styles -upDated to 3.6 Details »»
vB Classic x and alt x Styles -upDated to 3.6
Version: 1.00, by kennethj kennethj is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.6.4 Rating:
Released: 12-25-2006 Last Update: Never Installs: 12
Template Edits
Additional Files  
No support by the author.

SOFTWARE USAGE: vB 3.6 current ( upGraded as vB upgrades )
PSD SUPPLIED: Yes - ones needed to rework the style , logo - right logo
CHANGES MADE UPON REQUEST: No - but -will change name on logos

Demos : @ homepage ->
Calssic x :: Roll over buttons - text vBmenu & postbit - fixed
Classic alt x :: Text links - button vBmenu & post bits - fluid

vBulletin did a great job on the style , just did a little work on it to bring it to our idea of the 3.6 version of vBulletin , added a few things , reworked a little of this and that .
font for the header is not what they used .
if you know what it is will rework the psds for them .


SCREEN SHOT:
Attachment 58148
what we remember of the vB2 style , rounded off to remove the sharp corners . 2 header options . fixed and fluid .
as many if not all of the templates that could be edited have been to keep the style through out the entire forum - user cp , mod options registration ect .

other mods :
thread starter in post bit
highlighted stickies and announcements
sub forums in columns
and ?. .

images are vBulletin vB2 - from various places to complete the entire set .
additional images and some misc ones were improvised .

enjoy

templates for some mods are available , to keep the style uniform @ site .

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 01-01-2007, 11:47 PM
dirtycrow dirtycrow is offline
 
Join Date: Apr 2004
Posts: 350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

going to install this now, i know this is totally off topic, but how did you get the links to work in the upper right hand corner of the page ( the links for "forum, Homepage, arcade, downloads etc" )

thanks so much!
Reply With Quote
  #13  
Old 01-02-2007, 07:00 AM
kennethj kennethj is offline
 
Join Date: Jan 2002
Location: USA - tn
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

one uses a roll over :
Code:
<td><a href="arcade.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('arcade','','$stylevar[imgdir_misc]/_nav-arcade_on.gif',1)"><img name="arcade" border="0" src="$stylevar[imgdir_misc]/_nav-arcade.gif" alt="arcade" /></a></td>
the link is in DarkGreen ( the .php - as i am seeing them all red ?) , red is the name of the image .
can use this pattern and just make the 3 changes for each button you need . an on an off button is needed . if we have them and were not in the misc dir of the style ask and can quick make the right ones , supply the code .

the other is just a simple text link :
Code:
	<a href="$vboptions[forumhome].php$session[sessionurl_q]">Forum</a> : 
	<a href="$vboptions[homeurl]">Home Page</a> :
just add to them .

both are located in the header template .

Quote:
Originally Posted by dirtycrow View Post
going to install this now, i know this is totally off topic, but how did you get the links to work in the upper right hand corner of the page ( the links for "forum, Homepage, arcade, downloads etc" )

thanks so much!
Reply With Quote
  #14  
Old 01-04-2007, 09:55 PM
Cees Cees is offline
 
Join Date: Dec 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello, also off topic but i cant find in the other one were i n the upper right corner two buttons are located. Forum and homepage. Where can i put a third or fourth button in .... Many thanks
Reply With Quote
  #15  
Old 01-05-2007, 06:28 AM
kennethj kennethj is offline
 
Join Date: Jan 2002
Location: USA - tn
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the roll over buttons -
psds for the buttons used for this area are in the psd dir ( we have some additional ones - ask if they are what you need and were not included in the 'misc' dir ) , you will need an on and an off button , uploaded into the misc dir .
if you have trouble making different ones , ask and will make them .

near the bottom of the header template -

the area for the roll-overs starts at :
Code:
<table class="nav-x" cellspacing="0" cellpadding="0" border="0">
the code for each button is :
Code:
<td><a href="$vboptions[forumhome].php$session[sessionurl_q]" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('forum','','$stylevar[imgdir_misc]/_nav-forum_on.gif',1)"><img name="forum" border="0" src="$stylevar[imgdir_misc]/_nav-forum.gif" alt="forum" /></a></td>
a drop menu is different - ask if you need it and cant' figer it out .

you will need to change the link ( underlined )
the image idenitifyer name -different for each image- 2 places ( red )
and the 2 image names ( italic )

Quote:
Originally Posted by Cees View Post
hello, also off topic but i cant find in the other one were i n the upper right corner two buttons are located. Forum and homepage. Where can i put a third or fourth button in .... Many thanks
Reply With Quote
  #16  
Old 01-05-2007, 05:49 PM
Cees Cees is offline
 
Join Date: Dec 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks working great
Reply With Quote
  #17  
Old 01-05-2007, 09:22 PM
kennethj kennethj is offline
 
Join Date: Jan 2002
Location: USA - tn
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anything else just ask .. .

Quote:
Originally Posted by Cees View Post
Thanks working great
Reply With Quote
  #18  
Old 02-27-2007, 12:26 AM
001 001 is offline
 
Join Date: Feb 2007
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where can I download the original Classic Liquid?
Reply With Quote
  #19  
Old 02-27-2007, 07:49 AM
Azhrialilu's Avatar
Azhrialilu Azhrialilu is offline
 
Join Date: Aug 2003
Location: Stretton, Derbyshire
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Original?
Reply With Quote
  #20  
Old 02-27-2007, 03:16 PM
001 001 is offline
 
Join Date: Feb 2007
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, the one used on vbulletin.com. I found one that requires importing of two xml files - is it IT?
Reply With Quote
  #21  
Old 02-27-2007, 04:06 PM
Azhrialilu's Avatar
Azhrialilu Azhrialilu is offline
 
Join Date: Aug 2003
Location: Stretton, Derbyshire
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The one used on vb.com is the standard default that comes with vbulletin software.

Unless you're talking about the vb2 variation... which I believe is available in this forum somewhere.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05524 seconds
  • Memory Usage 2,308KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete