Myspace URL box problem, looks odd in Opera |
Myspace URL box problem, looks odd in Opera |
Nov 11 2005, 08:01 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Nov 2005 Member No: 291,466 |
Hey,
Wondering if someone could could help me out. Would be VERY much appreciated as i am very stuck as to what I can do to try and solve the problem The problem is the white background which I dont want, and cant get rid of yet it only shows up in IE not Opera.... In Internet Explorer: ![]() In Opera: ![]() In 'About me' : QUOTE <Style type="text/css"> body{ background-image:url(http://www.minimurderdoll.co.uk/myspace/back-tile3.jpg); background-position:Top Left; background-attachment:fixed; background-repeat:repeat; background-color:000000; scrollbar-track-color:FFFFFF; scrollbar-face-color:FFFFFF; scrollbar-highlight-color:000000; scrollbar-base-color:000000; scrollbar-darkShadow-color:000000; scrollbar-shadow-color:000000; scrollbar-arrow-color:000000; } Table, Td{ background-color:transparent; } table table table{ width:100%; background-color:000000; border-color:FFFFFF; border-style:Dotted; border-width:4px; } table table table table{ width:auto; } table table table table, table table table td{ border-style:none; } body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{ color:FFFFFF; font-size:10pt; font-weight:bold; font-style:normal; } .orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{ color:FFFFFF; font-size:13pt; font-weight:bold; text-decoration:underline; font-style:normal; } a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.redlink, a.redlink:visited{ color:FF0000; font-size:10pt; font-weight:normal; text-decoration:underline; font-style:italic ; } a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{ color:FF00FF; font-size:10pt; font-weight:normal; text-decoration:underline line-through ; font-style:italic ; } span.blacktext12 { background-image:url('http://www.minimurderdoll.co.uk/myspace/extended.jpg'); background-position:center center; color:000000; width:420px; height:221px; font-size:0px; letter-spacing:-0.5px; display:block !important; } .contactTable { width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://www.minimurderdoll.co.uk/myspace/contact-back1.jpg"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; } .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; } table table table td.text div img { visibility:hidden; } table table table td.text div { background-image:url("http://www.minimurderdoll.co.uk/myspace/onlinetbh.jpg"); background-repeat:no-repeat; } table table table td.text table table div img { visibility:visible; } table table table td.text table table div { background-image:none; } </style> Url: http://www.myspace.com/minimurderdoll Any help welcomed as to what I can do, Thanks Chris |
|
|
|
![]() |
Nov 12 2005, 03:16 AM
Post
#2
|
|
![]() creepy heather ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,208 Joined: Aug 2004 Member No: 41,580 |
im not positive this will work, but it looks like it used the default white color for some thing . . i would go through all of your css and put background-color:transparent; everywhere where you dont specify a bg color
|
|
|
|
Nov 12 2005, 05:52 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Nov 2005 Member No: 291,466 |
Just tried that, it changed it from this:
Opera: ![]() To this Opera: ![]() |
|
|
|
Nov 12 2005, 06:49 AM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Nov 2005 Member No: 291,466 |
Righty, problem sorted :)
All I needed was this code incase anyone else needs it : QUOTE Table td table td table td{ background-color:000000; } Thankoo for the suggestion though |
|
|
|
![]() ![]() |