• Resolved blog4life

    (@blog4life)


    I have been told that I need to use this:
    ———————————————————–
    <image> sub-element of <channel>

    <image> is an optional sub-element of <channel>, which contains three required and three optional sub-elements.

    <url> is the URL of a GIF, JPEG or PNG image that represents the channel.

    <title> describes the image, it’s used in the ALT attribute of the HTML <img> tag when the channel is rendered in HTML.

    <link> is the URL of the site, when the channel is rendered, the image is a link to the site. (Note, in practice the image <title> and <link> should have the same value as the channel’s <title> and <link>.

    Optional elements include <width> and <height>, numbers, indicating the width and height of the image in pixels. <description> contains text that is included in the TITLE attribute of the link formed around the image in the HTML rendering.

    Maximum value for width is 144, default value is 88.

    Maximum value for height is 400, default value is 31.
    ———————————————————–
    but I still don’t know how to implement this with WP.

    Basically, I want an image for display on the titlebar inside BlogLines. I’ve written them several times in the past but have never gotten a response.

    TIA. Any help would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I’m trying to display an image thru my RSS feed.’ is closed to new replies.