• BarbaraAS

    (@barbaraas)


    I am using Simple Sidebars and the JQuery Vertical Accordion Menu PlugIn. I would like to change the CSS (font color on link, hover, visited, active) for the custom menus I have added to the custom sidebars that I’ve created. I want this CSS to effect ONLY the menu if that is possible. I’m not too good with CSS/HTML but I believe I have the ID on this: <div class=”widget “id=”dc-jqaccordian_widget-2”> The number on this changes with each menu, 1, 2, 3, 4,… I have 286 pages with most of them in need of a custom menu/sidebar. I need some help figuring out how to edit the CSS on this. I’m using a theme that has two sidebars. Settings on Default Sidebar is set for “Primary Sidebar” (The sidebar that should be replaced by custom sidebars.

    http://wordpress.org/extend/plugins/simple-page-sidebars/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brady Vercher

    (@bradyvercher)

    Hi Barbara,

    These issues don’t seem to be related to the Simple Page Sidebars plugin, so I can’t really help troubleshoot them for you.

    A couple of things to note, though: Ideally, that widget should have a unique class name rather than just an ID, so you could target them all at once with the same CSS rules (I took a quick look at the source and it’s not adding one for some reason). I wouldn’t suggest using the ID for styling since it’ll become very difficult to maintain over time. There may be another way to do it that I’m not familiar with, so you might try getting in touch with the author of that plugin to see if they have any recommendations.

    Cheers,
    Brady

    Thread Starter BarbaraAS

    (@barbaraas)

    Brady, thanks for the quick response. I’ll see if I can get in touch with the author for a solution.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Simple Sidebars, JQuery, & CSS’ is closed to new replies.