Gbemicharles
Unlimitedapps Pls I need your random logo code with xtgem.com
Unlimitedapps
Gbemicharles Note: replace where you see
YOUR-LOGO-URL with your logo links!
Create a plaintext file direct in your filebrowser @
http://xtgem.com/filebrowser name it
logo.js and paste the below code inside it and save!
/* random content script */
var quotes=new Array()
quotes[0]='<center><div align="center" style="background:url(http://YOUR-LOGO-URL.png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt3.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[1]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.Png) no-repeat top left; padding-bottom:5; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt4.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[2]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.Png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt7.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[3]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.Png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt5.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[4]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.Png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt10.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[5]='<center><div align="center" style="background:url(http://YOUR-LOGO-URL.Png) no-repeat top left; width:200px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt3.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[6]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.png) no-repeat top left; padding-bottom:5; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt4.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[7]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt7.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[8]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt5.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[9]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt7.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[10]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt6.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[11]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt7.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[12]='<center><div align="center" style="margin:2px; background:url(http://YOUR-LOGO-URL.png) no-repeat top left; width:235px;"><right><div style="background:url(http://unlimitedapps.xtgem.com/Admin/Pic/xt7.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])
Copy code Then paste the below javascript code anywhere you want the logos to be displaying!
<script language="javascript" src="http://yoursitename.xtgem.com/logo.js"></script>
Copy code
Gbemicharles
Unlimitedapps Thanks bro i need filelist code and download page code for music .and pls teach me where i will upload the music and the codes
Unlimitedapps
Gbemicharles Copy the filelist and the download page code below, replace the ones in capital letters, create a file named
download direct in ur file browser ..and paste the download page code in it..replace the div class names in the download page with urs ..
<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='http://iMAGE_PREVIEW_LINK.png' width='100%' height='100%'></td><td width='75%' align='left' class='DIV_CLASS'><img src='http://unlimitedapps.xtgem.com/Admin/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="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 create a file named
download direct in ur filebrowser ..dont put it in any folder ..inside the download ..enter the code below
<div class="header"><center><b>File Statistics</b></center></div>
<div class="menu"><b>Name:</b> <b style=color:red;>{_$name|No File Referred To}</b></div>
<div class="menu"><b>File size:</b> <b style=color:red;>{_$size|No File Referred To}</b></div>
<div class="menu"><b>Category:</b> <b style=color:red;>{_$category|No File Referred To}</b></div>
<div class="menu"><b>Time Of Upload:</b> <b style=color:red;>{_$time|Not Available}</b></div>
<div class="menu"><b>Date Of Upload:</b> <b style=color:red;>{_$date|Not Available}</b></div>
<div class="menu"><a href="{_$href|404}"><center><img src="http://unlimitedapps.xtgem.com/images/download_icon2.png"></center></a></div><br/><table width="100%" border="0"><tr><td width="33%" bgcolor="" class="DIV_CLASS" align="center"><b>URL</b><br/><input type="text" size="5%" value="{_$href|http://<xt:url type="domain"/>/index}"></input></td><td width="34%" bgcolor="" class="DIV_CLASS" align="center"><b>HTML</b><br/><input type='text' size='5%' value='<a href="{_$href|http://<xt:url type="domain"/>/index}">Download {_$name|Nothing}</a>'></input></td><td width="33%" bgcolor="" class="DIV_CLASS" align="center"><b>BB CODE</b><br/><input type="text" size="5%" value="[url={_$href|http://<xt:url type="domain"/>/index}]Download {_$name|Nothing}[/url]"></input></td></tr></table>
Copy code To upload musics on your site, create a folder named
music and upload the musics from your local device (memory card) or via Remote server url option.
Gbemicharles
Unlimitedapps Pls what the meaning of div class
Unlimitedapps
Gbemicharles You get div class from css, drop the css stylesheet you are using!
Gbemicharles
Gbemicharles And that of random logo my logo url ends with .jpg can i use it or i shd upload logos that end with .png
Unlimitedapps
Gbemicharles Check the div class names of the jcms css stylesheet @
http://unlimitedapps.xtgem.com/Wapmasta/Css1/jcms.php ..for the random logo, you can use any logo extension for it, .jpg, .png etc.
Gbemicharles
Unlimitedapps I did that but only display xtgem.com didnt display the logo