 |

lrike
User
Nov 30, 2004, 2:41 PM
Post #1 of 2
(1944 views)
Shortcut
|
|
need to delete photo cell on listing index
|
Can't Post
|
|
I don't know code so could someone tell me what code needs to be erased to not have a photo cell show up on my listing index pages? If someone could tell me from point a to point b (on code page) needs to be erase I can get it done. Thanks
|
|
|  |
 |

ross
Staff
/ Moderator

Nov 30, 2004, 3:37 PM
Post #2 of 2
(1938 views)
Shortcut
|
|
Re: [lrike] need to delete photo cell on listing index
[In reply to]
|
Can't Post
|
|
Hi Irike. Thanks for posting and welcome to the forum! It shouldn’t be difficult at all to make this change or you. The code that you’ll want to remove is in the “_publish_listing_index.html” template. There are actually 2 lines of code that you’ll need to find and remove (one in each template cell) Under <!-- templatecell : listing_image --> is: <a href="$listing_file$"><img src="$listing_url$/images/$thumbnail$" width=$thumbnail_width$ border=1 alt="Photo"></a> Under <!-- templatecell : listing_noimage --> is: <font face="tahoma,arial" size=3><b>Photo<br>Not<br>Available</b></font> All you need to do is remove those two lines of code and there should be no images showing up on your listings index. I hope this helps. If you run into any problems, just let me know . ----------------------------------------------------------- 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.
|
|
|  |
 | |  |
|