Customers SupportDocumentation




Reply
 
Thread Tools
  #1  
Old 23-11-2008, 05:25 PM
Member
 
Join Date: Jul 2008
Posts: 10
editing red Carboin for 3.8

do you have the css edits for vb 3.8 integration withe red carbon?
Reply With Quote
  #2  
Old 23-11-2008, 08:24 PM
admin's Avatar
vBulletin Skin Zone Staff
 
Join Date: May 2007
Posts: 1,811
Re: editing red Carboin for 3.8

At the moment we're not supporting vBulletin 3.8 until it reaches stable I'm afraid.

Thanks
Reply With Quote
  #3  
Old 23-11-2008, 08:26 PM
Member
 
Join Date: Jul 2008
Posts: 10
Re: editing red Carboin for 3.8

Thanks for the reply! can you just tell me where to go to edit the Tabs part of the skin? and where to edit if you want to add a drop down to a tab?
Reply With Quote
  #4  
Old 23-11-2008, 08:39 PM
admin's Avatar
vBulletin Skin Zone Staff
 
Join Date: May 2007
Posts: 1,811
Re: editing red Carboin for 3.8

That tabs should be in the header template. To edit the drop downs, you'll find them in the navbar template (right near the bottom).
Reply With Quote
  #5  
Old 23-11-2008, 09:20 PM
Member
 
Join Date: Jul 2008
Posts: 10
Re: editing red Carboin for 3.8

thanks for the info! what if I wanted to add drop downs to the Tabs? Do I do this in the header?
Reply With Quote
  #6  
Old 23-11-2008, 10:46 PM
admin's Avatar
vBulletin Skin Zone Staff
 
Join Date: May 2007
Posts: 1,811
Re: editing red Carboin for 3.8

Yes, in the tab html you need to add the vbulletin script that adds the menu. Here's is the code that adds the search box as an example:

Code:
<if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search", true); </script></if>
Reply With Quote
  #7  
Old 29-11-2008, 02:13 PM
Member
 
Join Date: Jul 2008
Posts: 10
Question Re: editing red Carboin for 3.8

So if I wanted to add a tab called Galeries and would be drop down called "image gallery" (photoplog page) and another one called "Video Gallery" (vtbube home page), what would be the process? Thanks
Reply With Quote
  #8  
Old 02-12-2008, 09:14 PM
admin's Avatar
vBulletin Skin Zone Staff
 
Join Date: May 2007
Posts: 1,811
Re: editing red Carboin for 3.8

For this sort of customization I would check out vBulletin.org and a guide here: http://www.vbulletin.org/forum/showthread.php?t=122523

Hope this helps
Reply With Quote
  #9  
Old 03-12-2008, 09:36 PM
Member
 
Join Date: Jul 2008
Posts: 10
Re: editing red Carboin for 3.8

Thanks for the reply! I see that is how to add drop down for a navbar. The Tabs are in the header! where would I put this if I wanted to add a tab and then a drop down to that tab? Also how do I create a new tab in the header? thanks For the help
Reply With Quote
Reply

Thread Tools



All times are GMT. The time now is 03:34 AM.