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, 03:10 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Nov 2006 Member No: 477,428 |
First let me say thanks for responding so quickly.
I tried both of your suggestions and neither worked. When I added this code... 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;} my contact appeared (with my picture in the background) but with the default text over it. It looked bad. Then when I added this code... CODE <style type="text/css"> .whitetext12{display:none;} </style> The Contacting Jamie text still displayed in my contact box. Also, I've tried my profile on several different computers. Each time I look at my profile, the menu that reads Home | Browse | Search | Invite | Film | Mail | Blog | Favorites | Forum | Groups | Events | Videos | Music | Comedy | Classifieds is disabled. I mean only Classifieds is linkable. This works for you? And finally the bar I am talking about is on the very bottom of my profile. When you go to the bottom, and scroll all the way down there is a white bar at the bottom that is just out of place. I truly look forward to what you have to say. Very respectfully, Jamie |
|
|
|
dakev MySpace CSS help Nov 5 2006, 07:44 AM
toyo loco - I'll edit in a sec -. Nov 5 2006, 11:34 AM
toyo loco Edit. Nov 5 2006, 04:01 PM
dakev Hey... thanks again
Okay, I put the code exactl... Nov 5 2006, 05:17 PM
toyo loco Mmk Closed. Nov 5 2006, 05:35 PM![]() ![]() |