New Kanye Myspace Design Posted for 808s & Heartbreak
After a lot of code wrangling, we finally released the Myspace page for Kanye West as of midnight EST last night. You can actually listen to the entire 808s and Heartbreak Album in it’s entirety for FREE right now, so stop by when you get a chance.
Some Random Notes On Designing for Myspace
- The class names aren’t even close to being semantic so Firebug is your friend.
- The best bet for figuring out the code is studying some of the free layouts out there and seeing how they managed to hack the CSS. In a sea of myspace spam sites, there was one legit site that was my saving grace for this project. Check out Design Myspace for some really solid layouts with some semblance of clean code and design.
- You have to post in your ‘About Me’ section in order for the code to work. For musicians, you have to post in your bio section.
- There is no grid. You have to force one onto the design. Tears usually ensue after trying this for an hour.
- You can’t use “#” signs in your css or code, for some reason everything is a class. Makes the code non-semantic, but you gotta play by the rules I guess.
- No JS allowed
- The layout is 800 wide. Why it isn’t 770px or any other standard is beyond me.
- I dig how the myspace menu is transparent for the most part. Way to go Adaptive Path!
- The new 2.0 layouts use fully W3C compliant code. Unfortunately musician profiles are stuck on 1.0 for now.
Overall it was an interesting experience and I’m glad I got the opportunity to work on such a visible project (He’s averaging about 100,000 plays an hour and it just came out). I look forward to finding ways to keep things fresh and cannot wait till 2.0 profiles are green lit for musician profiles.


November 21st, 2008 at 10:04 am
Killer stuff guys. Talk about high-visibility. I remember hacking MySpace. Used to spend days on it.
November 21st, 2008 at 8:29 pm
Wow Dennis Kanye’s mypsace page! And it looks great, congrats on whipping that mess of tables into shape.
November 22nd, 2008 at 9:29 pm
great work. curious how you removed the ad - or was that an agreement with myspace?
November 23rd, 2008 at 8:56 am
The ad at the top still remains so we haven’t violated any of the TOS of Myspace. Plus, representatives from the site were reviewing things for the huge promotional push you’ve seen in the past couple of days and no red flags were thrown. Some of the div overlay methods definitely can’t be used for commercial pages like this because they cover up almost everything.
November 27th, 2008 at 9:45 am
Congrats on the launch, the results are fantastic, regardless of your limitations ;).