Make the copyright/links go on the table? |
Make the copyright/links go on the table? |
Apr 3 2009, 04:42 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Apr 2009 Member No: 722,010 |
So I was messing around with my stylesheet and my table is colored black, and the links/copyright are below the table and highlighted in black. Is there a code to make them go onto the table so it doesnt look like this: Click Here To View Imagee.
Thanks In Advance. Oh and I dont want them hidden. |
|
|
|
![]() |
Apr 3 2009, 04:47 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Apr 2009 Member No: 722,010 |
CODE <style>
body { background-color:; background-image:url(""); background-repeat:repeat; background-attachment: fixed;} table, td, tr{background-color:000000;} textarea{background-color:000000;} .orangetext15 {padding-left:12px;} td, a, body, table, body, td, li, p, div, li, h1, h2, p, .text, textarea, input, .blacktext12, .btext, .lightbluetext8, a:link, a:active, a:hover, a:visited, .orangetext15, .whitetext12, .redtext, .redbtext, .blacktext10, .blacktext12 { font-family:century gothic; font-size:9px; letter-spacing:0px; line-height:; text-transform:lowercase; font-weight:normal; text-decoration:none; color:ffffff;} br{line-height:1px;} table, tr, td {height:0px;padding:0px;border:0px;} tr { background-color:transparent; } </style> <style> .extendednetwork table, .extendednetwork tr, .extendednetwork td{border:1px solid ffffff;} .redlink, .friendspace .btext { display:none;} .imgonlinenow { display:none;} big{ font-family:arial; font-size:32px; letter-spacing:-2px; line-height:33px; text-transform:lowercase; font-weight:normal; text-decoration:none; color:ffffff;} .contacttable {display:none;} .nametext {font-family:century gothic; font-size:30px; letter-spacing:-2px; line-height:15px; text-transform:lowercase; font-weight:normal; text-decoration:none; color:ffffff; display:block;} .orangetext15{display:none;} .latestblogentry {display:none;} .friendSpace tr td.text table tr td table tr td table tr td a { display: none; } .friendSpace tr td.text table tr td table tr td { display: none; } .friendSpace tr td.text table tr td span { display: none; } .friendsComments {display:none;} .userProfileDetail {display:none;} .orangetext15{ display:none; visibility:hidden; } .InterestsAndDetails {display:none;} .redlink {display:none;} .Hide Orange Bars td.text table {width:100%;} .friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;} .latestBlogEntry {display:none;} .contactTable {display: none;} .userProfileURL { display:none; } </style> <br /> <style>tr {background-color:transparent}</style> <p> |
|
|
|
kellzlikewtf Make the copyright/links go on the table? Apr 3 2009, 04:42 PM
schizo Moved to Myspace Support.
Posting your codes woul... Apr 3 2009, 04:45 PM
Mikeplyts Try these:
1.CODE<style>
body {text-align... Apr 3 2009, 05:49 PM
kellzlikewtf This one worked :D
CODE<style>
body {text-... Apr 3 2009, 06:13 PM
manny-the-dino Topic Closed & Moved Apr 3 2009, 06:21 PM![]() ![]() |