Results 1 to 2 of 2

Thread: Channel image on view_video.tpl

  1. #1

    Default Channel image on view_video.tpl

    This is the code that shows the channel name on the view_video.tpl. I would like the assigned channel image to show instead of the name.

    {insert name=video_channel assign=channel vid=$VID}
    {section name=k loop=$channel}
    {$channel[k].name}
    {/section}

    This is the code in the channel.tpl that shows the images for each channel.

    [img]{$baseurl}/chimg/{$answers[i].CHID}.jpg[/img]

    any help would be great :)

  2. #2
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Channel image on view_video.tpl

    One thing to consider when using graphics in place of text, there are, actually, blind and visually impaired people who do use the internet. Most of them have their computers set to "read" out loud what's on their screen for them. I would recommend, in addition to using the channel image, that you also place the text for it somewhere near it, once it's found out how to get this to work.

    If a designer uses a graphic instead of text, the visually impaired person's computer won't be able to read this out loud to the person. Text is definitely preferred and highly recommended to use rather than graphics whenever possible. Using text instead of images to convey a message also speeds page loads and reduces bandwidth usage.
    If it's not fun, stop doing it!

Similar Threads

  1. all thumbs on a view_video
    By Ensyte in forum Template Modifications
    Replies: 4
    Last Post: 03-09-2009, 05:33 AM
  2. rearranging the view_video.tpl help
    By alanjoseph4 in forum Template Modifications
    Replies: 6
    Last Post: 09-12-2008, 01:35 PM
  3. Channel image problem
    By nikkisixx in forum Installation Support
    Replies: 1
    Last Post: 07-25-2008, 04:35 AM
  4. Can't Change Channel Image
    By browniegirl in forum Template Modifications
    Replies: 6
    Last Post: 06-22-2008, 07:34 PM
  5. change image channel?
    By xony in forum Feature Requests
    Replies: 1
    Last Post: 07-07-2007, 09:35 PM

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
  •