![]() |
UKBL- Easy Menu Tabs
UKBL- Easy Menu Tabs I've been playing around with creating some Menu Tabs for the top of the forums, These ones do not mess up your CSS or use Javascript and you can have it set up and running on your forums in minutes. Credits: Christopher Ware ~ Thanks DEMO: http://www.ukbusinesslive.co.uk/forum/demo.html Members Site Live Demo's: http://www.gamelobby.com/Forum/ http://www.itproservices.net/forums/...php?styleid=10 https://vborg.vbsupport.ru/external/2009/01/47.png I've done this in a neutral color, so it'll be fine for light colored forums, I will add some darker ones and a black one later if requested So what do you do??? Installation is sooooo simple your gonna love this, First you need to open the html file with notepad or similar, and make a few edits, Mainly the location of the 2 gif's and the links to the urls or onsite links. so in Note pad look for this.. Code:
background:url("tableft1.gif") no-repeat left top; Code:
background:url("http://i4875.photobucket.com/albums/rr1/ukbusinesslive/tableft1.gif") no-repeat left top; Code:
background:url("tabright1.gif") no-repeat right top; So thats it with the gif edits, you still need to scroll further down to the menu edits here Code:
<ul> if you want extra tabs just add another line like this Code:
<li><a href="http://www.ukbusinesslive.co.uk/forum/memberlist.php"><span>Member List</span></a></li> For Dark Colored Sites If your Site is Black or has a Black Background you'll want black tabs like this https://vborg.vbsupport.ru/external/2009/01/67.png Then you'll have to Download the Black_ Tabs.zip This include a new code that you need to edit as well as the 2 Black Gifs to get the correct colour. Instructions are the same as above ;) Please Click install if you like it :D If you want to see a nice collection of downloadable Menu Tabs, Veiw My Post in the Graphics forum, and download what you need ;) https://vborg.vbsupport.ru/showthrea...79#post1704379 vBAdvanced Integration Ther seem to be a slight problem with users that use vBAdvanced Integration Quote:
Code:
</style> Enjoy VBa Members :D To Open in new Browser Window To get the link to open in a new browser window, what you do is add the target="_blank" attribute to your link tag, like this in your Menu Links area <li><a href="http://www.ukbusinesslive.co.uk/" target="_blank"><span>UK Business Live</span></a></li> If you do that to the ones that you want to open in a new window, then you don't navigate away from your site ;) https://vborg.vbsupport.ru/external/2010/01/30.png :D Changing individual Tab Font Colors You can add some html markup between the <span> where the tab name is Just change the first <Span> Value to Code:
<span style="color:Green"> Code:
<li><a href="http://www.ukbusinesslive.co.uk/topsite/"><span style="color:Green">Forums Topsite</span></a></li> Hope that helps, just change the color Green, for a color of your choice You could use a tab with a different color text to point to your Paypal Account and call it donations :confused: Worth a try ;) Tab Color Changes on Hover Quote:
https://vborg.vbsupport.ru/external/2009/01/37.png Dependant on what tab design you are using, find the following in the code Code:
#tabs1 a:hover { Code:
#tabs1 a:hover span { Just change this color hex to whatever hex color you want Enjoy :D |
:) Reserved :cool:
|
This looks like something VERY cool, but why aren't they on your forums...?
Is there any bugs.? And which html file do we open in notepad.? (an existing one from our boards, or one in this zip folder) Thanks |
Quote:
https://vborg.vbsupport.ru/external/2009/01/79.png But it looks a bit overkill with the double navbar The one which you edit is the tab_menu_1.zip That has the HTML code to edit, That zip alone will just use the light colored tabs, If you have a black or darker forum then you need to also download the Black_Tabs.zip. This has the Black Gif's which you need to use in place of the ones in the first zip. Thats it really :) |
Quote:
Is this a file on my server or in the styles manager.? Also my site has a skin/mod on it, that might make this not work.. any thoughts before i even try it.? :D (besides back it up. lol) *edit* I think this wont work for me unless i can add the code to my current code rather than overwrite it. (i have a menu up top that needs to stay) |
Quote:
AdminCP>Styles & Templates>Style Manager>YOUR STYLE>Header template Thats it really, Just make sure its the header template of the style your using, should work a treat. let me know how you got on ;) Just put them on my forum so you can see http://www.ukbusinesslive.co.uk/forum/index.php |
Awesome it works like a charm.. but i think i need to make some new buttons. lol
Actually the black ones might work better.. eitherway it does work great.!! Thanks |
So the black tabs are named different so they need a new html..!?
Cant i just re name them, & upload over the original ones.? |
Great news, Looking at your site just now, made me do some Black and Gray buttons for you, should look better, You'll need to edite the code again, Just cut and paste from your original and replace the code that you have in your header at the moment, Don't forget the url of the gif's
;) |
Quote:
|
I dont mean to be a pain, but what is different in the code besides the img urls..?
If i change the name of the images it should work.. or no.? My problem is if i re edit the code it will end up being identical to the code that is currently there..!? Sorry, im confused. |
Quote:
Made you a set that should go ok with your site, You do need to use the Code that came with it for it to work correctly, and upload your color gifs to whatever directory you have them loaded. (Basically its doing it again from scratch, but you can cut and paste your menu code at the end, saves you editing too much) Hope this helps ;) |
I'll give it a go.. :)
|
Now thats better :D:D http://www.gamelobby.com/Forum/
|
Quote:
Do u get it what I mean UKB? :) Tagged. |
Yea the grey color shoud be on the current tab.. but other than that it works great.!!
Installed clicked.!! |
Quote:
If you hover over the "360" tab the color changes the same as the "Home" tab, By default the home tab stays the same "Darker" Color but you can remove this by deleting this from the first line of links in the code (Marked in red for ease!) Quote:
|
Hi, very easy and very functional. I like it thank you. I want to change the color of the tabs from the powder blue though. Just the outline of the tabs. Do I need to find new tabs or can it be done in the script?
Thanks for the good work *INSTALLED* |
Quote:
Just change the color of the .gifs and in the script you change the hex # of the color, you can change the color of the text and type of text too see below for a snipet of code to edit for the above Code:
{ Take care :D |
Hi, it's not working for me in the script. If you could make exactly what you have in your demo but with this color as the tab outline #0B198C.
Thank you, greatly appreciated |
Quote:
Been trying to edit the gifs with that color hex but its not quite working, may need to tweak a bit beore finally mastering the art, However I've build a new set of tabs based on the dark blue of your hex. https://vborg.vbsupport.ru/external/2009/01/66.png let me know what you think ;) |
Perfect. Colors are fine. Thanks you for your great work.
|
Quote:
Glad you liked it :up: |
Just a question!
Which would have put the code "<center>" buttons to focus. I am working to give a new format to my forum and I find this very interesting modification Congratulations! |
Quote:
I think you mean how do you center the tabs ?? You need to change the value in Red, By trial and error, until you see the buttons in the Center. It will vary from forum to forum as people may have different button sizes and the amount of tabs may vary, so you need to edit this part of the code (in red) to centralise your tabs Quote:
Hope that helps :D |
It's perfect!
If I need to put more buttons and modify this information to my taste Thanks for the work Congratulations! |
Quote:
Just add another line of code under your button menu's like this Code:
<li><a href="http://www.ukbusinesslive.co.uk/forum/memberlist.php"><span>Member List</span></a></li> Enjoy :D |
Quote:
For instance, my resolutions is 1152x864. If I make the adjustments, won't it look wierd on yours if you are set to 800x600? |
Yes thats why i don't save the code centralised by default, but if people want to put their tabs in the center, then at least they'll know what value to change in the code, Like you said different resolutions will make a difference, what it boils down is personal preference, i guess.
;) |
***************Update**************
Just to let everyone know i will be adding a variety of different styles of tabs this week and i'll be uploading them shortly, This will allow members to select tabs which compliment their forums in all different colors rather than the default Neutral and Black one. There should be about 30 different styles, so it shouldn't be hard to choose one for your forums. If anyone needs more info or help to get started, please don't hesitate to post and i'll help where i can. If you've uploaded your tabs to your site and are happy with them and want to show off :rolleyes: PM me with a link to your site and i'll add it to the Live Demo List to show other members what can be acheived. Thanks Guys :) |
Quote:
You already have it in a PM and in my sig, but.. Gamelobby.com ;) |
Quote:
|
Hey,
I appreciate you creating this so us newbies and see how and where to do this. I have been trying to fix tabs I already have that are messed up this helps point me in right direction. |
Thanks wmlvb
Its quite an easy system compared to a lot of others, Theres minimum Edits and since its pretty simple its a lot easier to explain. Hope you enjoy it :D |
Changing individual Tab Font Colors
You can add some html markup between the <span> where the tab name is Just change the first <Span> Value to Code:
<span style="color:Green"> Code:
<li><a href="http://www.ukbusinesslive.co.uk/topsite/"><span style="color:Green">Forums Topsite</span></a></li> Hope that helps, just change the color Green, for a color of your choice You could use a tab with a different color text to point to your Paypal Account and call it donations :confused: Worth a try ;) :D |
Hi man,
this is really cool I have a request though if you can make the current page's tab be in another color just like when hover it, it will be great. just like vbulletin.org here. you can see it yourself the tabs change when you move through them according to the current one. it might be a condition or something to set different color to the current page's tab. hope you got what I mean. thanks for your great work :) |
You need to add a span attribute to the CSS
https://vborg.vbsupport.ru/external/2009/01/37.png Dependant on what tab design you are using, find the following in the code Code:
#tabs1 a:hover { Code:
#tabs1 a:hover span { Just change this color hex to whatever hex color you want Enjoy :D |
OK, need to give that a shot.
I'm going to try that after taking some sleep cause I didn't sleep for more than 30 hours and now I'm seeing my computer two. :D thanks man for your reply :) |
Quote:
|
I have a question and a comment -
Comment first - thank you!! This is easy and works great! Question - I did not want this in the header, so I put it in forumhome just above the main forums (placed below the <!-- main -->). This worked great, until I viewed it in safari - when I look at it in firefox - no problem, IE - no problems, Safari - throws the rest of the main table to the right - do you know how I would fix that? |
All times are GMT. The time now is 05:50 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:
|