[SOLVED] regarding image upload 1.03 thumbnail can i make it float

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 12-14-2008, 01:39 PM
New Pligger
 
Join Date: Nov 2008
Posts: 19
i already have installed the module called image upload 1.03, it is more than great

but the problem i have "you can see the image below"



as you can see the thumbnails shows beneath "under" the summary



i want the thumbnail to appear on the left side not below the summary, exactly like the image below:



long story short, i want it to float on the left side

this is the code i added to link_summary.tpl
{php}
// START: Image Upload Module
check_actions('image_upload_preview', $vars);
// END: Image Upload Module
{/php}

p.s. some how i feel like nobody is gonna help me, because this is my third thread, and no body ever helped me until now

c'mon guys, i need your help

btw: how come there is no smilies installed on pligg 9.9.5 comments
Reply With Quote
  #2 (permalink)  
Old 12-14-2008, 05:15 PM
Pligg Donor
 
Join Date: Jul 2007
Posts: 286
Try this code in your link_summary.tpl file:
<div style="float:left; padding-top:0px;"> {php} check_actions('image_upload_preview'); {/php} </div>

Thanks
Reply With Quote
  #3 (permalink)  
Old 12-14-2008, 07:08 PM
New Pligger
 
Join Date: Nov 2008
Posts: 19
thank you very much
i adjusted the code because it was showing an error

this is the code after adjustment

<div style="float:left; padding-top:0px;"> {php} check_actions('image_upload_preview', $vars); {/php} </div>

but still it didn't float on the left side you can see the photo below



thanks again bro, you have been a great help


regards,
george
Reply With Quote
  #4 (permalink)  
Old 12-14-2008, 07:18 PM
New Pligger
 
Join Date: Nov 2008
Posts: 19
omg it worked perfectly


thanks bro,

i really appreciate your help

Last edited by crowng; 12-14-2008 at 07:27 PM.
Reply With Quote
Reply

Tags
image upload float

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Module (File and Image Attachment) Yankidank Free Modules 268 02-03-2012 12:19 PM
Image Upload - Make image link to story swese44 Questions and Comments 1 07-22-2008 10:07 PM
[SOLVED] When I upload a image when submitting a news story... gossipqueenie Questions and Comments 3 10-27-2007 12:44 PM
Image upload mod, How to make this thing disappear ? goopopp Questions and Comments 0 06-29-2007 05:47 AM
Image Upload / Image display with stories mod - Will pay for dev and share adampoots Questions and Comments 8 04-10-2007 08:22 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development