Help with profile please, borders have all gone. |
Help with profile please, borders have all gone. |
Jul 16 2008, 04:14 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jul 2008 Member No: 668,033 |
Hi. My profile was all exactly as I wanted it - looked perfect. It had 2 slideshows on it and I decided to delete one, so I removed the code. Once I had done so my profile changed COMPLETELY. all colors, borders etc. So I pasted the same slideshow code back in. The slideshow reappeared, but all the other changes stayed.
It's been a long time since I created my profile so I can't remember much about code at all, so I had no idea what was going on. I've rummaged around on the net and managed to get my profile ALMOST back to what it was - however, I'd like some slim borders around all the boxes (I think they used to have midnight blue ones). How do I put borders around my boxes again? My profile: http://www.myspace.com/lovejoyevents In case you need to see my current code to answer this question, here it is: CODE <style>table, td, textarea, a,
body, input{background-color:transparent;border:none;border-width:0}></style> <style>body, {background: black url(http://www.myspace-gen.com/userpics/graphics/thumbnail/backgrounds/miscellaneous_2_23.jpg) fixed} table { background-color: black; } table table { background-color: black; } .nametext { color: white; padding: 5px; font-family: Monotype Corsiva; font-size: 38pt; } table table table td { background-color: black; color: white; } .text table tr td p { color: black; font-family: monotype corsiva; font-size:14pt} a.searchlinkSmall:link { color: firebrick; } .text table tr td { background-color: lightgoldenrodyellow; } .text td { color: black; } .blacktext12 { background-color: lightgoldenyellowrod; color: midnightblue; font-family: book antiqua} .whitetext12 { color: white; } .lightbluetext8 { color: white; } .orangetext15 { color: black; padding: 2px; } a:link { color: firebrick; } </style> <style> table table table table div {visibility:hidden;} div table table table table table div input, div a, td.text div {visibility:visible;} </style> <style> .contacttable {position:relative; z-index:9; margin-bottom:-70px;} </style>
Reason for edit: please put codes in codeboxes. thanks :) -natalia
|
|
|
|
![]() |
Jul 16 2008, 05:29 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
i'm not exactly sure which boxes you want the borders around, but your code doesn't even have any border styles in it.
you'll need to add those around the boxes you want borders (probably between the brackets for "table table") |
|
|
|
![]() ![]() |