Need Custom toolbar for my mp3 sites

Discussion in 'HTML & Website Design' started by joerich, Jul 27, 2011.

  1. #1
    hello,,
    I already have a live website, http://www.mp3freeze.com
    for now i use wibiya chat toolbar.
    but there many problem thats comes inside..

    any idea for free and good php toolbar script..

    i apreciated with all your advice

    thanks before..
     
    Solved! View solution.
    joerich, Jul 27, 2011 IP
  2. #2
    I've created a simple bar for you.. You can customize it very easy!
    
    <html xmlns:fb="http://www.facebook.com/2008/fbml">
     <head>
      <title>Toolbar</title>
      <style>
       .toolbar {bottom: 0px; position: fixed; z-index: 100; left: 50px; right: 50px;}
       .toolbar .main {background-color: #527ca8; width: 100%; height: 30px; display: block; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;}
      </style>
     </head>
     <body>
      <div class='toolbar'>
       <div class='main'>
        <table width='100%'>
         <tr>
          <td width='50%'>
           <img src='http://www.mp3freeze.com/assets/img/icon32.png' style='float: left; margin-bottom: 5px;' width='25'/>
           <!-- AddThis Button BEGIN -->
           <div class="addthis_toolbox addthis_default_style ">
           <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
           <a class="addthis_button_tweet"></a>
           <a class="addthis_counter addthis_pill_style"></a>
           </div>
           <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4e39eb045eea10d6"></script>
           <!-- AddThis Button END -->
          </td>
          <td align='right'>
           <a href='http://www.facebook.com/mp3freeze'><img src='http://www.shortrefiusa.com/spanish/images/facebook.png' border='0'/></a>
           <a href='http://www.twitter.com/mp3freeze'><img src='http://www.jazzstore.com/img/js/small-twitter.png' border='0'/></a>
          </td>
         </tr>
        </table>
       </div>
      </div>
     </body>
    </html>
    
    HTML:
     
    JustAlex10, Aug 3, 2011 IP
  3. joerich

    joerich Member

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    really thanks .. I will try it... :)
     
    joerich, Aug 7, 2011 IP
  4. sorrynoid4me

    sorrynoid4me Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Great looking toolbar, and awesome work!
     
    sorrynoid4me, Aug 7, 2011 IP
  5. wekop

    wekop Peon

    Messages:
    1,046
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    wow. . This is a great
     
    wekop, Aug 8, 2011 IP
  6. JustAlex10

    JustAlex10 Member

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    41
    #6
    You welcome, if you want to edit something and you can't do it.. just PM me!
     
    JustAlex10, Aug 8, 2011 IP
  7. joerich

    joerich Member

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #7
    already done,, thanks... :)

    http://www.mp3freeze.com/
     
    joerich, Aug 8, 2011 IP