MySpace CSS help |
MySpace CSS help |
Nov 5 2006, 07:44 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Nov 2006 Member No: 477,428 |
I need a CSS Guru. I downloaded and installed NFS.Most Wanted and have been customizing it ever since. This is where I'm at.
But I have a few issues I have been dying to resolve and just can't. Maybe someone who is also highly creative, but more technically skilled then I, would find favor with my plight and help me. 1) How can I either get rid of the text "Contacting Jamie" which appears on my contact graphic or turn the text black. I've tried CODE .contactTable { width:300px !important; height:150px !important; background-image:url("http://dakev.com/myspace/MySpaceContact.jpg"); background-repeat:no-repeat; background-color:transparent; background-attachment:scroll; background-position:center center; padding:0px !important; .text{color:000000;font-size:8pt;font-weight:bold;text-decoration:none;font-style:normal;} . and that .text part doesn't seem to work. Also, my links up at the top... the ones that say, Home | Browse | Search etc. don't work. The only one that works is Classifieds. What's up with that?! Finally, there is this bar of white at the bottom of my page. How can I throw a graphic in there or get rid of it? I've been dealing with CSS for a while and usually I can get it to do what I want... but I'm just stuck here. Any help would be greatly greatly appreciated. Just incase you'd like to see all the CSS code... here is what I have. CODE What can I say? I’m Jamie Kever… strange, obscure, and just plain weird. I like it that way. I enjoy life, friends;) and everything in between. I’ve passed the 30 year milestone so I can officially call myself old, as 30 was the definition of old when I was 12. I’m grateful for every year I’m given. I live in Vicenza Italy, trying desperately to adapt to the Italian way of doing things. The big question on my mind these days… will I stay or will I go now?!
<Style type="text/css"> Body{background-image:url(http://dakev.com/myspace/redbar.jpg);background-position:Center Center;background-attachment:fixed;background-repeat:repeat;} Table, Td{background-color:transparent;border-style:none;} table table td{width:100%;} table table table table td{width:auto;} table table table{width:100%;background-image:url(http://dakev.com/myspace/blackbar.jpg);background-position:Center Center;background-repeat:repeat;border-color:999999;border-style:solid;border-width:1px;padding:4px;} table table table table{background-image:none;background-color:transparent;border-style:none;} .orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{color:d3d3d3;font-size:8pt;font-weight:bold;text-decoration:none;font-style:normal;} body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{color:FFFFFF;font-weight:normal;text-decoration:none;font-weight:normal;font-style:normal;} a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited{color:FFFFFF;font-weight:normal;text-decoration:none;font-style:normal;} a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active{color:999999;font-weight:normal;text-decoration:underline;font-style:normal;} table table table td {vertical-align:top ! important;} span.blacktext12 { background-color:transparent; background-repeat: no repeat; background-image:url(http://dakev.com/myspace/MySpaceImage.jpg); background-position:center center; display:block; font-size:0px; width:435px; height:300px; } table {direction:rtl;} table table table {direction:ltr;} .contactTable { width:300px !important; height:150px !important; background-image:url("http://dakev.com/myspace/MySpaceContact.jpg"); background-repeat:no-repeat; background-color:transparent; background-attachment:scroll; background-position:center center; padding:0px !important; .text{color:000000;font-size:8pt;font-weight:bold;text-decoration:none;font-style:normal;} . } .contactTable table, table.contactTable td { background-color:transparent; background-image:none; padding:0px !important;} .contactTable a img {visibility:hidden; border:0px !important;} .contactTable .text {color:000000; font-size:1px !important;} |
|
|
|
![]() |
Nov 5 2006, 05:17 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Nov 2006 Member No: 477,428 |
Hey... thanks again
Okay, I put the code exactly like what you said up. It's up now if you want to check it out. Unfortunatly, the "Contacting Jamie" is still in the contact box. I'm actually using Firefox... and that might be where the problem lies. Wait a minute... YUP! It's a browser thing. The text in my profile box, the one where my primary picture is, is black on both IE and Firefox. However, I'd like that font color to be grey-ish... like everything else because it's easier to read. But in the contact box, where the "message me" & "add me" and all that are, is black in IE but grey still in Firefox. Why oh why can't the browsers get a standard down??? I don't know much about css, but I do know about inheritance. Can't I tell the text in the box that draws the profile stuff (ie. my primary pic) to make the text grey and the text in the contact box to be black? |
|
|
|
dakev MySpace CSS help Nov 5 2006, 07:44 AM
toyo loco - I'll edit in a sec -. Nov 5 2006, 11:34 AM
dakev First let me say thanks for responding so quickly.... Nov 5 2006, 03:10 PM
toyo loco Edit. Nov 5 2006, 04:01 PM
toyo loco Mmk Closed. Nov 5 2006, 05:35 PM![]() ![]() |