• Hi, I’ve been building our company blog by adapting the theme Black and Blue, the site is http://www.newtoylondon.com/blog.

    I’ve added the Digg Widget and am having trouble controlling the colour of the widget H2 title. Using firebug I see that it’s drawing it’s color from class=widgettitle, but I can’t find it in the style sheet.

    Having searched the forum I see that people have had this problem in the past, yet none of their solutions have worked. I added h2.widgettile {color:white;) but it does not inherit it.

    Any ideas?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dibergio

    (@dibergio)

    And also how to change the colour of the links within the Digg Widget would be nice as you can hardly read them at the moment.

    Thanks

    The Digg header is actually a link. Try:

    h2.widgettile a:link{color: #fff;}

    Thread Starter dibergio

    (@dibergio)

    Thanks that worked – any idea how to change the actual links to the various articles I’ve dugg?

    Firebug talks about Widget.css but I can’t for the life of me find that style sheet??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing Widget Title Color’ is closed to new replies.