Go Back   Pligg CMS Forum > Pligg Help > Customization Assistance

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-31-2008, 01:13 PM
New Pligger
 
Join Date: Jul 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbnails on main page

Hi all,
I am newbie in editing SMARTY and working with PHP at all, so I was wondering if you can help me with issue that I have. I want to put the thumbnail that appears when you are looking at the story itself (at story.php). Can you give me a clue how to do it ?

Thanks in advance.

Evgeny
Reply With Quote
  #2 (permalink)  
Old 07-31-2008, 01:45 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,399
Thanks: 171
Thanked 440 Times in 279 Posts
open yoursite/templates/yget/link_summary.tpl and look for

Code:
{if $use_thumbnails eq true && $pagename eq "story" && $url_short neq "http://" && $url_short neq "://"}
                <b><img src="http://images.websnapr.com/?url={$url_short}&size=T" style="float:right; padding-left:10px;padding-top:35px;"></b>
            {/if}
Replace with
Code:
<b><img src="http://images.websnapr.com/?url={$url_short}&size=T" style="float:right; </b>
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #3 (permalink)  
Old 07-31-2008, 02:27 PM
New Pligger
 
Join Date: Jul 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
thanks, I've been wondering the same thing. Will test it out tonight.
Reply With Quote
  #4 (permalink)  
Old 07-31-2008, 03:47 PM
New Pligger
 
Join Date: Jul 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Works just fine - thanks.

Just note that the <b></b> TAG is BOLDing all lines in the story.
Reply With Quote
  #5 (permalink)  
Old 07-31-2008, 05:53 PM
New Pligger
 
Join Date: Jul 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Talking Oh God

Thanks a Lot man
Reply With Quote
Reply

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 Off
[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
Page Numbers in main page.... vgreets General Help 0 01-10-2008 09:27 PM
Show Page Thumbnails on main page seer General Help 2 11-20-2007 04:20 AM
Show Video and images Thumbnails on main page massi999 General Help 1 11-19-2007 12:40 PM
how to put thumbnails in main page sawy General Help 0 11-01-2007 07:52 AM


Search Engine Friendly URLs by vBSEO 3.2.0