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 Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 2nd, 2010, 02:52 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 321
Template isue

How can I change the width from the table in the uploadfield?
Now everything is on the left side and right there is space enough.
(see attachment)
So I think that I must change some settings.
Also I have now a lot of upload fields for image.
How can I removed some items?
Attached Images
File Type: jpg clas.jpg (22.6 KB, 7 views)
aberg is offline   Reply With Quote
Old February 2nd, 2010, 03:15 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Cant guess by the attachment. Please post a real url and test login for us to look at your page thanks.
__________________
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 February 4th, 2010, 12:31 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 321
Thanks, I have found the isue.
It was the editor which give the problem.
I have changed in the uploadproduct.tmpl the code:

Before:
<tr>
<td colspan="2" class="style1"><textarea name="desc" cols="50" rows="10"></textarea></td> </tr>
<td class="{$Style['tddetails']}" align="{$Globals['align1']}" style="width: 584px">{$pp_phrase['enterkeys']}:</td>
<td class="{$Style['tddetails']}" align="{$Globals['align1']}"><input type="text" size="50" name="keywords" /></td>
</tr>

<tr>
<td valign="top" class="{$Style['tddetails']}" align="{$Globals['align1']}">{$pp_phrase['productdesc']}
</td>
<td class="{$Style['tddetails']}" align="{$Globals['align1']}"><textarea name="desc" cols="50" rows="10"></textarea></td>
</tr>


Change to:
<tr>
<td valign="top" class="{$Style['tddetails']}" align="{$Globals['align1']}" style="width: 584px">{$pp_phrase['productdesc']}
</td>
<td class="{$Style['tddetails']}" align="{$Globals['align1']}">&nbsp;</td>
</tr>
PPPRINT;

if ( $Globals['dispkeys'] == "yes" ) {
echo<<<PPPRINT
<tr>
<tr>
<td colspan="2" class="style1"><textarea name="desc" cols="50" rows="10"></textarea></td> </tr>
<td class="{$Style['tddetails']}" align="{$Globals['align1']}" style="width: 584px">{$pp_phrase['enterkeys']}:</td>
<td class="{$Style['tddetails']}" align="{$Globals['align1']}"><input type="text" size="50" name="keywords" /></td>
</tr>


Now is works fine
aberg is offline   Reply With Quote
Old February 4th, 2010, 12:36 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
You put in a max width for the editor
__________________
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
Which template is this? LBmtb Photopost Pro How Do I...? 2 November 11th, 2006 06:04 PM
Which template? AmericanBulldog Classifieds How do I...? 1 July 15th, 2006 08:07 AM
which template is this? LBmtb Photopost Pro Installation & Upgrades 1 January 20th, 2006 01:39 PM


All times are GMT -5. The time now is 04:37 AM.

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