
ross
Staff
/ Moderator

Oct 10, 2006, 9:26 AM
Post #5 of 8
(5772 views)
Shortcut
|
|
Re: [annie] Image tag in rss_template.xml
[In reply to]
|
Can't Post
|
|
Hi Annie. Thanks for the update! It looks like the problem here is going to be coming from the width attribute. Notice how it doesn’t have any quotes around it? XML is going to need quotes around each attribute value so try adding in quotes around where the 100 shows up. On your template, find: width=$thumbnail_width$ and change that to read: width=“$thumbnail_width$” Same thing is going to happen with border=1. That will need to look like this: Border=”1”. Make sure to update both templatecells. Let me know how you make out with this . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting: http://www.interactivetools.com/consulting/
|