Dec 4, 2010
Today I installed prosper on a new domain and was going through the mods that I do and I thought I’d share this one with everyone. One of the things I hate is the wasted space on the left and right sides on prosper. Also when Looking at prosper on an ipad the wasted space can be a real pain in the ass. So here is a couple things I have done to fix that.
Ftp into your prosper install and go to your 202-css folder and open account.css. Around line 3 you should see the body tag and in it you need to change the max-width to “max-width: 2560px;” and also around line 19 you should see the .body tag, in it change your max-width to “max-width: 2560px;”
Once that is done go down to the .body-content line and change the padding to this “padding: 30px 3px;”
Once that is done save the file, now you need to go to your 202-img folder and replace bg-l.png and bg-r.png with the files I’ve uploaded below.
http://www.wallofmonitors.com/wp-content/uploads/2010/12/bg-r.png
http://www.wallofmonitors.com/wp-content/uploads/2010/12/bg-l.png
That’s it, your prosper install doesn’t have a lot of negative white space in the margins now.
Popularity: 30% [?]
No related posts.




Nice and simple mod! Thx
I see what you did there .. very nice


Couple Questions:
Is there a way to adjust the column width? Specifically in the “Visitor” & “Spy View” screens. I would like the “Offer / LP” column a little wider, the “Text Ad” column a little narrower, .. you get the idea
Also, anybody seen a mod where in “group overview” if you want to look at the referrers it only shows the shortened URL not the entire thing. I see in phpmyadmin how prosper takes the full url and creates a short version, then assigns a unique number to each. I assume the front end would just need to call the right info like in the analyze screen. But alas, I’m a marketer not a programer
Again, thanks for the mod .. I love the extra space!
welcome
making the column narrower is possible you just have to dive into the code more but I haven’t needed to do it but it is possible, as far as the url yeah you can do that too but agian it would just take digging through the code thats all.