Profile 2.0 - Background Image For Display Name

Myspace Scripts

Author's Comments

Look carefully for specific instructions

Add the code to your CSS box.

Script Code

Copy and paste to About Me

Help

Script Comments

Showing latest 6 of 6 comments

NONE of the codes on this whole page work for me. The one listed above repeats the image and leaves extra space. The other two in the comments for some reason only show the first letter and the rest are not shown. So, yeah. I think I'll keep looking. Not that crucial though. ;p

By RoxxyBabe on Jun 7, 2010 9:48 pm

Neither of the codes, this one or the suggested one by shevot worked for me. I ended up using this:

div.basicInfoModule div.basicInfoDetails h2 {
background-image:url(http:/ /yourimageurl.here);
backgrou nd-repeat:no-repeat;
color: transparent;
font-size:0px;
letter-spacing:-500px;
line -height: 1.32cm;
}

By saifai on May 16, 2009 8:47 pm

not a good code, height and width not specified and it doesn't replace the name just adds a tiny area for a pic here's a better code:

div.basicInfoModule div.basicInfoDetails h2 {display:block; width:100px; height:100px; font-size:0px; letter-spacing:-500px; background-image:url(image url); background-repeat:no-repeat;}


put this code in the css box of the 2.0 edit control panel then change the 100px with the actual px size of your image (my image was 254px by 354px then replace "image url" with the actual url to your pic

when you're done you can bookmark ohavatar.com for myspace graphics and other tweaks. site still in development as of 4/18/09 but there is more content to come :)

By shevot on Apr 18, 2009 11:54 am

Thanks :]

By AyeVickaye on Mar 28, 2009 10:17 pm

Doesn't work.

By omgwtfesther on Mar 4, 2009 8:15 pm

wondering if this actually works? LOL havent tried it yet since I got a div layout on

By wingz3r0 on Feb 27, 2009 1:03 am

Script Details

Author Neurotic View profile
Submitted on Feb 15, 2009
Page views 11,169
Favorites 36
Comments 6
Reviewer manny-the-dino View profile
Approved on Feb 19, 2009

Script Tags