Widget Flickr
-
Hi there, I included the widget flickr gallery on my page. The problem is, that the pictures are shown in a white box, and I have a black background. How do I get rid of the white box? It´s really ugly… Thanks a lot!!
The blog I need help with is: (visible only to logged in users)
-
I don’t think there is a way to change the background color of the widget from the widget area, but if you have an upgrade that allows you to use the custom design features you should be able to use the following code to fix the problem.
#flickr_badge_uber_wrapper{ background: black !important; }Note–I wasn’t able to test this the way I usually do, so if it doesn’t work let me know and I’ll update it.
-
Sorry about the double post, I think this will work better:
.widget_flickr table{ background: black !important; } -
Thank you for your help. I don´t have an upgrade, so I guess it just stays that way. :-(
-
- The topic ‘Widget Flickr’ is closed to new replies.