Post by susanjoy » Fri Aug 05, 2011 2:58 am

I am using Qphoria's CMS system for v148 and have a cms category listed in the main horizontal navigation. I was wondering if it is possible to have the subcategory dropdown from the parent category on rollover in the Navigation in addition to the list item that shows up on the parent category page. Just like the subcateories in opencart drop down from the parent categories.

The cms page/category I am referring to is "Ask the Stylist" at the link below and the subcategory is "Guest Curators" in a list item below my category description:

http://www.sadeesays.com/ask-the-stylist

Can the "Guest Curators" subcategory page drop down from the "Ask the Stylist" link in the navigation?

I have manually added the cms category link to the main navigation bar via the "headermenu.tpl" add-on module as seen below:

Code: Select all

<div class="menu">
	<?php echo $category; ?><?php echo( '<a style="display: inline-block; float: left; text-decoration: none; color: #f4f4f4; width: 65px; height: 20px; text-align: center; line-height: 30px; font-size: 11px; overflow: hidden; padding-bottom: 10px; border-right: 1px solid #000000;" href="http://www.sadeesays.com/index.php?route=information/information&information_id=4">ABOUT</a>' ); ?><?php echo( '<a style="display: inline-block; float: left; text-decoration: none;color: #f4f4f4;width: 55px;height: 20px;text-align: center;line-height: 30px;font-size: 11px;overflow: hidden;padding-bottom: 10px;border-right: 1px solid #000000;" href="http://www.blog.sadeesays.com" target="_blank">BLOG</a>' ); ?><?php echo( '<a style="display: inline-block; float: left; text-decoration: none;color: #f4f4f4;width: 120px;height: 20px;text-align: center;line-height: 30px;font-size: 11px;overflow: hidden;padding-bottom: 10px;border-right: 1px solid #000000;" href="http://www.sadeesays.com/ask-the-stylist">ASK THE STYLIST</a>' ); ?><?php echo( '<a style="display: inline-block; float: left; text-decoration: none;color: #f4f4f4;width: 70px;height: 20px;text-align: center;line-height: 30px;font-size: 11px;overflow: hidden;padding-bottom: 10px;" href="http://www.sadeesays.com/index.php?route=information/contact">CONTACT</a>' ); ?>
</div>
Any help would be appreciated. Thank you in advance.
Susan

Newbie

Posts

Joined
Mon Nov 29, 2010 11:44 am
Who is online

Users browsing this forum: No registered users and 4 guests