changed color on my nav bar

Forums Forums Menus changed color on my nav bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1545
    YBimbalanced
    Member

    I added this plugin at my testsite : http://www.wpstates.com/maine/
    It went from a light grey to red. I looked through the plugin options as well as some of the code, and I don’t see where the color gets changed?  can you tell me where to look so I can change it? Thanks!

    #8899
    Anonymous
    Member

    In the admin section click of your WordPress installation, on the left-hand side click on "Settings" then "Pixopoint Menu".  Then click the "Advanced" tab, then scroll down.  You can modify the CSS code there.  Specifically you’ll see the "dazzle-red.png" image file in a few places.  Change it to one of the other .png options that you’ll see in the "images" folder of the Pixopoint plugin.

    #8900
    Anonymous
    Member

    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!

    #8901

    Thanks for helping out Steve and Jabzebedwa <img decoding=” title=”Smiley” />

    It’s generally best not to modify the core plugin files though as they’ll get deleted on upgrading.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.