Twitter (widget)
Started by
seainmyeyes
, Mar 31 2011 10:49 PM
11 replies to this topic
#1
Posted 31 March 2011 - 10:49 PM
Hi all,
I need help with one problem. Tryin for days but still no solution......
This is page I work on:
I've installed Twitter Goodies Widget, and what I want is to remove background color (curently blue).
Can anybody plz help?
I need help with one problem. Tryin for days but still no solution......
This is page I work on:
I've installed Twitter Goodies Widget, and what I want is to remove background color (curently blue).
Can anybody plz help?
#2
Posted 01 April 2011 - 05:04 AM
Hi Elena, which blue part do you want to remove? The whole blue background?
You can grab the Firebug addon and use its Inspector functionality to pick out the exact areas you want to change. Then just set the `background-color` property for those areas.
Couple links should help:
(video tutorial)
#3
Posted 01 April 2011 - 02:55 PM
I want to remove Twitter widget background, which is blue. I have gradient blue defined in css for maincontent so that is the reason why I need transparent widget background.
#4
Posted 02 April 2011 - 02:52 AM
This is the offending rule. Its in index.php line 20 according to Firebug.
#5
Posted 02 April 2011 - 11:22 AM
@Jimmy: I've tried to put background none and transparent but I still can't remove background, still show blue bcg?
#6
Posted 02 April 2011 - 05:01 PM
Try adding this code to your base.css file:
#7
Posted 03 April 2011 - 02:14 PM
still no changes
#8
Posted 03 April 2011 - 04:55 PM
Hmmm. Can you temporarily remove the gradient blue background behind the main content so I can see blue background more clearly?
#9
Posted 04 April 2011 - 12:09 AM
Catrina, I remove it.
#10
Posted 04 April 2011 - 05:47 AM
It looks like this plugin puts this js with background #5089C2:
``
The plugin offers color configs in Settings > Twitter Goodies, but it doesn't let you set transparent/none. Maybe someone more familiar with js can figure this out.
#11
Posted 04 April 2011 - 12:43 PM
ok, so it's not possible to do it with css?
#12
Posted 04 April 2011 - 03:52 PM
Hey Elena,
I would check with the plugin developer.











