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, 10:40 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 96
Remove table borders on vB index page

I have the Featured Photos working fine but can't seem to remove the borders for the table so my Adsense ads seem more integrated.

My inc_features code includes:

if ( $ViewPerm[$pcat] == 1 )
{
continue;
}

if ( pp_is_image($photo) )
{
$temp_user = $puserid;

if ( $height > $width )
{
$mthumb = "<img src=\"{$url_path}/images/overlay-roundp.gif\" height=\"105\" width=\"81\" border=\"0\" alt=\"\" />";
}
else
{
$mthumb = "<img src=\"{$url_path}/images/overlay-round.gif\" height=\"81\" width=\"105\" border=\"0\" alt=\"\" />";
}

// One box for each feature
$featured .= <<<PPPRINT
<td align="center" class="alt1">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="background: url({$data_dir}{$pcat}/thumbs/$photo); background-color: #000000; background-repeat: no-repeat; background-position: center;"><a href="{$url_path}/showphoto.php?photo={$pid}">$mthumb</a></td>
</tr>
</table>
<font size="1" face="verdana,arial">by {$puser}<br />
</td>
PPPRINT;


Thanks in advance for the help (I'm sure it's something easy I'm missing)
lmongello is offline   Reply With Quote
Old August 8th, 2006, 10:55 AM   #2 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 96
FYI my site is http://www.disneyworldtrivia.com
lmongello is offline   Reply With Quote
Old August 8th, 2006, 02:17 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
Try using div tags instead of the table tags or remove the class definitions to make things clear if thats what your trying to do
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old August 9th, 2006, 07:46 PM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2006
Posts: 6
Look: HERE


-Sokol
sokol is offline   Reply With Quote
Old August 9th, 2006, 09:58 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
your not talking about removing tables as your post above lead to. Your wanted to redo the thumbnails only different.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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
Remove Welcome and Search table from Index page tkaeding Photopost Pro How Do I...? 7 April 25th, 2006 09:40 AM
table borders not displaying with VB2 integration jjj0923 ReviewPost How do I...? 14 January 18th, 2006 04:20 PM
Remove the time on index page pengrus Photopost Pro How Do I...? 1 September 6th, 2005 02:39 PM
Remove 'Recent Comments" table from index dollman Photopost Pro How Do I...? 1 March 14th, 2005 01:56 PM


All times are GMT -5. The time now is 08:51 AM.

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