[wp-trac] Re: [WordPress Trac] #6681: Style lost in feed
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 12 21:31:27 GMT 2008
#6681: Style lost in feed
-----------------------------+----------------------------------------------
Reporter: andrewjorgensen | Owner: anonymous
Type: enhancement | Status: new
Priority: low | Milestone: 2.7
Component: General | Version: 2.5
Severity: trivial | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Changes (by azaozz):
* priority: normal => low
* type: defect => enhancement
* component: TinyMCE => General
* severity: major => trivial
Comment:
Unfortunately align="right" on an image is invalid XHTML. Also the css
selector img[attribute] works in most, but not all browsers. The simplest
way of dealing with image alignment in rss readers is to make sure each
image is in separate paragraph/block element. Then it will be displayed
above/below the text and will look a lot better.
I'm not sure if WordPress should filter the rss and wrap all <img> tags in
<div>, although it can be done.
--
Ticket URL: <http://trac.wordpress.org/ticket/6681#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list