• I would like to style my sidebar so I can different images for the headers. Right now it seems like if I change one header it changes all of them. Is there a way to set specific ids for each widget i put in my side bar?

    Here is the side I’m working on https://massage-training.net/wp/

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Your sidebar widgets already have unique ids.

    Thread Starter christinarule

    (@christinarule)

    how do I tell what they are ?

    You could just examine the source of your page(s) but, for longer term use, I’d suggest using Firefox with the Firebug add-on.

    Thread Starter christinarule

    (@christinarule)

    Yea I do use Fire Bug (life saver!!!).

    Maybe I’m just over thinking this…

    What I’m trying to do is add Icons to the header of specific widgets in my side bar.

    For example https://massage-training.net/wp/ for the News and the Upcoming events I wanted to add icons and different color image headers there.

    Would I just do that in the actual plug-in folder?

    Thanks for all your help!

    No – add the icons via the theme’s CSS. That way, your changes won’t be over-written if/when you upgrade the plugins.

    For the Events you can choose from #events-list-widget-3 or .eventsListWidget (depending upon how specific you want your styling). Similarly for News, you have #advancedrecentposts-3 or .advancedrecentposts

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘styling side bar’ is closed to new replies.