![]() |
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! |
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> 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> : both are located in the header template . Quote:
|
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
|
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"> 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> 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:
|
Thanks working great
|
anything else just ask .. .
Quote:
|
Where can I download the original Classic Liquid?
|
Original?
|
Well, the one used on vbulletin.com. I found one that requires importing of two xml files - is it IT?
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|