Question:

How do i hide the credit links on my myspace page?

by  |  earlier

0 LIKES UnLike

this is the code

<style>

body, body.bodyContent {background-image: url('http://ly.fdots.com/cc/c8/8770d2db566bf49bfaec7f8cbd15d465.jpg

background-attachment:fixed;

background-position:top left;

background-repeat:repeat; background-color:ffffff; cursor:default;}

body {

scrollbar-face-color:FF6666;

scrollbar-highlight-color:99FF00;

scrollbar-3dlight-color:FFFFFF;

scrollbar-shadow-color:99FF00;

scrollbar-darkshadow-color:FFFFFF;

scrollbar-arrow-color:99FF00;

scrollbar-track-color:FFFFFF;

}

.mygen { Text Properties }

table, tr, td, li, p, div { font-family:tahoma; color:000000; font-size:12px; }

.btext { font-family:tahoma; color:99CC00; font-size:12px; font-weight:normal; }

.blacktext10 {background-color:99cc00; color:fff; font-family:tahoma; font-size:9px; letter-spacing:0; text-align:left; text-transform:normal; line-height:10px; font-weight:bold; border:0; display:block; padding:2px; width:260px;}.blacktext12 {font-family:tahoma; color:99CC00; font-size:12px; font-weight:normal; }.lightbluetext8 {background-color:99cc00; color:fff; font-family:tahoma; font-size:12px; letter-spacing:0; text-align:left; text-transform:normal; line-height:10px; font-weight:bold; border:0; display:block; padding:4px;}

.orangetext15 {background-color:ff6666; color:ffffff; font-family:tahoma; font-size:12px; letter-spacing:0; text-align:left; text-transform:normal; line-height:15px; font-weight:bold; border:0; display:block; padding:2px;}.redtext {font-family:tahoma; font-size:10px; letter-spacing:0; color:; text-transform: normal; line-height:10px; font-weight:bold; background-color:none; border:0; padding:2px;}

.redbtext { font-family:tahoma; color:000000; font-size:12px; font-weight:normal; }

a:active, a:visited, a:link { font-family:tahoma; color:000000; font-size:12px; }

a:hover {font-family:tahoma; font-size:12px; color:99cc00; text-decoration:none; font-weight:normal;}

a.navbar:active, a.navbar:visited, a.navbar:link { font-family:tahoma; color:ff6666; font-size:12px; font-weight:bold; } a.navbar:hover { font-family:tahoma; color:000000; font-size:12px; }

a.redlink:active, a.redlink:visited, a.redlink:link { font-family:tahoma; color:000000; font-size:12px; font-weight:normal; }

a.redlink:hover { font-family:tahoma; color:99cc00; font-size:12px; }

.whitetext12 {background-color:ff6666; color:ffffff; font-family:tahoma; font-size:12px; letter-spacing:0; text-align:left; text-transform:normal; line-height:20px; font-weight:bold; border:0; display:block; padding:2px;}

.nametext {background-color:99cc00; color:ffffff; font-family:tahoma; font-size:16px; letter-spacing:0; text-align:center; text-transform:normal; line-height:30px; font-weight:bold; border:0; display:block; padding:2px;}

.mygen { Miscellaneous Properties }

img { filter:none;}

a:link img { filter:none;}

a:hover img { filter:Gray;}

tr {background:transparent;}

body table div font a, body table div div {visbility:hidden;}

</style>

<style>

<style>a .text { font-weight: bold; font-family: Arial, Helvetica, sans-serif; }</style>

<style>

body, html {visibility:visible !important; display:block !important}

</style>

 Tags:

   Report

3 ANSWERS


  1. Here is what I recommend:

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

    PUT ALL LAYOUT CODE HERE

    &lt;/div&gt;

    &lt;style&gt;

    div.layoutCode a {display:none !important;}

    &lt;/style&gt;

    Put that style block as the LAST thing in the meet section.

    Wrap ALL layout code style blocks inside a div, as I have shown above.

    This will render the credits not visible on your myspace page, while not actually removing any authors credits from the code.

    Your goal is to not have them clutter your page, right?

    Some authors do deserve credit for their work, in some way or another, do they not?

    I know that most of the credits which are placed on people&#039;s pages do NOT credit the actual authors of the work, but are links to the pages which hijacked the content and slapped their logo on it.

    But in a few cases, the credits actually reflect the person who did the actual design and/or coding.


  2. simple - just use this

    http://abrax.us/Katamari/RemoveLayoutAds...

  3. There are no credit links on this layout hunn. I tried it out and there was no credit. It must be from something else on your page. :)

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.