Forums

Text Widget - bold type (5 posts)

  1. pen4hire
    Member
    Posted 2 years ago #

    At my blog http://atravelerslibrary.com, the text widgets in the sidebar where I enter text messages (Like my welcome message) show up in all bold, although the text itself is not set for bold. I looked for text widget in the CSS and could not find it.

    Is there a way I can change this?

  2. jdbentley
    Member
    Posted 2 years ago #

    You'll have to look in the theme and find out what class or id the sidebar has to change the CSS file.

    Or you could surround the text in your widgets with <span style="font-weight:normal;"> </span>

  3. nazcar
    Member
    Posted 2 years ago #

    you are using <h4> tag?

    is .sidebar h4 defined in your css?

  4. kmessinger
    Member
    Posted 2 years ago #

    Your sidebar is normal in IE7 and 8 so I assume you have corrected your problem.

  5. pen4hire
    Member
    Posted 2 years ago #

    Thanks all, and I'm sorry I am slow to reply. Been so busy fixing the blog that I forgot to come back after I discovered my dumb mistake. Put some wrong code in. I'll learn eventually.

Topic Closed

This topic has been closed to new replies.

About this Topic