![]() |
Quote:
****************************************** shlomot,,, I see your issue,,, Your global var is working fine,,, its your images location thats causing your problem... To fix your issue,,, all you need to do is upload the images folder TABBARS to your CMPS root... http://www.topsynergy.net/tabbars/ ******************************************* shlomot,,, On logout only will it do that,,, don't worry because you don't need the tabbars on logout... After you have completed your logout within seconds ALL tabbars will return... Let me know how it goes??? |
Ooops, just updated with "Tabbar Suite CMPS & Forumhome update.zip" and my tabs are GONE!
What did I do wrong? Thanks DeepDog for all your support:) |
is it possable to get tabbar set to match my site colors seen here http://gwempire.com/forums
thanks in advance. |
Quote:
************************************* shlomot,,, Did you overwrite the old file? Uninstall tabbarsuite in your product manager and reinstall again... That should fix it... I just tested again and all working on several sites... I recommend that before updating the new file to uninstall the old ver... Make sure that you re-insert the VAR ...>>> $tabbarsuite in navbar and CMPS if updating from first version... images to be uploaded to ...>>> forum/images/tabbars/ = images will show up clientscript to be uploaded to...>>> forum/clientscript/ = dropdowns will show up If you need more help let me know... ************************************* Brian30fl,,, There are 31 different image packs in images folder,,, which type of image do you like in the images pack??? Let me know which type and I will make a couple color sets that match your forum... |
the standerd type like here at vb.org will be fine as lonmg as the border of the bottom of tab thing matches my borders and tabs match site . thanks for your help
|
Thanks for your dedicated support. I PMed you my site information for your expert diagnosis:)
At the same time, is there a way to lay the tabs inline with the logo in order not to save on this valuable space? What I'm basically asking is: does it matter in which template the tabbar resides? |
sup just checking to see if u had time to make the tabs i requested
|
Quote:
shlomot,,, You're back in business my friend... Actually U had everything in order,,, the only issue was your VAR wasn't placed in navbar template... HTML Code:
<br /> The global var activates the tabbars in Forumhome and CMPS... If its not placed,,, NADA,,, NOTHING... P.S: I changed your tabbars colors 2 match your style...>>> DEMO <<< ********************************************** Brian30fl,,, Its been a long day,,, but yeah im working on a set of tabbars just 4 - U now... Give me until late in the evening and I will upload here... Er U go Bro...>>> Also if you check in the pack of 31 tabbars...>>> css6,,,css3,,, and css21 might help... |
Dear DeepDog, It takes a lot of vB activity to find developers as professional and minded about their products and services as you!
Thank you for all your support. |
Anyway for me to center the whole navbar?
|
got em thanks bro hoping to wrap my site design soon thanks for the custom tab images
|
A little fix for IE6:
If you use more than 6 tabs, there's a chance that the row will wrap into two ugly rows. The fix? 1. Go to tabbar_suite_main template or search for <!--Tabbars Suite Start-->. 2. Add the text in red to the template. <!--Tabbars Suite Start--> <br/><table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-bottom-width:0px"> |
A little fix for showing tab images when not in the forum root directory (like here):
Add a backslash to the begining of "images/tabbars/css20_L.gif" and "images/tabbars/css20_R.gif" in the AdminCP, so it becomes: "/images/tabbars/css20_L.gif" I also suggest to change it in the product XML for future versions. |
Thanks shlomot for your observation on subforums and the rest... You are very helpful indeed,,, and your site is looking awesome dudester...
Im currently working on updating Minitabbars and Invertedtabbars... Afterwards I will update this with better dropdown support and a few other secret options...:eek:;) |
I need to activate only tab #10 as a dropdown while the rest are functioning as direct links.
How do I make it work through options and template settings? So far my experimentations (deleting URL for tab #10 in options and setting up menu options for #10 alone in template) created just a mess. Using your default template works. This setting, however does not. Please feel free to admin my site as you like. Thank you. |
Can someone please help me, I think I have done everything correct but I want to know how I can make the tabs look like they are sitting on my navbar and also why the 1st tab doesnt look right and how can I remove that bit of plain colour.
I have tried Quote:
Quote:
Quote:
Quote:
Am I supposed to use " L" image for both left and right? What does CMPS stand for? ( Sorry for all the questions ) |
Quote:
What does CMPS stand for? CMPS = Content Management & Portal System ...>>> http://vBadvanced.com has a vBulletin ver... Am I supposed to use " L" image for both left and right? css1_L = LEFT image show... css1_R = RIGHT image show... And cant get the tabs to sit on the navbar? Its a spacer TAG thats causing the images to not sit on-top of the NAVBAR...>>> <br/> <<< Open your NAVBAR template and look at the top for this...>>> <br/> or <br> and move $tabbarsuite below it... That plain color is probably one of the images is missing or not setup correctly... Check that its uploaded or setup in Admin options... I hope that helps U...;) |
Quote:
Dropdowns are setup a bit different... Its a code placement issue,,, you would have to make changes to main tabbar template to move it over there to 10... I will fix it for you when I have free time... I will Pm you about it soon... |
Quote:
Left = images/tabbars/css5_L.gif Right = images/tabbars/css5_R.gif I dont have vBadvanced is that why I am having problems? This is my navbar template Quote:
Quote:
|
Quote:
******************************************** leannet,,, vBadvanced shouldn't have anything to do with the forumhome navbar showing tabbars set flush... Please cut and paste your navbar template info here,,, and I will find the issue for you... OR Give me temporary access to your TEST FORUM and I will resolve,,, and then you can view how I did it... ******************************************** Using dropdown menu's??? There are only {5} dropdown options in the main tabbar template... HTML Code:
<div id="dropmenu5" class="dropmenudiv" style="width: 100px;"> div id="dropmenu3" div id="dropmenu2" div id="dropmenu1" That makes it possible to use only FIVE dropdown's... How do I place and activate 1 or more dropdown's??? **************************************** Goto main_tabbar_suite template and edit where it shows...>>> rel="dropmenu1" HTML Code:
<li id="current"><a href="$urltabbarsuite1" title="$vboptions[title_tabbar_suite_info1]" rel="dropmenu1"><span> But remember there are only FIVE dropdown's total... Match the div id="dropmenu1" with the rel="dropmenu1"... After setting up and matching dropmenu's,,, next add links in dropdown template... By defauft,,, rel="dropmenu1" are in tabbar 1,3,5,8 and 10... Move them around as ye wish... If you're still having problems setting dropdown up the way you want,,, wait until the next update and I will try to make setup easier... |
Thanks, DeepDog, for your unrelenting support.
I left you a PM about the tabs that are remained dysfunctional after you helped me to activate dropdown in tab #10. Thanks again for everything. Quote:
|
Quote:
Here is my vavbar template Quote:
|
Quote:
leannet,,, PM ME!!! |
I like this Tabs... but under CMPS what do i need to get this this to work i'm very newbie
detailed step by steps please and i thank you very much... Raffaele:confused: |
Quote:
************************************************** ***** Raffaele,,, I just updated custom or vbulletin default images per tabbar... Download ...>>> TUTORIAL <<< it will help you getting um up rolling... |
Thank you very much Deepdog009 very appriciated
|
Quote:
Raffaele,,, I stop by here every three days,,, so bare with me... OK,,, setting up the CMPS...>>> Download Tutorial or Read below... {1} Open Admincp and goto vba CMPS and open... {2} Open default settings... {3} Look for Main options and open... {4} Look for Portal Output Global Variables... {5} Read info below on setup... If you have other hacks installed (especially to hacks located within the vBulletin navbar), it may be necessary to globalize some of the variables used in those hacks for the CMPS. You may enter a list of variables to globalize here. It is NOT necessary to add the $ mark before the variable name. Separate each variable with a carriage return (new line). {6} Download Tutorial and insert $vars and save... {7} Make sure that you upload images and clientscript to CMPS root... {8} Goto CMPS frontpage and refresh and view tabbars... {9} If you dont FTP files to correct path,,, this mod wont work... {10} Good luck 2 ya... |
thanks for the hack
|
got them to work yeahh... the other question i have is how can i change them to be in the center of a page or to right of the page... and again thank you for your time.
Peace, Raffaele |
Quote:
|
i would love to see unlimited
|
Quote:
xoutlawz00x,,, There should be a setting in the options that has 50px... Change to a higher or lower number to shift tabbars left or right... I have another update coming this month that will makes things a bit easier... Because of the resolution used my users I think about 10-14 tabbars might be best,,, unless you want to double stack them?????? |
Quote:
I add 2 screenshots of my forum (not match drop down menu) and the problem to edit navbar, i resolve add 1 line in the header template, as i add as attachmen. The path for images is "./images/tabbars/css20_L.gif" and "./images/tabbars/css20_R.gif" and the path for clientscript is "./clientscript/chrome.js" but d'ont work (only path clientscript; i use h**p://www.detupc.net/foro/clientscript/chrome.js and dont work, Why?) Sorry for my bad english. I'm spanish. DEMO: http://www.detupc.net/foro Funciona en mi foro con el punto delante de la barra invertida, as?: "./images/tabbars/css20_L.gif". He a?adido 2 capturas de pantalla de mi foro (no funciona el men? drop down) y creo haber resuelto el problema de editar navbar a?adiendo una linea en la plantilla header que a?ado como adjuntos. El directorio para las im?genes es "./images/tabbars/css20_L.gif" y "./images/tabbars/css20_R.gif" y el directorio para clientscript es "./clientscript/chrome.js" pero no me funciona (solo el directorio clientscript; uso h**p://www.detupc.net/foro/clientscript/chrome.js y tampoco funciona, ?Por qu??) DEMO: http://www.detupc.net/foro Lo siento por mi mal ingl?s, soy espa?ol. Salud2 |
Small question, when you hover over the buttons from left to right and back, the size of the buttons changes. This is very annoying for some users. Is there a way to prevent this??
Very good mod! Robert |
It's allready solved, removed the fonts at the hover-option.
Robert |
Quote:
********************************************* Ims,,, Your first image shows all three $vars in header template... You only need the first two in that template... The third ...>>> $ddchrome <<< delete it because its only used when adding Tabbar Suite to CMPS globals main... Tabbar Suite images not showing in CMPS? Upload images folder to ...>>> http://yoursite.com/images/ tabbars... Upload clientscript folder to ...>>> http://yoursite.com/clientscript/... Your DROPDOWNS not working? Upload the clientscript folder again and verify that the chrome.js file is in the folder... Goto admin options and turn on Dropdowns... If you uploaded the folders to correct path the first time it should show dropdowns... If you can't get it to work,,, Give me access to your Test forum... Your INVERTED TABBARs has a space on the last and its not FLUSH with the body margin at {0}... I think you should uninstall both and install one at a time and verify that the first is working with dropdowns on... I can fix all issues,,, but I will need access to your TEST forum to find out what's going on with installation of both Tabbar Sets... ********************************************* Robert Waanders,,, I'm glad you fixed your issue... I'm currently working on another update with a few more options and better browser support... |
how can i make it show on ipbproarcade?
|
Is this mod compatible with pre IE7 browsers? Some people using older browsers complaining about a "misformed" tabbar row..
Robert |
Deepdog009 very thanks for you. Now work very fine. Thanks.
Deepdog009, muchas gracias. Ahora funciona perfecto. Gracias. Salud2 |
Quote:
vnairp11,,, It can be setup to work with any template that has table's, div's or tbody's... Adding to ipbproarcade by way of template insertion of $var...<<<>>> = Add $tabbarsuite to ipbroarcade template... If it uses a separate folder,,, upload images to that folder... I will try it l8ter and post... ************************************************* Quote:
Robert Waanders,,, YES,,, there's a bug in the CUSTOM images 1.4 version when using IE5.5 and 6... IE Sucks! I suggest reverting back to version 1.3,,, until I find a workaround... |
All times are GMT. The time now is 06:39 AM. |
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:
|