Log In · Register

 
 
Closed TopicStart new topic
Center Bottom links and copyright, >.<
BrytneLu
post Feb 14 2008, 09:32 AM
Post #1


Senior Member
***

Group: Member
Posts: 36
Joined: May 2007
Member No: 524,072



I heard you can get deleted for removing them, so I decided to make it so it at least looked good with my layout. Can some one tell me how to center them?
 
S-Majere
post Feb 14 2008, 11:48 AM
Post #2


Addict
*******

Group: Staff Alumni
Posts: 6,380
Joined: Jun 2007
Member No: 538,522



As far as I know, you cannot be deleted for hiding the bottom links. The ad at the top, yes it's possible - but nothing else that I know of.
 
BrytneLu
post Feb 14 2008, 02:50 PM
Post #3


Senior Member
***

Group: Member
Posts: 36
Joined: May 2007
Member No: 524,072



It says so in the myspace forums.

http://forums.myspace.com/t/3771408.aspx?f...rums.viewthread

there.. but i still need the code to center
 
S-Majere
post Feb 14 2008, 04:09 PM
Post #4


Addict
*******

Group: Staff Alumni
Posts: 6,380
Joined: Jun 2007
Member No: 538,522



That's posted by a member. Unless stated in Myspace Terms of Use, I'm not paying much heed to that.

This is what is prohibited:

QUOTE
Prohibited activity includes, but is not limited to:

- covering or obscuring the banner advertisements on your personal profile page, or any MySpace.com page via HTML/CSS or any other means;


If we go by the assumption that covering the bottom links can get you deleted, than anyone with a DIV layout can be deleted. Ergo, as a lot of Myspace users have used such layouts on their profiles and having recieved no negative feedback from the Myspace ToS group, can only assume it's a myth or something that is not readily policed by Myspace.
 
BrytneLu
post Feb 14 2008, 04:17 PM
Post #5


Senior Member
***

Group: Member
Posts: 36
Joined: May 2007
Member No: 524,072



QUOTE(S-Majere @ Feb 14 2008, 04:09 PM) *
That's posted by a member. Unless stated in Myspace Terms of Use, I'm not paying much heed to that.

This is what is prohibited:
If we go by the assumption that covering the bottom links can get you deleted, than anyone with a DIV layout can be deleted. Ergo, as a lot of Myspace users have used such layouts on their profiles and having recieved no negative feedback from the Myspace ToS group, can only assume it's a myth or something that is not readily policed by Myspace.

true i guess.. but i still would like to center them >.>
 
miyashu
post Feb 14 2008, 05:00 PM
Post #6


cake or DEATH
******

Group: Staff Alumni
Posts: 1,116
Joined: Sep 2005
Member No: 223,586



As far as I know, there is no exact code for centering the bottom links... unless you have a 'skinny' profile. That's what I've heard anyway.

Try using this script, and paste it into your About Me section:

CODE
<style>
table tr td div div{width: YOURWIDTHHEREpx;}
</style>


Enter any width, whatever suits your profile.
 
BrytneLu
post Feb 14 2008, 05:36 PM
Post #7


Senior Member
***

Group: Member
Posts: 36
Joined: May 2007
Member No: 524,072



QUOTE(miyashu @ Feb 14 2008, 05:00 PM) *
As far as I know, there is no exact code for centering the bottom links... unless you have a 'skinny' profile. That's what I've heard anyway.

Try using this script, and paste it into your About Me section:

CODE
<style>
table tr td div div{width: YOURWIDTHHEREpx;}
</style>


Enter any width, whatever suits your profile.



thank you but that didnt work.. it made it smaller but didnt center it :(
 
miyashu
post Feb 15 2008, 07:59 PM
Post #8


cake or DEATH
******

Group: Staff Alumni
Posts: 1,116
Joined: Sep 2005
Member No: 223,586



Could you please provide your code? Maybe there's something in there that's preventing the links from being centered.
 
BrytneLu
post Feb 17 2008, 07:18 PM
Post #9


Senior Member
***

Group: Member
Posts: 36
Joined: May 2007
Member No: 524,072



CODE
<style type="text/css">
body{background-image: url(http://i26.tinypic.com/spht0n.jpg);
background-attachment: fixed;
background-position: bottom left;
background-repeat: no-repeat;
background-color: 232222; }

body {cursor: crosshair;}
a:hover {cursor: crosshair;}

.r{}
.redbtext, .redtext {
font-family:arial;
font-size: 10px;
color: FFFFFF;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
text-transform: uppercase;
padding: 0px; line-height: 9px;}

.text {
font-family:arial;
font-size: 10px;
color: FFFFFF;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
text-transform: normal;
padding: 0px; line-height: 9px;}

.btext {
font-family:arial;
font-size: 10px;
color: FFFFFF;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
text-transform: uppercase;
padding: 0px; line-height: 9px;}

.nametext {
font-family: century gothic;
font-size: 20px; color: ffffff;
background-color:tansparent;
border-bottom: 1px solid;
border-color:ffffff;
display: block;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform:  lowercase;
padding: 0px;
line-height: 14px;
text-align: center;}

.blacktext10{
font-family: century gothic;
font-size: 15px;
color: ff8cb5;
background-color:tansparent;
border-bottom: 1px solid;
border-color:ff8cb5;
display: block;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform:  lowercase;
padding: 0px;
line-height: 14px;
text-align: center;
width: 200px;}

.blacktext12 {
font-family:small fonts;
font-size: 7px;
color: FFFFFF;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
text-transform: uppercase;
padding: 0px;
line-height: 8px;
padding-top: 0px;
padding-bottom:0px;}


.lightbluetext8 {
font-family: century gothic;
font-size: 15px;
color: 2fd4f5;
background-color:tansparent;
border-bottom: 1px solid;
border-color:2fd4f5; display: block;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform:  lowercase;
padding: 0px;
line-height: 14px;
text-align: center; width: 80%;}

.whitetext12, .orangetext15
{display: none;}

b, strong
{font-family:century gothic; font-size: 9px; color: 41d4f3; font-weight: normal; text-decoration: none; letter-spacing: 1px; text-transform: none; padding: 0px; line-height: 10px;}

u{border-bottom: 1px dotted; border-color:ff8cb5;  color:41d4f3;}

.r{}

a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {
font-family:tahoma;
font-size: 9px;
color: 2ad8ff;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
text-transform: lowercase;
padding: 0px;
line-height: 10px;
background-color: transparent;
border: 0px solid FFFFFF;}



a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {
font-family:tahoma;
font-size: 9px;
color:fe8eb6;
background-color:transparent;
font-weight: none;
text-decoration: none;  
text-transform: lowercase;
padding: 0px;
line-height: 10px;  
border: 0px solid FFFFFF;}

.r{}

img { filter:none; border:0px;}
a:link img { filter: none; border:0px solid black;}
a:hover img { filter:none; border:0px solid black;}


.r{}
table, td {background-color:transparent; border:none; border-width:0;}
table table table {border: 0px solid; border-color:FFFFFF; padding:0; background-color: 343434; background-image: url("")}
table tbody td table tbody tr td.text table{background-color:343434; border: 0px solid; border-color: FFFFFF; background-image: url("")}
table table{border:0px;}
table table table table{border:0px;}
font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family:tahoma; font-size: 9px; color: ffffff; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 11px;}

.contactTable {
height:135px; padding:0px;
background-image:url(http://i29.tinypic.com/158aydz.jpg);
background-attachment:scroll; background-position:justify justify;
background-repeat:no-repeat; background-color:zzzzzz;}
.contactTable table, table.contactTable td { padding:0px;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px;}

{! Add color to myspace music player !}
table table div {width:295px; background-color:dc7fa1;}
table.userProfileURL div,
table table td.text div {width:auto; background-color:transparent;}
table table div object, table table div embed {-moz-opacity:0.2; filter: alpha(opacity=20)}
table table td.text div object, table table td.text div embed {-moz-opacity:1.0; filter: alpha(opacity=90)}

TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:center;}
TD TD TD TD TD {border-top: 0px solid black; text-align:center;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; text-transform: lowercase; width:600px;}
TABLE TABLE {padding: 0px; text-transform: lowercase;}
TABLE TABLE TABLE {padding: 0px; text-transform: lowercase; height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px; text-transform: lowercase;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: lowercase;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: lowercase;}
table td div div font {visibility:hidden;display:none;}
table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table td.text table td.text table table tbody td table, span.btext {padding: 0px; text-transform: lowercase;}
a.text, table div font a, table div div {color:000000; font weight:none; text-decoration:none; }




textarea{
font-family: small fonts;
font-size: 9px;
color: 232323;
background-image:url(http://i25.tinypic.com/2rclgxz.jpg);
text-align: center;
font-weight:;
text-transform: none;
letter-spacing: 0px;
line-height: 12px;
width: 150px;
height: 50px;
border-color: 232323;
border-style: solid;
border-width: 1px;
background-color: ffffff;
overflow: auto;}

input{
font-family: small fonts;
font-size: 7px;
color: 232323;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
line-height: 10px;
width: 150px;
height: 15px;
border-color: 232323;
border-style: solid;
border-width: 1px;
background-color: ff82ac;}



.r{}


.friendSpace td a {font-family: small fonts; font-size: 7px; color: ffffff; background-color:232222; border-bottom: 0px solid; border-color:ffffff; display: block; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform:  uppercase; padding: 0px; line-height: 8px; text-align: center;}

.friendSpace td a img {visibility:visible;}
.a {set the size of the pics to the same size}
.friendSpace td a img {width:90px; height:90px;}
.a {remove space between friends}
.friendSpace table, .friendSpace td {width:0px; padding:0px;}
.friendSpace td td td {line-height:0px;}
.a {remove borders around friends pics}
.friendSpace td a img {border:0px;}
.a {remove online now indicators under friends}
.friendSpace .ImgOnlineNow {display:none;}


.{viewallfriends}
body table tbody table tbody table tbody table table div strong{display: none;}
body table tbody table tbody table tbody table td div {visibility: hidden; display: none;}
body table tbody table tbody table tbody table td, body table tbody table tbody table tbody td {background: transparent;}
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:hidden;}
.navbar{visibility:visible;}
div td font {visibility:hidden;}


.extendedNetwork {position:relative; top: -11px; padding-bottom: 5px; padding-top: 4px;}

tr {background-color:transparent;}
table td div div{visibility:hidden}
td div a.text{visibility:visible;}

.a {hide top search and shortcuts bar}
select {position:absolute !important; margin-top:-300px;}
td td td select {position:static !important;}
div table div form {display:none !important}
.bodyContent table table div form {display:inline !important;}
div table div div select {position:absolute !important;  top:-400px !important; left:-400px !important; }

table tr td div div{width: 500px; float: center;}

</style>


Thats My code there
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: