How would I go about changing the background color of my site feed widget?
Adding .widget-body{background: black;} in the global style will add a blackground for the active threads and html widget, but no such luck with the site feed widget.
I'm probably doing it wrong, but trying to learn as I go.
Would remove all the white and show the textured background. If you want the white body still and just the feed inside the body do
.broadcasts{background: black;}
If you're using Chrome right click and inspect element and mess around with it, it's an easy way to see which tag that needs to change. For FF dl firebug.
will post this here cause I don't know where else to ask how do I remove the white bar that appears on the main page of Love and Bullets I know this is a widget but i also don't want to affect the rest of them by changing it in the global style area. How do i go about making it go away on that page only?
Heretic replied
54 weeks ago