Log In · Register

 
 
Closed TopicStart new topic
Imgage code to cover text name id won't work anymore...
QuakeNIN
post Apr 16 2006, 11:33 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Jul 2005
Member No: 176,747



Hey, I got this code here in Createblog.com sometime ago to cover up my name id which is on top of my main picture id in my page but sometime ago it sort of becamed filtered, and now it won't show up anymore...
This code consists of an image to cover up your text id name on top of your main picture in your myspace, but it won't work anymore.
I have been searching for an answer to why it wont work and to a posible updated code of the same.
As I belive the code I have now has expired due to myspace ongoing updateing of their data base.

CODE
<style type="text/css"> .nametext { width: 250px; height: 62px; background-image:url('url here'); background-repeat: no-repeat; font: bold 0px times new roman; } </style>


If anyone can help, please.
Or knows an answer to this.
 
coldtrance
post Apr 17 2006, 01:14 AM
Post #2


There Are Strange Things Afoot At The Cirlce K
******

Group: Member
Posts: 1,130
Joined: Oct 2005
Member No: 253,395



<style type="text/css"> .nametext { width: 156px; height: 85px; background-image:url(URL HERE!); background-repeat: no-repeat; font: bold 0px times new roman; } </style>

^that worked when I put it into my test profile just now
 
QuakeNIN
post Apr 17 2006, 04:24 PM
Post #3


Newbie
*

Group: Member
Posts: 3
Joined: Jul 2005
Member No: 176,747



For some reason the given code did not work. Although it did help in a way further more...
I've found a fixture to my old code, in other words I found a working code that worked in my profile,

CODE
.nametext {visibility:hidden;}
span.nametext{
background-color:transparent;
background-image:url('url to your image');
background-position:center;
background-repeat:repeat;
display:block;
font-size:1px !important;
letter-spacing:-1px !important;
height:XXpx; width:XXXpx;
visibility:visible !important;}


all it needs is style tags to be added, non the less The image is now viewable in my page.

Thanks anyway for the help.
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: