Don Chambers wrote:I didn't check your revision...
You never do.
Don Chambers wrote:Did you do did background-repeat: no-repeat for all, or only those where the background image was, in fact, set to no-repeat? Should probably set exactly the same background properties that can be set (bottom, top, center, etc).
I can't even access the other variable holding the background-repeat from where I'm doing this (as far as I can see). Remember, this is
not in BP, it's in the s9y core. Besides, it might as well be used in other templates which don't even offer a background-repeat for the image in question. So the general function for this (in the core) should not use background-repeat at all.
Besides, I don't think a "preview" of a tiled image makes sense here. The area for displaying it is rather small, it's not in the context where the image will be used ... I really don't think it is of much use. However,
if it's possible at all to add that to BP, we could at least test it. But I sure as hell have no idea whatsoever how to implement that
YL