vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   vB Classic x and alt x Styles -upDated to 3.6 (https://vborg.vbsupport.ru/showthread.php?t=134845)

dirtycrow 01-01-2007 11:47 PM

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!

kennethj 01-02-2007 07:00 AM

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 (Post 1148818)
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!


Cees 01-04-2007 09:55 PM

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

kennethj 01-05-2007 06:28 AM

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 (Post 1150935)
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


Cees 01-05-2007 05:49 PM

Thanks working great

kennethj 01-05-2007 09:22 PM

anything else just ask .. .

Quote:

Originally Posted by Cees (Post 1151444)
Thanks working great


001 02-27-2007 12:26 AM

Where can I download the original Classic Liquid?

Azhrialilu 02-27-2007 07:49 AM

Original?

001 02-27-2007 03:16 PM

Well, the one used on vbulletin.com. I found one that requires importing of two xml files - is it IT?

Azhrialilu 02-27-2007 04:06 PM

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.


All times are GMT. The time now is 03:07 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.01158 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete