Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Listings Manager (Realty Manager & Auto Manager):
Can't increase size of thumbnails

 

 


kaydii
Novice

Jan 21, 2009, 4:05 AM

Post #1 of 5 (2780 views)
Shortcut
Can't increase size of thumbnails Can't Post

I cant' seem to get the size of my thumbnails on the search page results page bigger, they're tiny.

http://realestategoldcoastproperty.com/listman/exec/search.cgi?search=1&perpage=10&lfield25_keyword=yes&marknew=1&euro_numbers=0&lfield5_min=&lfield5_max=&lfield9_min=&lfield9_max=&lfield10_min=&lfield10_max=&lfield8_keyword=&user_num=&shownew=&search=++Search+Listings++

The ones on the listings page etc are bigger but still not as big as I would like! Can anyone help please?


Donna
Staff / Moderator


Jan 23, 2009, 11:09 AM

Post #2 of 5 (2768 views)
Shortcut
Re: [kaydii] Can't increase size of thumbnails [In reply to] Can't Post

Hi there,

Without looking at your templates, I can't say for sure, but it looks like you've hardcoded the width into your templates.

Check your search results template for this:

width="32"

If that's not there, or if you have width=$thumbnail_width$ instead, take a look in the Setup Options under "Thumbnail Options", and you can adjust the size there. :)

Donna

--
support@interactivetools.com


kaydii
Novice

Jan 23, 2009, 6:45 PM

Post #3 of 5 (2765 views)
Shortcut
Re: [Donna] Can't increase size of thumbnails [In reply to] Can't Post

Thanks for your reply Donna,
I have in my template
<table border=1 cellspacing=0 cellpadding=0>
<tr>
<td><a href="$listing_url$/$listing_file$"><img src="$listing_url$/images/$thumbnail$" width="32" border=1 alt=""></a></td>
</tr>
</table>
I am unable to change it!
The Thumbnail options is set to 200, I've republished and recreated thumbnails & nothing seems to make a difference. Please help!

I just started from scratch with the original template file.
It uses width=$thumbnail_width$ but as soon as I save it in my editor it converts it to width="32". If I try to change it, it just converts it back as soon as I save it.
Thanks Kim


(This post was edited by kaydii on Jan 23, 2009, 8:18 PM)


kaydii
Novice

Jan 24, 2009, 6:09 AM

Post #4 of 5 (2757 views)
Shortcut
Re: [kaydii] Can't increase size of thumbnails [In reply to] Can't Post

Sorry duh .. obviously my editing program is substituting the width=$thumbnail_width$. On opening and uploading with a plain text editor .. it stays put .. all fixed :)


Donna
Staff / Moderator


Jan 26, 2009, 3:29 PM

Post #5 of 5 (2709 views)
Shortcut
Re: [kaydii] Can't increase size of thumbnails [In reply to] Can't Post

glad to hear you got that fixed up. :)

Donna

--
support@interactivetools.com