Quote:
Originally Posted by HaYLaZ
Ok now ı give you a working easy way for donation system.
Just open header template and find;
Code:
<div class="nvlink" align="center">
Below add these codes;
Code:
<a id="navbar_dsl" href="$show[nojs_link]#navbar_dsl">Donation</a><script type="text/javascript"> vbmenu_register("navbar_dsl"); </script>
Now dropdown menu will appear Tested and working fine.
This isnt template mistake. Because all templates have diffrent look and codes. In clean blue all navbar menus are in header so that modification menu not appear unless you modified manually necessary codes.
I looked for and find necessary codes for donation system myself. The provider didnt give the dropdown menu id's so ı found them from the product xml file
I meaned in my previously message that ı cant give all modification supports for clean blue. Because of modification codes. If you give the menu codes etc ı can tell you where you can add. I hope you understand me.
|
Hi HaYLaZ,
Thank you for your effort in getting this working with your template.
The new link is appearing on the navbar along with the dropdown arrow...but unfortunately the dropdown itself isn't working. The link is pointing to
http://domain.com/forum/index.php?nojs=1#navbar_dsl but nothing happens when it's clicked. I've tested it in both Firefox and Internet Explorer.