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 July 8th, 2006, 02:18 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 78
Thumbnails on forum index without all the tables...

I want nothing but thumbnails on my forum index page... no tables... not text... no nothing but just the 4 thumbnails and I want them to be centered with a width of 728 pixels. Like this... right above Google Adsense:

Code:
Content visible to verified customers only.

What do I need to modify to get this done and what exactly do I need to take out?

Many thanks!
Sonnie is offline   Reply With Quote
Old July 8th, 2006, 05:54 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
You may ask modification question on our mod forum. You will need to recode the inc_features.php script.
__________________
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 July 8th, 2006, 10:55 AM   #3 (permalink)
Senior Member
Verified Customer
 
Join Date: Mar 2006
Location: Yorkshire
Posts: 603
when he says recode you just whip out about 5 lines its not hard.....
Sybaris is offline   Reply With Quote
Old July 8th, 2006, 12:24 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
yeah rip out all the html and replace it with a div tag
__________________
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 July 8th, 2006, 06:55 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 78
I've got it pretty close to what I think I want... not what I originally planned but I may like it better.

How can I changed the background around the thumbnail? Not the background inside the border, but the small area around the outside of the border. There appears to be some white/gray space there.

Code:
Content visible to verified customers only.
Thanks
Sonnie is offline   Reply With Quote
Old July 8th, 2006, 09:54 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
You would need to create a new overlay template file

or say do this

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 July 8th, 2006, 10:11 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 78
With that I get:

Code:
Content visible to verified customers only.
Just to make sure... I replaced the $mthumb lines with your code above... here is where I replace it... which is now changed back to what it was:

Code:
Content visible to verified customers only.
Sonnie is offline   Reply With Quote
Old July 9th, 2006, 08:11 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
If you delete the code you have and replace that with the mmthumb line I gave and then change the html to what I noted below the mmthumb line that gets rid of the overlay image and just uses the thumbnail
__________________
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 July 9th, 2006, 01:34 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 78
Okay... I've got it like this now...

Code:
Content visible to verified customers only.
Now, how can I add a simple 1 or 2 pixel black border around the thumbnails?

Thanks!
Sonnie is offline   Reply With Quote
Old July 9th, 2006, 01:36 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 78
Nevermind.... I didn't realize that table was for the thumbs themselves... I just inserted 1 for the border and got what I wanted.
Sonnie is offline   Reply With Quote
Old September 2nd, 2006, 06:50 PM   #11 (permalink)
Member
Verified Customer
 
Smoothie's Avatar
 
Join Date: Aug 2002
Location: NY
Posts: 415
Is it possible to strip all that stuff out (By.. Category, Photos, comments and leave the thumb overlay, frame, whatever in place?
Smoothie is offline   Reply With Quote
Old September 2nd, 2006, 06:56 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Just remove the variables from the printed html in the file
__________________
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 September 2nd, 2006, 07:16 PM   #13 (permalink)
Member
Verified Customer
 
Smoothie's Avatar
 
Join Date: Aug 2002
Location: NY
Posts: 415
Basically I'm trying to get it to look like the image in the first post.
Smoothie is offline   Reply With Quote
Old September 2nd, 2006, 08:16 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
this is what you delete in inc_features.php

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 September 3rd, 2006, 10:52 AM   #15 (permalink)
Member
Verified Customer
 
Smoothie's Avatar
 
Join Date: Aug 2002
Location: NY
Posts: 415
What template controls the featured photos on forum index? Or is it all done through inc_features.php?
Smoothie is offline   Reply With Quote
Old September 3rd, 2006, 01:23 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Yes it is all self contained in that file all the html
__________________
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 September 3rd, 2006, 04:01 PM   #17 (permalink)
Member
Verified Customer
 
Smoothie's Avatar
 
Join Date: Aug 2002
Location: NY
Posts: 415
Thanks again.
Smoothie 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
Index forum style thumbnails. Drew-SDM Photopost Pro How Do I...? 7 June 16th, 2006 09:39 AM
How can i see thumbnails on the vb index page? maikj Photopost Pro How Do I...? 2 June 15th, 2006 09:52 AM
Index Thumb's and Cat Tables? Dark Fury Photopost Pro How Do I...? 8 May 17th, 2006 12:26 PM
thumbnails on vb3 index Knyteguy Photopost Pro How Do I...? 3 December 19th, 2005 12:44 AM
Thumbnails on forum page iloco Photopost Pro How Do I...? 12 December 28th, 2004 05:54 PM


All times are GMT -5. The time now is 04:29 PM.

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