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 August 8th, 2006, 11:50 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question Photopost Spacing Issue Below Annoucement

Hello Everyone,

I'm still loving Photopost! However, there is a bit of a spacing issue below the announcement. Please see attachment (not normal.gif).

I want the spacing the be the same as it is below the annoucement in Photopost Classifieds. Please see attachment (normal.gif).

If any one knows exactly how to fix this, I mean exactly (because I am not pro), I would appreciate the help greatly.


Thank You,

Nuguru
Attached Images
File Type: gif not-normal.gif (2.6 KB, 10 views)
File Type: gif normal.gif (3.5 KB, 7 views)
nuguru is offline   Reply With Quote
Old August 9th, 2006, 12:01 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,802
Add a break tag <br /> before the closing PPPRINT; in anouncement template
__________________
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 August 9th, 2006, 01:07 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question

Quote:
Originally Posted by Chuck S View Post
Add a break tag <br /> before the closing PPPRINT; in anouncement template
Hello,

Thanks for the quick response. Okay here is the code from the annouce.tmpl in template as you suggested.

<?php
echo<<<PPPRINT
<!-- BEGIN TEMPLATE: announce.tmpl -->
$ppopen
<tr>
<td align="center" class="{$Style['menubar']}">
<span class="{$Style['medium']}"><b>{$Globals['newstitle']}</b></span>
</td>
</tr>
<tr>
<td class="{$Style['tddetails']}" align="left">
<span class="{$Style['small']}">{$Globals['newscopy']}</span>
</td>
</tr>
$ppclose
<!-- END TEMPLATE: announce.tmpl -->
PPPRINT;
?>

I changed it to:

<?php
echo<<<PPPRINT
<!-- BEGIN TEMPLATE: announce.tmpl -->
$ppopen
<tr>
<td align="center" class="{$Style['menubar']}">
<span class="{$Style['medium']}"><b>{$Globals['newstitle']}</b></span>
</td>
</tr>
<tr>
<td class="{$Style['tddetails']}" align="left">
<span class="{$Style['small']}">{$Globals['newscopy']}</span>
</td>
</tr>
$ppclose
<!-- END TEMPLATE: announce.tmpl -->
<br />
PPPRINT;
?>

But no luck. It did not make a difference in the spacing. Strange? What can I do next?

Thank You,

Nuguru
nuguru is offline   Reply With Quote
Old August 9th, 2006, 08:34 AM   #4 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 240
Sorry, forget this post I don't know what I'm talking about.

Last edited by pistebasher; August 9th, 2006 at 08:40 AM.
pistebasher is offline   Reply With Quote
Old August 9th, 2006, 08:39 AM   #5 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
<br /> is correct (not <br>).
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P 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
Double Spacing Issue SteveSteve ReviewPost Suggestions 0 July 6th, 2006 11:25 PM
Spacing iguanairs How Do I? - vBulletin 3.5.X 8 August 19th, 2005 11:23 AM


All times are GMT -5. The time now is 02:21 PM.

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