Support Forums

Old 07-01-2006, 06:32 AM   #1
Senior Member
 
 
Join Date: Mar 2006
Location: Calif/San Franisico Bay Area
Posts: 110
Rep Power: 17
newone is on a distinguished road
Default viewlisting.tpl.php V3.0.15 DEV

I am useing the viewlisting.tpl.php that juven14 gave us here at photo display in Viewlisting
it has been working fine untill today. I have notice that a ad that was placed goes beyond the frame of the ad you can see for yourself. http://www.justlookingfor.com/viewlisting.php?view=374. how do you stop this form happening.
newone is offline  
Old 07-01-2006, 09:46 AM   #2
Moderator
 
juven14's Avatar
 
Join Date: Mar 2006
Location: Texas
Posts: 2,224
Rep Power: 62
juven14 is a jewel in the rough
Default

I'd love to take credit for that but that's Erics code just tweaked in the checkout/step3.tpl.php to need a title.

Try making the td=div height/width.
HTML Code:
<td>
<div style="height: 100px; width: 500px;">
<div align="center">
Could use instead:
HTML Code:
<td height="100px" width="500px" align="center">
Then the container will stretch to fit the total size of the images but will begin at 100px.
__________________
John Snyder
PHP Developer
juven14 is offline  
Old 07-01-2006, 07:02 PM   #3
Senior Member
 
 
Join Date: Mar 2006
Location: Calif/San Franisico Bay Area
Posts: 110
Rep Power: 17
newone is on a distinguished road
Default

will this work

<td>
<div height="100px" width="500px" align="center">
{foreach from=$data item="entry"}<a onclick="return showPic(this)" href="photos/{$entry.image}" title="{$entry.title}"><img src="thumbs/small_{$entry.image}" hspace="5" vspace="5" border="0" class="imageborder" /></a>

{/foreach} </div>


</div>

Last edited by newone; 07-02-2006 at 02:05 AM.
newone is offline  
Old 07-02-2006, 01:50 PM   #4
Moderator
 
juven14's Avatar
 
Join Date: Mar 2006
Location: Texas
Posts: 2,224
Rep Power: 62
juven14 is a jewel in the rough
Default

Seems like you got it working.
__________________
John Snyder
PHP Developer
juven14 is offline  
 

Bookmarks

Thread Tools
Display Modes

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
Header Changer v3.0.15 - v3.1.5 MSeven HTML, CSS, and Design Help 24 10-13-2006 05:42 PM
v3.0.15 newone v3.0 Questions & Support 0 07-23-2006 11:59 AM
V3.0.15 payment ad not complete newone v3.0 Questions & Support 18 07-09-2006 09:50 AM
Header V3.0.15 newone HTML, CSS, and Design Help 17 05-05-2006 09:44 AM
V3.0.15 release: Is it necessary to upgrade? julyrod v3.0 Questions & Support 5 04-04-2006 05:56 PM


All times are GMT -4. The time now is 05:45 PM.


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