News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Simple Files List with Checkboxes

Started by hafizadam, 22.02.2014 08:39:23

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hafizadam

Hi,
Recently I modified the default File Layout: Simple Files List and added checkboxes functions
So I just want to share if anyone else would like to use it =)

Note: I changed the percentage of width to best suit my site so feel free to change it to your liking

- - - - - - - - - -

Does the layout use CHECK boxes? YES
Insert mini-symbol? NO

{files_title_begin}
<div style="background-color:#EFEFEF; border:1px solid #BFBFBF; padding:6px;">{files_title_text}</div>
<table width="100%" border="0" cellpadding="6" cellspacing="0" style="background:#EBEBEB;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc"">
 <tr>
 <td width="10%"></td>
 <td style="font-weight: bold; border-left:1px solid #cccccc;" width="35%">Name</td>
 <td style="font-weight: bold;border-left:1px solid #BFBFBF;" align="center" width="15%">{created_date_title}</td>
 <td style="font-weight: bold;border-left:1px solid #BFBFBF;" align="center" width="15%">{filesize_title}</td>
 <td style="font-weight: bold;border-left:1px solid #BFBFBF;" align="center" width="15%">{hits_title}</td>
 <td style="border-left:1px solid #BFBFBF;" align="center" width="10%"></td>
 </tr>
</table>
{files_title_end}

<table width="100%" border="0" cellpadding="6" cellspacing="0" style="background:#F8F8F8;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc">
  <tr>
  <td style="border-left:1px solid #cccccc;vertical-align:middle;" width="10%">{file_pic}</td>
  <td style="border-left:1px solid #cccccc;" width="35%">{file_title}</br><em>{release}</em></td>
  <td style="border-left:1px solid #cccccc;" align="center" width="15%"><small> {created_date_value}</small></td>
  <td style="border-left:1px solid #cccccc;" align="center" width="15%"><small>{filesize_value}</small></td>
  <td style="border-left:1px solid #cccccc;" align="center" width="15%"><small>{hits_value}</small></td>
  <td style="border-left:1px solid #cccccc;" align="center" width="10%"><small>{checkbox_list}</small></td>
</tr>
</table>


[gelöscht durch Administrator]
  •  

Arno

Hi,
good idea, many thanks that you share it with us.   8)
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

frankee

  •