Question:

How can I remove the website links on my myspace profile? ?

by  |  earlier

0 LIKES UnLike

You know from the website that I got them, i mean it would be okay if they were little but God d**n they are annoying. Help?

this is the code that I have right now:

<div class="coolchaser">

<div class="credits">

<a href="http://www.msplinks.com/MDFodHRwOi... target="_blank" title="Get your layout at CoolChaser.com"><img src="http://www.coolchaser.com/images/fa... border="0" style="vertical-align:text-bottom;" alt="CoolChaser.com" /></a> Layout by <a href="http://www.msplinks.com/MDFodHRwOi... target="_blank">CoolChaser</a>

</div>

<div class="cool">

<a href="http://www.msplinks.com/MDFodHRwOi... target="_blank"><img src="http://www.coolchaser.com/images/ba... border="0" alt="CoolChaser" /></a>

</div>

<div class="cc_banner">

</div> <style>

.r{}

body {

font-size: 1px; line-height: 1px; font-family: Verdana, Arial, sans-serif;

background-color:e5e5e5;

background-image:url(http://www.coolchaser.com/background/view/8612567);

background-attachment: fixed;

background-position:center center;

background-repeat:no-repeat;

}

.cool {

position: absolute;

left:0px;

top:0px;

width:45px;

height:137px;

z-index:8;

}

p {margin: 0px 0px 1em 0px; font-family: Verdana, sans-serif !important}

a, a:link, a:visited {color:F35485; text-decoration: none;}

a:hover {color:76996E; text-decoration: none}

img {border: none}

br {line-height: 10px;}

br + br

{

line-height:0;

}

u {text-decoration: none; }

table table table br { line-height:15px; }

* html table table table.latestBlogEntry br { line-height:0; }

.friendSpace br { line-height:0; }

form {border-width:0px;background-color:none;...

input {background-color:transparent !important}

table {border-collapse:separate;}

table, tr, td, table table, table table td {border-width:0px; background-color: transparent;}

table table table td {background-color:transparent;margin:0px... vertical-align:top ! important;}

* html table table table td {padding: 0 12px 15px 12px;}

table table table table {border-width:0px; background-color: transparent; margin:0px; padding:0px; background-image: none;}

table table table table table{ border-color:ffffff;}

table table table table td {padding:3px 0;margin:0px; }

table table table table table td { padding:0 2px 0 0;}

table table table {

margin:0px;

max-width: 453px;

width: 100% !important;

padding: 0 12px 14px 13px;

}

* html table table table { padding:0;}

body td table, body div table {margin-top: 0;}

font {color:386093;font-size:10px}

a font:hover {color:000000}

a.navbar:link, a.navbar:visited {color:FFFFFF}

a.navbar:hover {color:CCCCCC}

table tr td table tr td font {display: inline;}

table tr td table a.navbar {font-size: 10px;}

.text {color:000000;font-size:11px}

a.text:link, a.text:visited {color:FFFFFF}

a.text:hover {color:CCCCCC}

.contactTable {width: auto !important;}

* html .contactTable, *html .userProfileURL {width: 294px !important;}

.contactTable td {padding: 0px; margin: 0px; text-align: center; }

.contactTable span.whitetext12 { left: 0;}

* html .contactTable .whitetext12 {margin-left: 25px;}

.contactTable td table {

height:150px;

background-color: transparent;

background-position: center;

background-repeat: no-repeat;

}

.contactTable a {padding: 0px; margin: 0px 5px 1px 0px; display: block; background-color: transparent; }

.contactTable a { height: 30px; width: 134px;}

.contactTable img { display:none; visibility:hidden;}

.contactTable a img {

border: 0px;

display: block;

visibility: visible;

}

.contactTable a img { width:120px; margin-top:6px; margin-left:8px;}

.nametext, .whitetext12, .orangetext15, .btext {

margin: 14px 0px 4px 0px;

width:auto;

display: block;

}

* html .nametext, * html .whitetext12, * html table.userProfileURL strong { width:267px; }

.orangetext15, .btext {

width:auto;

}

table table table table .orangetext15 { margin-bottom:4px;}

* html .orangetext15, * html .btext { width:390px;}

table tr td table tr td table tr td div strong {display: block; width: 270px;}

.whitetext12 { margin-top:0;}

.blacktext12 { display: block; margin-bottom:0px !important;}

.NOTES { content:"view all of your friend's link"; }

a.redlink:link {display: block; border-width: 3px 0px 0px 0px; padding-top: 3px;}

a.redlink:active, a.redlink:visited, a.redlink:link { display:inline; }

.NOTES { content:"firefox hack to make tables not to have a huge gap"; }

td.text {text-align:left;}

table table tr td {

line-height:1.4em;

}

table.userProfileURL strong { margin-top:-5px; margin-right:8px !importa

 Tags:

   Report

1 ANSWERS


  1. Well you definatly got your layout from coolchaser :p

    Delete everything up to the &lt;style&gt;

    so all of:

    &lt;div class=&quot;coolchaser&quot;&gt;

    &lt;div class=&quot;credits&quot;&gt;

    &lt;a href=&quot;http://www.msplinks.com/MDFodHRwOi... target=&quot;_blank&quot; title=&quot;Get your layout at CoolChaser.com&quot;&gt;&lt;img src=&quot;http://www.coolchaser.com/images/fa... border=&quot;0&quot; style=&quot;vertical-align:text-bottom;&quot; alt=&quot;CoolChaser.com&quot; /&gt;&lt;/a&gt; Layout by &lt;a href=&quot;http://www.msplinks.com/MDFodHRwOi... target=&quot;_blank&quot;&gt;CoolChaser&lt;/a&gt;

    &lt;/div&gt;

    &lt;div class=&quot;cool&quot;&gt;

    &lt;a href=&quot;http://www.msplinks.com/MDFodHRwOi... target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.coolchaser.com/images/ba... border=&quot;0&quot; alt=&quot;CoolChaser&quot; /&gt;&lt;/a&gt;

    &lt;/div&gt;

    &lt;div class=&quot;cc_banner&quot;&gt;

    &lt;/div&gt;

    THAT stuff (:

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.