How do I get my site to look like this?

Nexonkiller

BANNED
Joined
Apr 21, 2010
Messages
188
Reaction score
12
I want my site to look EXACTLY like this ( different logo) But I just want it to be simple and have the search bar and thats it.

Site: http://www.lix.im/

( I dont know ANYTHING about coding so I will probably pay someone to edit it)

Here is the pagesource if it helps at all:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head >
<link rel="shortcut icon" href="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://www.lix.im/mp3/images/favicon.ico"]http://www.lix.im/mp3/images/favicon.ico[/URL]">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="keywords" content="free mp3 downloads, free music, mp3 search engine, free songs, download music, free music downloads, free mp3s"/>
    <meta name="description" content="Lix.Im | Greatest Mp3 Music Search Engine!  Search free mp3s and download the Hottest Music Online with over 1 billion mp3 song collection."/>
    <title> Lix.Im | #1 Search Engine For Free Songs!</title>
    <link type="text/css" rel="stylesheet" href="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://www.lix.im/css/style.css"]http://www.lix.im/css/style.css[/URL]" />
    <script src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://www.lix.im/js/fb.js"]http://www.lix.im/js/fb.js[/URL]" type="text/javascript"></script>
    <script src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://www.lix.im/js/search.js"]http://www.lix.im/js/search.js[/URL]" type="text/javascript"></script>
    <script src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://www.lix.im/js/tooltip.js"]http://www.lix.im/js/tooltip.js[/URL]" type="text/javascript"></script>
        <link type="text/css" media="screen" rel="stylesheet" href="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://colorpowered.com/colorbox/core/example1/colorbox.css"]http://colorpowered.com/colorbox/core/example1/colorbox.css[/URL]" /> 
        <script src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"]http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js[/URL]" type="text/javascript"></script> 
        <script src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://colorpowered.com/colorbox/core/colorbox/jquery.colorbox.js"]http://colorpowered.com/colorbox/core/colorbox/jquery.colorbox.js[/URL]" type="text/javascript"></script> 
       <style type="text/css">
        .search_wrapper .bar input {padding: 0; margin: 14px 13px;}    
        .email .input_wrapper .mail_cap input {padding: 0; margin: 2px 0 0 0;}   
       </style>
<script type="text/javascript" src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://w.sharethis.com/button/buttons.js"]http://w.sharethis.com/button/buttons.js[/URL]"></script><script type="text/javascript">stLight.options({publisher:'18a7c505-8632-49bd-960e-1f085c0672f5'});</script><div class="search_area" style="margin-top: 100px;">
                    <div class="header suntheme png">
                    
  
                    <div class="search_wrapper png" id="search_wrapper">
                        <div class="bar" id="search_wrapper_bar">

                            <form name="search_form" id="search_form" method="post" action="http://www.lix.im/">
                                <input tabindex="" value="Search For Songs" name="search" id="search_input" onfocus="if(this.value=='Search For Songs') this.value='';" onblur="if(this.value=='') this.value='Search For Songs';" type="text" />
                                <a class="icon png" id="icon_button" href="javascript: void(0);" onclick="document.search_form.submit();returnfalse;"><span>Search</span></a>
                            </form> 
                        </div>
                    </div>
                </div>
                        <center><span class="st_facebook_large"></span>
<span class="st_twitter_large"></span>
<span class="st_myspace_large"></span>
<span class="st_email_large" ></span>
<span class="st_sharethis_large"></span>

<script type="text/javascript" src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://w.sharethis.com/button/buttons.js"]http://w.sharethis.com/button/buttons.js[/URL]"></script>
<script type="text/javascript">
        stLight.options({
                publisher:'8086a330-e381-42d6-b75a-6bcaddb63ef1'
        });
</script></center>
            

</div>

EDIT: Sorry if this is in the wrong section, I thought it belonged here.
 
Last edited:
That's a javascript based website so you're not going to really just copy it. You either need to have someone write the javascript code for you or find the source code they're using for that site.

Probably not worth spending too much time on that specific site. You can duplicate it in function with other scripts. If you were willing to pay someone to code the site for you then you could just purchase a music search script.

Here's a couple that are affordable.
hxxp://phpmusicsearch.com/index.html
hxxp://www.hotscript.info/music-search-engine.html

I'm sure either of those could mimic the example website you linked to. Just a matter of editing the style for the page.

If you want a free solution then you need to keep searching for music search engine scripts. I remember seeing some a few years ago, but I can't seem to find them now. If you spend more time searching then I'm sure you can find some free ones.
 
Basically my ideal idea to monetize would be a home page that has the MP3 search engine plus a paypal donate button. Then when people search I want adsense on there.
 
Back
Top