Welcome widget gif
-
In the pre-1.1 theme, I was able to change the gif for the Welcome widget making it different from the column that it was in.
I have tried a bunch of options. This is the latest.
.widget_bp_core_welcome_widget h2, .page h2.pagetitle {
color:#fff !important;
background:transparent url(../images/org_leftcol_header_back.gif) no-repeat scrollleft top !important;
}When I select it the banner with firebug, it just lists:
#third-section .widget h2, .page h2.pagetitle
background:transparent url(../images/rightcol_header_back.gif)and the widget settings I set originally only have the color displayed.
Any thoughts?
Thanks,
- The topic ‘Welcome widget gif’ is closed to new replies.