pusatdata

File JDownloads 2 Coloumn

Aug 26th, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. http://www.jdownloads.com/forum/index.php?topic=4632.0
  2. Code:
  3. {files_title_begin}<div style="background-color:#EFEFEF; padding:6px;">
  4. {files_title_text}</div>{files_title_end}
  5.  
  6. <div style='float:left;width:33%'>
  7. <table width="100%" border="0" cellpadding="5" cellspacing="5" style="background:#ffffff;border-bottom:3px solid #c80000">
  8. <tr valign="top">
  9. <td width="90%" valign="top">{file_pic} <b>{file_title}</b>
  10. {release} {rating} {pic_is_new} {pic_is_hot} {pic_is_updated}
  11.  
  12. </span>
  13. </td>
  14. </tr>
  15. </table>
  16. </div>
  17.  
  18. ================================================================
  19. If you want two columns: <div style='float:left;width:50%'>
  20. If you want 4: <div style='float:left;width:25%'>
  21. Agar tingginya sama bisa dibuat height:245px
Add Comment
Please, Sign In to add comment