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 > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 6th, 2006, 09:35 PM   #1 (permalink)
Junior Member
 
Join Date: Oct 2006
Posts: 27
space in the popup browser around the full picture

I want to add some Space to the popup full picture window.
I change something by editing the showfull.tmpl:
http://artpapa.com/gallery/showphoto.php/photo/6
But how can I control size of the opens browser?
I want browser to open, for example, with 1in. of the background around the picture.
For example if full image size 300x400 I want Popup window opens 400x500 so user will don’t have to scale or scroll the browser in order to see entire picture.
Thank you.
Alexei

Last edited by artpapa; November 8th, 2006 at 05:53 AM. Reason: Correcting my English
artpapa is offline   Reply With Quote
Old November 8th, 2006, 03:29 PM   #2 (permalink)
Junior Member
 
Join Date: Oct 2006
Posts: 27
Any ideas?
artpapa is offline   Reply With Quote
Old November 8th, 2006, 04:05 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
You may ask code modification questions outside the support forums in THE MOD CORNER
__________________
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 November 9th, 2006, 05:11 AM   #4 (permalink)
Junior Member
 
Join Date: Oct 2006
Posts: 27
thank you, I put my question to the THE MOD CORNER this morning, so far my topic has only 2 Views.
Can you tell me please at least what files to edit, I'll try to figure out something by myself.
thank you
Alexei
artpapa is offline   Reply With Quote
Old November 9th, 2006, 09:12 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
edit the html in showfull.tmpl and the javacall in showphoto.php
__________________
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 March 4th, 2007, 05:13 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 61
Quote:
Originally Posted by Chuck S View Post
You may ask code modification questions outside the support forums in THE MOD CORNER

This was a legitimate question to ask and I don't understand why you were so quick to send this guy away without making a decent attempt to answer his question.

I will go ahead and call this a bug if that makes any difference, because there shouldn't have to be a 'mod' just to get a window to open that is properly sized for the photo that is being displayed. As it is now, any photo that is opened in a popup window needs to be scrolled. It is irritating and there is no reason for it. Is there?
jdelasko is offline   Reply With Quote
Old March 4th, 2007, 05:41 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
This is how the developer has coded the application. Any question where someone asked how to modify there code to do something the application is not designed to do is a MOD QUESTION and falls outside product support. We do not support code modification or assist in such discussions as the support staff is here to assist in install issues, bugs and general use questions. He asked how to put a one inch border around the entire thing which clearly goes beyond what the popup window is suppose to do. Because someone does not like how a feature works does not necessitate that it is a bug.
__________________
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 March 4th, 2007, 07:57 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 61
Quote:
Originally Posted by Chuck S View Post
This is how the developer has coded the application. Any question where someone asked how to modify there code to do something the application is not designed to do is a MOD QUESTION and falls outside product support. We do not support code modification or assist in such discussions as the support staff is here to assist in install issues, bugs and general use questions. He asked how to put a one inch border around the entire thing which clearly goes beyond what the popup window is suppose to do. Because someone does not like how a feature works does not necessitate that it is a bug.

Of course I don't like it. It doesn't work correctly. Are you trying to tell me a programmer would deliberately display a photo in a window that requires scrolling when a properly sized window would not??? There would be absolutely NO logic behind this.

This is a bug plain and simple. Where whould I report it?
jdelasko is offline   Reply With Quote
Old March 4th, 2007, 08:09 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
The developer yes has coded the window to be 96% width and for it to be scrollable so it does not take over your entire display. It is a popup display so therefore say a large Photo of 2500x2500 would obviously have a scrollbar and should. You can edit your showfull template table to 100% but the popup window is still set to scrollbars="yes in the showphoto.php file and you would have to remove that in the java call to showfull.php.

You can report it as a bug if you wish but looking at the code it is not a bug and is how he coded it since it specifically has scrollbars set to yes.
__________________
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 March 4th, 2007, 08:14 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
http://www.reeftalk.com/gallery/show...6/limit/recent

As long as I edit showphoto.php and set scrollbars=yes to scrollbars=no and edit the showfull.tmpl and set 96% to 100% it probally does what you want
__________________
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 March 4th, 2007, 09:27 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 61
Quote:
Originally Posted by Chuck S View Post
http://www.reeftalk.com/gallery/show...6/limit/recent

As long as I edit showphoto.php and set scrollbars=yes to scrollbars=no and edit the showfull.tmpl and set 96% to 100% it probally does what you want
That didn't work. I changed 96% to 100% in showfull.tmpl and set scrollbars=no (in 2 places) in showphoto.php and all I get is a window with no scrollbars that is still improperly sized. See for yourself:

http://www.majorleaguetalk.com/photo....php?photo=292

I agree, if you have a 2500 x 2500 photo, you need scrollbars. There is no reason on earth I should have to deal with scrollbars or a window that's too small for a photo the size of the one in the link above.

Currently I have the maximum photo size set to 1024 x 768 but I may reduce that. I just want people to be able to see the whole photo at once without changing the popup window to full screen mode.
jdelasko is offline   Reply With Quote
Old March 4th, 2007, 09:54 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 61
I changed it back to original settings. I guess I'll look into lightbox. At least it will display the entire photo.
jdelasko is offline   Reply With Quote
Old March 5th, 2007, 09:27 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
You may mod files as you wish
__________________
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
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Value of all sold articles is negative dontom Classifieds Bug Reports 3 September 21st, 2005 11:49 AM
Negative value for Items Sold(NOT A BUG) prodigy Classifieds Bug Reports 3 August 12th, 2005 11:25 PM
Header Space Between InterFX Photopost Pro How Do I...? 0 July 31st, 2005 03:23 PM
Unlimited space imported_axi Installs and Upgrade - vBulletin 3.0.X 3 June 13th, 2005 12:44 PM


All times are GMT -5. The time now is 07:19 AM.

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