myspace bug
- steven
- Born


- Joined: Jul 17, 2008
- Posts: 1
- Status: Offline
Hi everyone,
I am new here and looking for an answer for my myspace problem (html and css is new to me...)
Here, you can see the myspace-page, i made myself, with css: http://www.myspace.com/outofordersspace
In 'Band bio' I putted the folowing code:
In 'band members' i putted the following code:
The following problem occures:
When a visiter moves he's mouse over the contacttable, a part of the bandmembers picture disappearce...
Can someone help me? Tx
I am new here and looking for an answer for my myspace problem (html and css is new to me...)
Here, you can see the myspace-page, i made myself, with css: http://www.myspace.com/outofordersspace
In 'Band bio' I putted the folowing code:
Code: [ Select ]
<style>
table, tr, td{
background-color:transparent;
border-style:none;
}
table table table, table table table td{
background-image:none;
background-color:transparent;
background-color:rgb(45,45,45);
border-style:none;
}
body{
background-image:url(http://users.telenet.be/outofordermuzie ... 20copy.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
}
table table table table, table table table td{
background-image:none;
background-color:rgb(45,45,45);
border-style:none;
}
body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{
color:rgb(247,247,247);
font-size:8pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:verdana,sans-serif;
}
.orangetext15, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{
color:rgb(247,247,247);
font-weight:bold;
font-size:10pt;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:verdana,sans-serif;
}
a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited{
color:rgb(249,249,249);
font-size:8pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:verdana,sans-serif;
}
a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{
color:rgb(191,196,201);
font-size:8pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:verdana,sans-serif;
}
table table table, div table table{
border-color:rgb();
border-width:0px;
background-color:rgb(45,45,45);
opacity:0.6;
-moz-opacity:0.6;
filter:alpha(opacity=60);}
<style type="text/css">
.r{}
body
{scrollbar-face-color:black;
scrollbar-shadow-color:black;
scrollbar-highlight-color:ffffff;
scrollbar-3dlight-color:ffffff;
scrollbar-darkshadow-color:ffffff;
scrollbar-track-color:black;
scrollbar-arrow-color:white;
background-color:transparent;
margin-top:200px}
</style>
<br />
<form method=post action=http://www.ymlp.com/subscribe.php?OutOfOrder>
<table border=0>
<tr>
<td colspan=2>Fill in your e-mail here <br> and join the Out of Order mailing list!</td>
</tr>
<tr>
<td><input type="text" name="YMLP0" size="20"></td>
<td><input type="submit" value="Send"></td>
</tr>
<tr>
<td colspan=2><a href="http://www.yourmailinglistprovider.com" target="_new">Hosting by YMLP.com</a></td>
</tr>
</table>
</form>
<br />
The light bulb was invented by Thomas Edison in 1879.
Ever since, nothing exciting happened.
<br><br>
O.o.O. is not intending to change that.
No difficulties, no new techniques, no sounds you never heard,
just plain simple rock.
Gentle & rough. Summer & Winter. Fun & Fact.
Nothing less. Nothing more.
</style>
<style type="text/css"> .contactTable {width:300px!important;
height:150px!important; padding:0px!important;
background-image:url("http://users.telenet.be/outofordermuziek/contacttable1.jpg");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;} .contactTable
table, table.contactTable td {padding:0px !important; border:0px;
background-color:transparent; background-image:none;} .contactTable a img
{visibility:hidden; border:0px!important;} .contactTable a {display:block;
height:28px; width:115px;} .contactTable .text
{font-size:1px!important;}.contactTable .text, .contactTable a,
.contactTable img {filter:none!important;}</style>
table, tr, td{
background-color:transparent;
border-style:none;
}
table table table, table table table td{
background-image:none;
background-color:transparent;
background-color:rgb(45,45,45);
border-style:none;
}
body{
background-image:url(http://users.telenet.be/outofordermuzie ... 20copy.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
}
table table table table, table table table td{
background-image:none;
background-color:rgb(45,45,45);
border-style:none;
}
body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{
color:rgb(247,247,247);
font-size:8pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:verdana,sans-serif;
}
.orangetext15, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{
color:rgb(247,247,247);
font-weight:bold;
font-size:10pt;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:verdana,sans-serif;
}
a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited{
color:rgb(249,249,249);
font-size:8pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:verdana,sans-serif;
}
a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{
color:rgb(191,196,201);
font-size:8pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:verdana,sans-serif;
}
table table table, div table table{
border-color:rgb();
border-width:0px;
background-color:rgb(45,45,45);
opacity:0.6;
-moz-opacity:0.6;
filter:alpha(opacity=60);}
<style type="text/css">
.r{}
body
{scrollbar-face-color:black;
scrollbar-shadow-color:black;
scrollbar-highlight-color:ffffff;
scrollbar-3dlight-color:ffffff;
scrollbar-darkshadow-color:ffffff;
scrollbar-track-color:black;
scrollbar-arrow-color:white;
background-color:transparent;
margin-top:200px}
</style>
<br />
<form method=post action=http://www.ymlp.com/subscribe.php?OutOfOrder>
<table border=0>
<tr>
<td colspan=2>Fill in your e-mail here <br> and join the Out of Order mailing list!</td>
</tr>
<tr>
<td><input type="text" name="YMLP0" size="20"></td>
<td><input type="submit" value="Send"></td>
</tr>
<tr>
<td colspan=2><a href="http://www.yourmailinglistprovider.com" target="_new">Hosting by YMLP.com</a></td>
</tr>
</table>
</form>
<br />
The light bulb was invented by Thomas Edison in 1879.
Ever since, nothing exciting happened.
<br><br>
O.o.O. is not intending to change that.
No difficulties, no new techniques, no sounds you never heard,
just plain simple rock.
Gentle & rough. Summer & Winter. Fun & Fact.
Nothing less. Nothing more.
</style>
<style type="text/css"> .contactTable {width:300px!important;
height:150px!important; padding:0px!important;
background-image:url("http://users.telenet.be/outofordermuziek/contacttable1.jpg");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;} .contactTable
table, table.contactTable td {padding:0px !important; border:0px;
background-color:transparent; background-image:none;} .contactTable a img
{visibility:hidden; border:0px!important;} .contactTable a {display:block;
height:28px; width:115px;} .contactTable .text
{font-size:1px!important;}.contactTable .text, .contactTable a,
.contactTable img {filter:none!important;}</style>
- <style>
- table, tr, td{
- background-color:transparent;
- border-style:none;
- }
- table table table, table table table td{
- background-image:none;
- background-color:transparent;
- background-color:rgb(45,45,45);
- border-style:none;
- }
- body{
- background-image:url(http://users.telenet.be/outofordermuzie ... 20copy.jpg);
- background-position:top center;
- background-repeat:no-repeat;
- background-attachment:fixed;
- }
- table table table table, table table table td{
- background-image:none;
- background-color:rgb(45,45,45);
- border-style:none;
- }
- body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{
- color:rgb(247,247,247);
- font-size:8pt;
- font-weight:normal;
- font-style:normal;
- text-decoration:none;
- text-transform:none;
- font-family:verdana,sans-serif;
- }
- .orangetext15, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{
- color:rgb(247,247,247);
- font-weight:bold;
- font-size:10pt;
- font-style:normal;
- text-decoration:none;
- text-transform:none;
- font-family:verdana,sans-serif;
- }
- a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited{
- color:rgb(249,249,249);
- font-size:8pt;
- font-weight:normal;
- font-style:normal;
- text-decoration:underline ;
- text-transform:none;
- font-family:verdana,sans-serif;
- }
- a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{
- color:rgb(191,196,201);
- font-size:8pt;
- font-weight:normal;
- font-style:normal;
- text-decoration:underline ;
- text-transform:none;
- font-family:verdana,sans-serif;
- }
- table table table, div table table{
- border-color:rgb();
- border-width:0px;
- background-color:rgb(45,45,45);
- opacity:0.6;
- -moz-opacity:0.6;
- filter:alpha(opacity=60);}
- <style type="text/css">
- .r{}
- body
- {scrollbar-face-color:black;
- scrollbar-shadow-color:black;
- scrollbar-highlight-color:ffffff;
- scrollbar-3dlight-color:ffffff;
- scrollbar-darkshadow-color:ffffff;
- scrollbar-track-color:black;
- scrollbar-arrow-color:white;
- background-color:transparent;
- margin-top:200px}
- </style>
- <br />
- <form method=post action=http://www.ymlp.com/subscribe.php?OutOfOrder>
- <table border=0>
- <tr>
- <td colspan=2>Fill in your e-mail here <br> and join the Out of Order mailing list!</td>
- </tr>
- <tr>
- <td><input type="text" name="YMLP0" size="20"></td>
- <td><input type="submit" value="Send"></td>
- </tr>
- <tr>
- <td colspan=2><a href="http://www.yourmailinglistprovider.com" target="_new">Hosting by YMLP.com</a></td>
- </tr>
- </table>
- </form>
- <br />
- The light bulb was invented by Thomas Edison in 1879.
- Ever since, nothing exciting happened.
- <br><br>
- O.o.O. is not intending to change that.
- No difficulties, no new techniques, no sounds you never heard,
- just plain simple rock.
- Gentle & rough. Summer & Winter. Fun & Fact.
- Nothing less. Nothing more.
- </style>
- <style type="text/css"> .contactTable {width:300px!important;
- height:150px!important; padding:0px!important;
- background-image:url("http://users.telenet.be/outofordermuziek/contacttable1.jpg");
- background-attachment:scroll; background-position:center center;
- background-repeat:no-repeat; background-color:transparent;} .contactTable
- table, table.contactTable td {padding:0px !important; border:0px;
- background-color:transparent; background-image:none;} .contactTable a img
- {visibility:hidden; border:0px!important;} .contactTable a {display:block;
- height:28px; width:115px;} .contactTable .text
- {font-size:1px!important;}.contactTable .text, .contactTable a,
- .contactTable img {filter:none!important;}</style>
In 'band members' i putted the following code:
Code: [ Select ]
<img src="http://users.telenet.be/outofordermuziek/bandleden%20copy.gif" width="295" height="600"/>
The following problem occures:
When a visiter moves he's mouse over the contacttable, a part of the bandmembers picture disappearce...
Can someone help me? Tx
- Anonymous
- Bot


- Joined: 25 Feb 2008
- Posts: ?
- Loc: Ozzuland
- Status: Online
July 17th, 2008, 3:07 am
Page 1 of 1
To Reply to this topic you need to LOGIN or REGISTER. It is free.
Post Information
- Total Posts in this topic: 1 post
- Users browsing this forum: No registered users and 133 guests
- You cannot post new topics in this forum
- You cannot reply to topics in this forum
- You cannot edit your posts in this forum
- You cannot delete your posts in this forum
- You cannot post attachments in this forum
