Results 1 to 5 of 5

Thread: Increase channel width / columns

  1. #1

    Default Increase channel width / columns

    I want to increase the number of columns from 4 to 5 or 6 in the CHANNELS page. Can anyone advice me on how to do this, please?

  2. #2

    Default Re: Increase channel width / columns

    Edit the channels.tpl file in template folder .Findout the following

    {if $smarty.section.i.index mod 4 eq "0" and $smarty.section.i.index gt "0"}

    Change index mod 4 to index mod 6

  3. #3

    Default Re: Increase channel width / columns

    Thank you for your fast response - it worked.

    It also made the web page larger and not so cute. The images are now packed together. How can I make the chanell images smaller?

  4. #4
    Join Date
    Jan 2008
    Location
    Miami,FL
    Posts
    7

    Default Re: Increase channel width / columns

    in channels.tpl line 16 change the numbers in alt="channel" width="120px" height="90" to whatever you want.

  5. #5

    Default Re: Increase channel width / columns

    Excellent!! It works well. I appreciate you help!

Similar Threads

  1. increase the width
    By lijojohn in forum Template Modifications
    Replies: 1
    Last Post: 07-05-2008, 11:18 AM
  2. How to change width in 2.6?
    By k3lvin in forum Template Modifications
    Replies: 1
    Last Post: 01-07-2008, 06:36 AM
  3. how to increase the Website Width?
    By megavideos.in in forum Template Modifications
    Replies: 1
    Last Post: 12-27-2007, 04:27 AM
  4. How do i add more columns in Most recent and Channel pages
    By sydawn in forum Template Modifications
    Replies: 14
    Last Post: 11-12-2007, 01:46 AM
  5. increase the width
    By lijojohn in forum General Discussions
    Replies: 0
    Last Post: 01-01-1970, 12:00 AM

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
  •