Forums

formatting widgets one by one (3 posts)

  1. markovacs
    Member
    Posted 2 years ago #

    Hi,

    I am trying to format one of my widgets, so it stands out from the other widgets in the sidebar.

    I have tried to follow some of the hints that have been give by you lot, and one of them was especially useful:
    http://wordpress.org/support/topic/256707

    I have done what it has explained I can see with firebug that I have some kind of unique IDs to each of my widgets, but still in the css I only have .block handling all widgets as one.

    I really do not know how to format them one-by-one.

    I would appreciate if someone could help me out.

    My site is: fittmamablog.hu

    Let me know if you need any other description.

    Thank you for your time and effort.

  2. Rev. Voodoo
    Volunteer Moderator
    Posted 2 years ago #

    I think you made a mistake with assigning unique ID

    the unique ID shouldn't be <div class="block">

    it should be <div class="%1$s">
    thats shown further up the thread

    I believe

    But what widget are you trying to focus on? If you look at source code through browser, they have unique enough ID's to focus on them

  3. markovacs
    Member
    Posted 2 years ago #

    RVoodoo,

    All I am trying to do is to lets say make the background of the POLL form's background a different color, so it stand out a little

    If you could guide me through I would be glad.

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic