If your nervous about playing with the CSS here’s an easy fix. Example if you want the default Navbar RED to be BLUE then change the files names in the plugins directory:
wp-content/plugins/pixopoint-menu/images
e.g.
First make a backup of the images folder
rename dazzle_blue.png to dazzle_red.png
rename smoothfade_paleblue.png to smoothfade_palered.png
rename suckerfish_blue.png to suckerfish_red.png
rename suckerfish_blue_left.png to suckerfish_red_left.png
Rename all ‘blue’ files to ‘red’
This tricks the plugin, which loads all the ‘red’ files which are in fact now renamed blue files. Hey presto, a blue menu. You can also rename RED files with any of the other available colors, yellow, green, purple etc. Or if your a whizz on photoshop, create your own color navbar and rename it as the equivalent red file. No hard Code changes, no worries!