PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > ReviewPost Pro Support Forums > ReviewPost Suggestions

ReviewPost Suggestions Suggest ways to improve ReviewPost Pro.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old December 20th, 2005, 01:12 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 381
Cleaner Product Page

Look at the attachment. Why are the thumbnails so far apart from each other?
Attached Images
File Type: jpg screencap.jpg (88.5 KB, 12 views)
SteveSteve is offline   Reply With Quote
Old December 20th, 2005, 01:18 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Thats the way it is suppose to be like that. You have up to 6 images you can upload so everything is aligned center. If you do not align center and do something like left or right it would be really whacked

If you want yours to appear some other way simply edit the html in showproduct.tmpl to suit your needs.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 20th, 2005, 01:39 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Here is something you might want to do.

In showproduct.php place this line somewhere which will auto detect your thumbnail width and multiple it plus add a little space between the images and set the table width automatically aligned center.

$twidth = $Globals['previewwidth'] * 3 + 30;

Now edit your showproduct.tmpl and find this right above the $file1thumb etc calls and make the changes in bold

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 22nd, 2005, 09:34 AM   #4 (permalink)
Steve_C
Guest
 
Posts: n/a
I think this is much better!
  Reply With Quote
Old December 22nd, 2005, 09:36 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 381
Now how do I remove the border from the thumbnails and get a nice 1 pixel black border?

Last edited by SteveSteve; December 22nd, 2005 at 09:38 AM.
SteveSteve is offline   Reply With Quote
Old December 22nd, 2005, 09:53 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
like so note this is for each specific one so you need to do it 6 times

$file6thumb = "<a href=\"javascript:update('{$Globals['datadir']}/$cat/$iuserid$bigimage6');\"><img src=\"{$Globals['datadir']}/$cat/$iuserid" . get_filename($bigimage6) . "-thumb" . get_ext($bigimage6) . "\" alt=\"$bigimage6\" border=\"0\" /></a>";
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 22nd, 2005, 11:08 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 381
Thanks. It would be nice to see the PhotoPost thumbnail border option included in a future release.
SteveSteve is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Edit Product bugs? (blank fields in product edit & strange product order) Khashyar ReviewPost Bug Reports 0 April 23rd, 2005 12:51 AM


All times are GMT -5. The time now is 01:50 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0