[wp-trac] [WordPress Trac] #13763: margin and padding settings can result in awkward background image handling
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 8 09:30:11 UTC 2010
#13763: margin and padding settings can result in awkward background image handling
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Themes | Version: 3.0
Severity: normal | Keywords: close dev-feedback
-------------------------------+--------------------------------------------
Changes (by ocean90):
* keywords: => close dev-feedback
Comment:
Okay, with you theme I get this issue too, but I don't know why. In
Twentyten it's the same and it works:[[BR]]
<html> => margin: 0[[BR]]
<body> => margin: 0[[BR]]
<div class="wrapper"> => margin-top: 20px[[BR]]
I also tried some themes on wp.com and they works too.
It must be a problem with your theme.[[BR]]
So if someone has such a problem they can define a custom callback, like
yours in sem-reloaded, and use ''html'' instead of ''body''.[[BR]]
Also it's very unusual to clarify the background image for the ''html''
tag.[[BR]]
So I would say ''wontfix''.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13763#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list