Alrighty then, for those who aren't aware of exactly what happened recently to MySpace and everyone's profiles, all the details are spelled out in
Tom's blog.
In a nutshell, some major changes were made to the MySpace profile header which is the part at the top of your page that has the banner ad, the Google search bar and the navigation bar.
After working furiously for the past few days, I'm pleased to announce that all my layouts and resources, including the Profile Tweaker and the DIV layout ebook have been updated to be compatible with the new MySpace profile header.
Here are the details and some quick copy-and-paste code fixes:
Iron Spider MySpace LayoutsAll
Iron Spider MySpace layouts are now updated to be compatible with the new MySpace profile header. The most significant change you will see by installing the updated layout code is that the new navigation bar will display the link colors compatible with your layout.
ALSO...
Be advised that as of this writing, it is not possible to remove the blue background from the navigation bar in Internet Explorer 6 without using a div overlay. I'm working on a code for this although it will be complex to install. If the blue background bugs you, a much easier solution is to simply remove the navigation bar altogether.
Here is the code to:
Remove the new Navigation bar and blue backgroundCopy-and-paste this code into the end of your 'About me' box (or Band Bio box if you have a MySpace music profile).
And how do you get to your MySpace account home page if there's no navigation bar? Easy. Just click on the MySpace.com logo next to the 'Shortcuts' menu in the Google bar. :o)
PLEASE NOTE: We are not permitted to remove the Google bar as this is a violation of the MySpace Terms of Use agreement.
(Messed-up Search and Navigation Bar in Firefox)
UPDATE: This glitch no longer appears to be in effect but I'm leaving the description and the code fix here just in case it pops up again-
If you're using an Iron Spider MySpace layout and you're viewing it in Firefox, you may have noticed that the
MySpace.com logo and the new
Shortcuts menu are not displaying on the same line as the Google Search box and the whole thing is basically kind of spread out and messed up. I first noticed this around noon Friday (Eastern). If this glitch is affecting your profile, it can be fixed by using the following copy-and-paste code:
Copy and paste that code into the end of your About Me box (or your Band Bio box if you have a music profile).
Super EZ Profile TweakerThe
Super EZ Profile Tweaker is now updated to version 0.8 which is fully compatible with the new MySpace profile header. All link removal licensees are urged to return to the Profile Tweaker download page and download the latest version. Changes in version 0.8 include corrections for the positioning of the header banner (if you have one installed). To correct the positioning of your header banner, you have only to download the latest version and use it to generate a new header banner code.
OR...
For a quick fix, use the following..
HEADER BANNER CODE FIXCopy-and-paste the above code into the bottom of your About Me box (or your Band Bio box if you've got a music profile). This will work fine for the default banner size (800 x 130). If you used a custom banner size -particularly if the height is larger or smaller than 130px, you may have to tweak the numbers in the code a little to get the banner positioned correctly. For example, if your banner is 145 pixels high, you may need to change 'margin-bottom: 140px' to 'margin-bottom: 155px' and 'top: 170px' to 'top: 185px', etc. Just change the numbers. Don't touch anything else in the code. But really, if it comes to that, you're better off just downloading the latest update to the Profile Tweaker and then using the Header Banner Maker in that to automatically take care of all the fine tuning.
Rob Thunder's Guide to Making MySpace DIV LayoutsThe only issue I can see with the
Rob Thunder DIV Layouts ebook is the vertical positioning of the DIV layout. This is controlled by the vertical positioning of the Wrapper DIV. The default code for the vertical positioning of the Wrapper DIV is-
margin-top: -80px;
Change that to:
margin-top: -50px;
..and everything should be fixed up fine.
The ebook is now updated to be completely compatible with the new MySpace profile header. Effective immediately, you can return to the download page and get the updated version of
Rob Thunder's Guide to Making MySpace DIV Layouts.
Rob Thunder MySpace DIV LayoutsAll
Rob Thunder MySpace DIV layouts are now compatible with the recent changes made to the MySpace profile header. As with the old layouts, the navigation bar (Home, Mail, Profile, etc.) will continue to be hidden while the Google bar will be displayed. Sorry but I don't have a
one-size-fits-all copy-and-paste code fix for these as it would be a little too complex (I'd have to post several codes and a truckload of instructions). The best thing to do is to simply return to robthunder.com, get some fresh layout code and replace your currently installed layout code with that.
Okay that's it.
~ Rob
LAST UPDATED: Tuesday, June 24, 2008 - 3:19 PM Eastern