Results 1 to 5 of 5
  1. #1
    Junior Member ziyush's Avatar
    Joined
    Apr 2012
    Posts
    9
    Thanks
    Received:0
    Given: 0
    Version
    1.2.0

    auto thumb module thumbnail size

    In Auto Thumb Module

    How can we Edit thumbnail size of Story Page , and Single Story Page.

    Suppose I want to Show 100x100 PX Image in story page(homepage)

    and

    200x200 Imag size in Single story Page , Is theer any Option.

    Tarun

  2. #2
    Member worldwalker's Avatar
    Joined
    Jun 2010
    Posts
    94
    Thanks
    Received:0
    Given: 0
    Version
    1.2.0
    cant you set the size in the admin panel ?

    under module auto thumb settings perhaps ?

  3. #3
    Junior Member ziyush's Avatar
    Joined
    Apr 2012
    Posts
    9
    Thanks
    Received:0
    Given: 0
    Version
    1.2.0
    No, Setting is there but that is Global Setting. Image width that we set there and home page thumbnail image size both are same we need different size in post page and Home page.

  4. #4
    Pligg Founder/Coder/Designer Yankidank's Avatar
    Joined
    Dec 2005
    Location
    San Francisco, CA
    Posts
    5,513
    Thanks
    Received:85
    Given: 14
    Site
    http://pligg.com/demo/
    You will have to manually insert the tags for the images into your link_summary.tpl file. I've provided a sample below that would embed a 100x100 thumbnail of the first attached image on the non-story pages (published, upcoming pages) and a 200x200 thumbnail on the story page. You would insert this into your link_summary.tpl template file where you want the image to appear.
    Code:
    {if $pagename neq "story"}{$image1_100x100}{else}{$image1_200x200}{/if}
    The Facebook Module for Pligg CMS!
    Register, Login, and Submit Stories with Facebook. An absolute MUST HAVE for all Pligg sites!

  5. #5
    Junior Member ziyush's Avatar
    Joined
    Apr 2012
    Posts
    9
    Thanks
    Received:0
    Given: 0
    Version
    1.2.0
    Confused in placing above Code Tried all places , Not working , Can you Give full code to show 100x100 px width in NON STORY Pages



    Also tell us How to Adjust Position of image to left side in non story pages when we are using center position of images in story pages.
    Last edited by ziyush; 04-29-2012 at 09:59 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg