Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ron Rennick

    (@wpmuguru)

    What table & what CSS IDs?

    Thread Starter Bob

    (@bobk88)

    The table I’m referring to is the ‘Current Sidebars’ list in the the control panel (a.k.a. the ‘management screen’, as it’s called at the StudioPress site).

    When I create a custom sidebar with the plugin, add a Text Widget to it, and then inspect it on a page with Firebug, I see something like this:

    div id="text-3" class="widget widget_text"

    Each different sidebar has a different id number (“text-7′, ‘text-8’ etc). I’ve used the ID number to target CSS to change things like the background color of the sidebar.

    I thought it’d be nice to have those ID#s in the table.

    Or are those IDs being assigned to the widgets, not the sidebars?

    Hope this is clearer.

    Thanks, Ron!

    WordPress 3.5.32.
    Genesis 2.0.0-RC1
    Dynamik Website Builder v1.2.1
    Genesis Simple Sidebars 1.0.0

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    Or are those IDs being assigned to the widgets

    Yes, those Ids are being assigned to the widget by WordPress when you add the widget to the sidebar.

    Thread Starter Bob

    (@bobk88)

    Thanks for the clarification!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Feature request: add CSS IDs to table’ is closed to new replies.