mindfulhacker Posted December 5, 2014 Report Posted December 5, 2014 Hi, I'm currently creating a theme for a VA. In my menu, I use: <div class="btn"><a href="#" title="Thing" style="border-color: #831029;">Thing</a> for making the menu (Without phpVMS). How can I intergrate it so phpVMS's menu works with this? Thanks. Quote
Administrators simpilot Posted December 5, 2014 Administrators Report Posted December 5, 2014 <div class="btn"><a href="<?php echo url('/module and function goes here'); ?> title="Thing" style="border-color: #831029;">Thing</a> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.