Remaining ever vigilant on how my MySpace layouts display on MySpace profiles, I recently discovered that some of my layouts that employ the tweak to hide the MySpace header and footer links (Home, Browse, Search, etc.) will sometimes suppress the display of the banner ad appearing across the top (and to those who may be thinking, 'Yeah? So what? Cool!...' — NO WE DO NOT WANT THIS).

After considerable investigation, I discovered that the MySpace template will now sometimes wrap the banner ad —most particularly when image ads are being displayed— in an extra DIV element which then tests true for this line of code:

table tbody tr td div div {visibility: hidden;}

This line of code is used in my tweak to hide the footer links.

This issue has been corrected and all of the following layouts have been updated.

On the Free MySpace Layouts home page: Webmaster's Choice #1 - #5

In the Original MySpace Layouts series: All 5 layouts on this page

In the More Original MySpace layouts series: All 5 layouts on this page

In the Plain MySpace Layouts series - All the following were updated:

Plain Black MySpace Layouts - 01
Plain Black MySpace Layouts - 03

Plain Red MySpace Layouts - 02
Plain Red MySpace Layouts - 04
Plain Red MySpace Layouts - 05

Plain Blue MySpace Layouts - 01
Plain Blue MySpace Layouts - 02

Plain Yellow MySpace Layouts - 02
Plain Yellow MySpace Layouts - 05

Plain Orange MySpace Layouts - 02
Plain Orange MySpace Layouts - 05

Plain Green MySpace Layouts - 03
Plain Green MySpace Layouts - 05

Plain Purple MySpace Layouts - 05

And finally, the code generated by the Hide Header/Footer links tweak in my Advanced MySpace Editor was updated as well.

If you were using one of these layouts, you can correct this issue by either reinstalling the layout code or by copy-and-pasting this quick fix code into the bottom of your 'About Me' box on your 'Edit Profile' screen:

That's it..

Have a good one!