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 March 27th, 2008, 08:03 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2008
Posts: 59
How to customize message.

How do i customize my mesg to this "

Put this on MY site!

Click the photo icon above and copy the code below to tag this file for Myspace, Facebook, Blogger and forums. (High traffic sites, please copy the file to your server.)"

example >> http://skidpics.com/showphoto.php/photo/1038


thank
mark|3 is offline   Reply With Quote
Old March 28th, 2008, 04:32 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Looks to me like you have altered this.
__________________
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 30th, 2008, 10:58 PM   #3 (permalink)
Ultimate Member
 
Join Date: Jun 2007
Posts: 1,340
In showphoto.tmpl (template directory) Replace:
<b>{$Globals['pp_lang']['htmlcode']}:</b> <input class="{$Style['blockquote']}" type="text" name="html" value="$showhtmlcode" size="80" onclick="this.focus();this.select()" /><br />

With:

<b>{$Globals['pp_lang']['htmlcode']}:</b> <br><input class="{$Style['blockquote']}" type="text" name="html" value="$showhtmlcode<a &nbsp;href=&#34http://skidpics.com&#34><br>Get your Skidpics Fix!</a></p>" size="80" onclick="this.focus();this.select()" /><br />

Replace http://skidpics.com with YOUR link and Get your skidpics fix with YOUR text

Above this, you can add your text such as:
<br><b>* Use the below code for Myspace, Facebook, Hi5 and blogs *</b><br>

Here is the way I have it coded:

Quote:
<br><b>* Use the below code for Myspace, Facebook, Hi5 and blogs *</b><br>

<b>{$Globals['pp_lang']['htmlcode']}:</b> <br><input class="{$Style['blockquote']}" type="text" name="html" value="$showhtmlcode<a &nbsp;href=&#34http://skidpics.com&#34><br>Get your Skidpics Fix!</a></p>" size="80" onclick="this.focus();this.select()" /><br />
I would like to make the link form a bit bigger, perhaps 3 rows deep.. How do we do that, Chuck?
skidpics is offline   Reply With Quote
Old March 31st, 2008, 07:56 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
If your trying to make the text bigger use the span and style tags

http://www.w3schools.com/tags/default.asp

Or you can create a new style class in the stylesheets with the new declarations you wish and then use that style class where 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
Old May 10th, 2008, 09:58 AM   #5 (permalink)
Ultimate Member
 
Join Date: Jun 2007
Posts: 1,340
Concerning this issue. Tell me something, if I edit the file local (showphoto.tmpl) and upload it, the coding works fine.. If, however, I edit the template online, it changes the coding.. What would because that?

before:
Quote:
HTML code: <img src="http://skidpics.com/galleries/data/500/medium/l_7a3f49c97dbbc95882e997d16a9d9e34.jpg" /><a href="http://skidpics.com"><br>skidpics.com Photo Sharing</a></p>

After a template edit via admin, the code gets all broken up into this:

HTML code:
Quote:
<img src="http://skidpics.com/galleries/data/500/medium/l_f0f5ed1360ed84edf44465b075a2142a.jpg" /><a href=
then as text underneath skidpics.com Photo Sharing" size="80" onclick="this.focus();this.select()" />
skidpics is offline   Reply With Quote
Old May 10th, 2008, 10:30 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Try taking the <br> and </p> tags out I really dont know because your code your using is not here but feel free to discuss your code mods 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 June 25th, 2008, 11:19 PM   #7 (permalink)
Ultimate Member
 
Join Date: Jun 2007
Posts: 1,340
actually, after checking some editing.

easier to tweak line 1570 in showphoto.php to reflect the code change, that way, any edits to showphoto.tmpl directly through admin panel will not effect display.

Line 1570 in showphoto.php

Old:
Quote:
$showhtmlcode = "&lt;img src=&quot;$imgurl&quot; /&gt;";
New:
Quote:
$showhtmlcode = "&lt;img src=&quot;$imgurl&quot; /&gt;<a &nbsp;href=&#34http://skidpics.com&#34><br>Browse and Share photos at skidpics</a>";
it would be nice to show an html thumbed image also. if I have time, I will look into it and post the coding to it..
skidpics is offline   Reply With Quote
Old June 26th, 2008, 08:46 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Not a problem glad your getting into tweaking things to your needs I always find that relaxing
__________________
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
How do I customize the index.php page? jjgelinas77 ReviewPost How do I...? 2 February 7th, 2006 09:00 AM
customize the look of reviewpost larryk ReviewPost Installation & Upgrades 2 December 21st, 2004 11:24 AM
Easy to customize the design for Reviewpost? iKwak Before You Buy 1 August 26th, 2004 08:42 PM


All times are GMT -5. The time now is 03:19 PM.

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