10/5/17

backgroundPositionStyleStr

Position style ("left" or "right"), depending on whether the blog is RTL.

This is now deprecated, as the old markup can be achieved using the global data:blog.locale.languageAlignment field.

background-position: <data:backgroundPositionStyleStr />;

Is the equivalent of

background-position: <b:eval expr='data:blog.locale.languageAlignment' />;
NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post