Curve_red2black menu change Curve_red2black menu change
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Curve_red2black menu change

Started by slikaman, January 11, 2011, 10:10:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

slikaman

Is there an easy way to change from a drop down menus in a curve_red2black theme into separate button menu items? I'm particularly interested in having the 'top rated, most viewed, etc' buttons visible.

I know how to add additional menu items but was wondering if there is a simpler and better way. I have already added a 'top rated' menu - see www.slatkeslike.com

ΑndrĂ©

You have to edit $template_sub_menu in the theme's theme.php file. Removing the
<ul>
and
</ul>
would be the quick & dirty way, which could of course be optimized :)