Quote:
Originally Posted by bogene2020
I installed the hack and it works well . Thanks for that .
Question 1 - How do I rename the Title "EXTRAS" to something else
Question 2 - How do I move the link "EXTRAS" to a different location on the Nav Bar
Question 3 - I want to make another Navbar table under the the default navbar can I still use this hack to populate the new table ?
Question 4 I want to be able to have multiple links with drop downs like
http://www.synergyforums.com/forum/index.php? and http://www.haitiwebs.com/
I thought they were using your hack but in ACP under custom links I just have 2 options Add and Modify / Delete
Thank You ..
|
Question 1 - How do I rename the Title "EXTRAS" to something else
--
Admin CP --> Languages & Phrases --> Phrase Manager click "Search".
In the "Search for Text" box type "Extras" and click "Find".
Click The "Edit" button on the page that comes up.
In the "English (US) Translation" box type the word you would like to use and click "Save".
Question 2 - How do I move the link "EXTRAS" to a different location on the Nav Bar
--Edit the navbar and place the code below in the template where you want it
HTML Code:
<td id="custom_links" class="vbmenu_control"><a href="#custom_links">$vbphrase[custom_links_link]</a> <script type="text/javascript"> vbmenu_register("custom_links"); </script></td>
$custom_singlelinks
Question 3 - I want to make another Navbar table under the the default navbar can I still use this hack to populate the new table ?
--Apply the direction under
Edit navbar in the readme.txt to the new navbar.
Question 4 I want to be able to have multiple links with drop downs like
http://www.synergyforums.com/forum/index.php? and
http://www.haitiwebs.com/
--
Custom Links --> Add change the "Add Stand Alone Link" setting to "No".