![]() |
|
|||||||
| Styles / Templates Use this forum to share or find help on creating CSS style sheets or full ClipShare templates. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Member
|Forum Newbie|
![]() Join Date: Apr 2007
Posts: 3
![]() |
I want to change the rows and colums on the watch page channels look-alike as video. Can you help me? file channels.tpl attachment present. Thanks
|
|
|
|
|
|
#12 | |
|
Member
|Forum Newbie|
![]() Join Date: Apr 2007
Posts: 24
![]() |
Quote:
To change rows and colums find and change this code in chanels.tpl: Code:
{if $smarty.section.i.index mod 3 eq "0" and $smarty.section.i.index gt "0"}
for exmple if you want to have 5 rows set "mod 5 eq "0"". Unfortunately the hole number of chanels is shown on one page and it is not possible to change the the number of colums because there is no limit of colums to be shown on the page. |
|
|
|
|
|
|
#13 |
|
Member
|Forum Newbie|
![]() Join Date: Apr 2007
Posts: 3
![]() |
thanks you.
|
|
|
|
|
|
#14 |
|
Banned
|Forum Newbie|
![]() Join Date: Mar 2007
Posts: 47
![]() |
Check your head1.tpl and make sure javascript libraries for upload is there,
XsteelWolf |
|
|
|
|
|
#15 | |
|
Member
|Forum Newbie|
![]() Join Date: Apr 2007
Posts: 24
![]() |
Quote:
Code:
<!--!!!!!!!!!!!!!!!!!!!!!!!! LIBRARY !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-->
<script src="{$baseurl}/ajax/cpaint2.inc.js" type="text/javascript"></script>
<script src="{$baseurl}/js/myjavascriptfx.js" type="text/javascript"></script>
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<!--!!!!!!!!!!!!!!!!!!!!!!!!! Processing SCRIPT !!!!!!!!!!!!!!!!!!!-->
<script language=JavaScript src={$baseurl}/js/indexonly.js></script>
<script language=JavaScript src={$baseurl}/js/myjavascriptajax.js></script>
<script language=JavaScript src={$baseurl}/js/myjavascript.js></script>
<link href="{$baseurl}/css/style.css" rel="stylesheet" type="text/css">
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
|
|
|
|
|
#16 |
|
Member
|Forum Newbie|
![]() Join Date: Apr 2007
Posts: 24
![]() |
xsteelwolf have you joined the upload page? do you have a working example(attach the upload.tpl if possible)?
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| site style | kernelsplink | Pre-Sales Questions | 3 | 12-11-2006 11:37 PM |