Nightmares
ayhold Create A Folder Named
Music inside the folder create A file named
index then pest the code in the index file
<center><xt:filelist sort_type="updated" sort_dir="desc" folder="/THE FOLDER THAT CONTAINS THE MUSIC FILES" template="<table width='100%'><tr><td width='25%' class='header' align='center'><img src='http://www.nightmareclick.xtgem.com/Site/main.jpg' width='100%' height='100%'></td><td width='75%' align='left' class='footer'><img src='http://weezywap.xtgem.com/images/rating.gif'/><br/><b>Name: </b><b style='color:blue'>.file_name_parsed.</b><br/><b>File Size: </b><b style='color:green'>.file_size.</b><br/><b>• </b><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.'><b style='color:red'>Download Now!</b></a></td></tr></table>" filter="*.*" per_page="10" /><br/>Jump to page:<form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input
type="submit" value="jump"></form></center>
Copy code I HOPE U NO HOW TO LINK IT TO YOUR HOMEPAGE©
if u don't no just ask
ayhold
Nightmares gv me all code on Hw to design picture
Weezy
ayhold U are confusing yourself!
ayhold
Weezy hw to design my forum lyk strikecoded
Weezy
ayhold Request the forum twig from the admin!
ayhold
Weezy gv me picture filelist code and download
Weezy
ayhold Copy the images filelist code, note that the folder to be used should contain images only ..replace FOLDER with the path to the folder, DIV_CLASS with the div class name
<center><xt:filelist sort_type="updated" sort_dir="desc" folder="/FOLDER" template="<table width='100%'><tr><td width='25%' class='DIV_CLASS' align='center'><img src='.file_url.' width='100%' height='100%'></td><td width='75%' align='left' class='DIV_CLASS'><img src='http://weezywap.xtgem.com/images/rating.gif'/><br/><b>Name: </b><b style='color:blue'>.file_name_parsed.</b><br/><b>File Size: </b><b style='color:green'>.file_size.</b><br/><b>• </b><a href='/preview?name=.file_name_parsed.&link=.file_url.'><b style='color:red'>Preview</b></a><b>• </b><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.'><b style='color:red'>Download</b></a></td></tr></table>" filter="*.*" per_page="5" /><br/>Jump to page: <form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input
type="submit" value="jump"></form></center>
Copy code