[buddypress-trac] [BuddyPress] #2971: Default theme custom background doesn't fully display
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Dec 27 10:32:40 UTC 2010
#2971: Default theme custom background doesn't fully display
--------------------+-----------------
Reporter: DJPaul | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.3
Component: Theme | Version: 1.3
Keywords: |
--------------------+-----------------
The background of the BP-Default theme's background is a very light
gradient. If you pick a custom background color, it looks like only the
bottom-half of the page is styled to your choice because the gradient is
applied to CSS background-image.
I think this can be resolved by adding a callback to
add_custom_background() in functions.php and unset body { background-
image: ...; }
--
Ticket URL: <http://trac.buddypress.org/ticket/2971>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list