![]() |
|
|
|
#1
|
|||
|
|||
|
So this is a question that I wouldn't naturally expect you to support, but I'm hoping you're feeling nice and willing to help.
Here's my site's current phpLD directory: http://www.adminaddict.com/directory/ We're wanting something integrable with vB and have chosen vBAdvanced over GARS. What I'm wanting to make sure of before we make the purchase is that it will be possible to have the directory tab/button highlighted when viewing the links directory - just like it does now. I don't know how easy or hard it would be, but I can just foresee heaps of trouble being in the realm of possibility. And I simply would not be able to fix and resolve it. Is this something you think I'd be able to do with vBA? If it requires some customization, would you guys be willing to help in any way? |
|
#2
|
||||
|
||||
|
Shouldn't be an issue at all. You would just need to change that link to something like this:
Code:
<a href="/directory/"<if condition="VBA_SCRIPT != 'links_directory'"> class="off"</if>>Directory</a> |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom Module Wrapper Question | ArnyVee | "How Do I..." Questions | 12 | 01-06-2009 09:16 AM |
| Custom Fields If Statements Question | tfw2005 | "How Do I..." Questions | 3 | 09-15-2007 12:00 PM |
| Module and custom page question | Viks | Troubleshooting / "How do I..." Questions | 2 | 10-17-2004 09:25 PM |
| Custom styles question. | DoKOK | Troubleshooting / "How do I..." Questions | 2 | 10-17-2004 01:54 PM |
| Custom Content Question | MonsterMaxx | Troubleshooting / "How do I..." Questions | 2 | 10-02-2004 10:28 AM |