
ross
Staff
/ Moderator

Feb 5, 2006, 2:53 PM
Post #4 of 6
(7417 views)
Shortcut
|
|
Re: [annie] Border around images in NM
[In reply to]
|
Can't Post
|
|
Hi again Annie. Thanks for posting! I actually missed on important detail. The $ufile_image$ will pull in the file name of your image. To use it properly, you’ll need to add the path to your uploads folder before it like this:
<img src=”/nm/uploads/$ufile_image$” border=1> This placeholder doesn’t actually appear on a default template so don’t worry if you can’t find it on yours. Just copy mine, double check that the path to your uploads folder is correct, and give it a try. Let me know how you make out . ----------------------------------------------------------- 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/
|