Quote:
Originally Posted by ForceHSS
If you want to link your home tab copy the full url and in the Tabs Selected box put home not vbcms. What you see in Add new tabs URL and Text box is only a guide read what it says to the left of that box. You can delete all default text in both boxes and add your own things
|
Maybe it's not clear what I'm trying to do. I have the vB default "Home" tab linked to the CMS index. In the vBH added on tabs, I've linked to 3 other CMS Static Article pages. All 3 of these pages in the THIS_SCRIPT it says 'vbcms'. So when any of those tabs are clicked, it shows the "Home" tab selected. I need to figure out how to change those individual page THIS_SCRIPT to something different, so it will recognize it separate from the Home tab.
here are the tab links I have listed.
Code:
Chapters|content.php?114-tx4wd-chapters=>self
Wheelin|content.php?117-where-to-wheel=>self
Resources|content.php?140-off-road-resources=>self
Albums|album.php=>self
Calendar|calendar.php=>self
And the Home tab links to the content.php main CMS page. So the "Chapters", "Wheelin", and "Resources" tabs need separate THIS_SCRIPT tags.
Did this help? Do you think this is possible?