Results 1 to 3 of 3

Thread: Newslist with thumbnail image

  1. #1
    New user
    Join Date
    06-27-09.
    Posts
    9

    Default Newslist with thumbnail image

    Hi,

    i'd like to have the news presented as a list with the embedded image in the news themselves as thumbnail. I guess this hast to be a new template for the news but i have no clue how to deal with the images. Anybody likes to share some insights?


    lG,
    Alexander

  2. #2
    New user
    Join Date
    06-27-09.
    Posts
    9

    Default Re: Newslist with thumbnail image

    really noone with a hint for me?

  3. #3
    User
    Join Date
    06-20-09.
    Posts
    115

    Default Re: Newslist with thumbnail image

    You can use the 'News_latest' template. or modify it as you wish.

    - Setup your news module as usual, in the module pick News Template 'news_latest'.
    - Next in your news article you will see a field called Article image - add an image. This will appear in your news article aswell as a teaser image in your list.

    you can set your the look of your teaser image size etc. in your CSS.

    Code:
    .layout_latest .image_container img {
    width:150px;
    }
    that's how i did it.

    this may be useful too:
    http://www.typolight.org/forum/message/14316.html
    geung

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •