Okay
  Public Ticket #238896
TagCloud doesn't generate #d8d8d8 BG color in widget sidebar.
Closed

Comments

  • Jonah started the conversation

    Hello,

    I'm hoping I can find out why my tagcloud, when added as a sidebar widget, doesn't generate the BG color #d8d8d8 in the table as the other widgets do by default? I understand why the stream widget wouldn't, as it is a third party plugin, but the tagcloud is one that is officially support by powermag- so what are my options?

    Thanks!

  •  93
    djwd replied

    Hi there,

    I guess that specific widget haven't been tested with a transparent bg, fix it by adding this CSS snippet in your Custom CSS textarea (Advanced Tab)

    div.tagcloud { background: #d8d8d8; padding: 10px; }

    Hope that helps
    djwd

    Regards
    djwd