 |

Cathy
User
Aug 28, 2002, 9:50 AM
Post #1 of 6
(3410 views)
Shortcut
|
|
Image Placement on Homepage Templates
|
Can't Post
|
|
I am setting up a site where the "agent" pages are actually going to be different developer communities. Each community will have several images uploaded to it: a logo image, a custom map image, and pictures of the community in general. I want to place these pictures individually versus setting up an image template cell where all the images just list. For instance, I'd like the logo image at the top of the page, map near the bottom and community pictures scattered throughout. Assuming that each community has the same image type as the same image number, i.e. image 1 is always the logo, image 2 is always the custom map, etc., how can I place the specific images into the template without using the generic "templatecell : image"? __________________________________ InternetOne.net
|
|
|  |
 |

dlo_itools
Staff

Sep 2, 2002, 9:55 AM
Post #2 of 6
(3281 views)
Shortcut
|
|
Re: [Cathy] Image Placement on Homepage Templates
[In reply to]
|
Can't Post
|
|
To refer to a specific image for an "agent", you can use the following in the homepage template file:
<img src="$homepage_url$/images/$user_num$_1.jpg"> <img src="$homepage_url$/images/$user_num$_2.jpg"> /Dave Lo
|
|
|  |
 |

Cathy
User
Sep 5, 2002, 7:14 PM
Post #3 of 6
(3178 views)
Shortcut
|
|
Re: [dlo] Image Placement on Homepage Templates
[In reply to]
|
Can't Post
|
|
Thanks Dave! That's exactly what I needed. I suppose that something similar works for the listing images as well. Would you mind sharing the code for the individual placement of the listing images? __________________________________ InternetOne.net
|
|
|  |
 |

dlo_itools
Staff

Sep 6, 2002, 5:01 PM
Post #4 of 6
(3169 views)
Shortcut
|
|
Re: [Cathy] Image Placement on Homepage Templates
[In reply to]
|
Can't Post
|
|
Actually the listing number is not available as a placeholder yet. We've just added that feature, and it'll be available in the next minor release of Realty/Auto Manager.
<img src="$listing_url$/images/$listing_num$_1.jpg"> <img src="$listing_url$/images/$listing_num$_2.jpg"> /Dave Lo
|
|
|  |
 |

sinjitsui
User
Oct 17, 2007, 9:37 AM
Post #5 of 6
(1282 views)
Shortcut
|
|
Re: [dlo_itools] Image Placement on Homepage Templates
[In reply to]
|
Can't Post
|
|
Is there a way to call/display the thumbnail for that image? <img src="$listing_url$/images/$listing_num$_1.jpg">
|
|
|  |
 |

Donna
Staff
/ Moderator

Oct 18, 2007, 2:01 PM
Post #6 of 6
(1266 views)
Shortcut
|
|
Re: [sinjitsui] Image Placement on Homepage Templates
[In reply to]
|
Can't Post
|
|
Hi there, Yep. Just add a _t to the end. So, it would be like this: <img src="$listing_url$/images/$listing_num$_1_t.jpg"> Give that a try and let me know how it goes. :) Donna
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.
|
|
|  |
|