Uploading Issues & Css

Soulless
Soulless
Offline
0
Im still having issues, with my users uploading there songs.. This has been on going and cant seem to get it right, were they dont have to upload 3 songs at a time. This is killing my site, and users... Can anyone help me out , maybe take a look, and possibly fix this issue, i can pay for your services via paypal..

Also i need a simple css job done, if ANY one can help with that as well...

Thanks
:S
Responses (6)
  • Accepted Answer

    Thursday, April 22 2010, 05:10 PM - #Permalink
    0
    if they cant upload multiple songs probably your upload limit is too low!!!
    The reply is currently minimized Show
  • Accepted Answer

    Soulless
    Soulless
    Offline
    Saturday, April 24 2010, 01:46 AM - #Permalink
    0
    Thanks.

    Far as the css goes, i did some testing. I don't know css, but i got this so far. Site

    Im trying to figure out how to make all the album covers center
    and how to get them to sit nicely in the frame.

    @charset "UTF-8";
    /* CSS Document */




    .recently_added_album{

    background-image: url(http://img534.imageshack.us/img534/4397/1111sc.png);
    background-repeat: no-repeat;



    padding:0px;
    padding-bottom:70px;
    padding-top:60px;

    }




    .recently_added_album:hover{
    background-color:#181818 ;
    }

    .recently_added_album a img{
    border:1px solid #CCC;



    }

    .recently_added{
    padding-bottom:2px;
    }
    The reply is currently minimized Show
  • Accepted Answer

    Soulless
    Soulless
    Offline
    Saturday, April 24 2010, 06:21 PM - #Permalink
    0
    Ok got them aligned in straight. Now i just need some assistance on getting the following done.

    1. I need them 3 in a row, instead of two

    2. I need to change how it shows the album & artist name (its on the side now)
    I need to have the Artist name on top of the pic and album name on the bottom..

    You can see HERE


    This is what the file looks like:

    .recently_added_album{

    background-image: url(http://img255.imageshack.us/img255/5420/orangefram.png);
    background-repeat: no-repeat;



    padding:110px;
    padding-bottom:45px;
    padding-top:130px;
    float:left;
    width:200px;


    }






    .recently_added_album a img{
    border:1px solid #CCC;



    }

    .recently_added{
    padding-bottom:2px;
    }
    The reply is currently minimized Show
  • Accepted Answer

    Soulless
    Soulless
    Offline
    Monday, April 26 2010, 12:30 PM - #Permalink
    0
    uploading issue fixed! B)
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 26 2010, 05:16 PM - #Permalink
    0
    AWESOME!

    what was the problem? comon, tell me ;)
    The reply is currently minimized Show
  • Accepted Answer

    Soulless
    Soulless
    Offline
    Monday, April 26 2010, 05:37 PM - #Permalink
    0
    Lol.. I had to get another admin, to look at my values.. He found the issue, and fixed it. They just were not set correctly... B)
    The reply is currently minimized Show
Your Reply