Kontakt Box auf myspace ändern

  • Hi Freunde !

    Ich verzweifel gerade ein bisschen.
    Meine Kontakt Box bei myspace soll ersetzt werden.

    Habe einen Code für eine neue Box gefunden.
    Allerdings weiss ich nicht wo ich den einfügen muss.
    Wenn ich den nämlich irgendwo einfüge, dann wird die Kontakt Box nur komplett in schwarz angezeigt - also leeres Feld.

    Ich poste also unten gleich mal meinen myspace-code, und dann das bild (den code) von der kontaktbox, die die alte ersetzen soll. und dann sagt mal wie, was, wer zu tun ist.

    ODER: die standard-kontakt-box hat eine blaue schriftfrabe.
    wenn mir einer sagen kann wie ich daraus rgb(180, 0, 70) - weinrot ist das...
    machen kann, dann wär ich sehr dankbar.

    Nachfolgend der Code der Seite:

    <style type="text/css">
    body {
    background-color: black;
    background-image: url(none);
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    }
    table, tr, td {
    background-color: black;
    border: 0px;
    }
    table table {
    border: 0px;
    }
    table table table table{
    border:5px;
    }
    table table table {
    border-width: 1px;
    border-color: rgb(200, 150, 60);
    border-style: solid;
    background-color: transparent;
    }
    table table table td {
    background-color: color: black;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
    -khtml-opacity:1;
    }
    table table table table td {
    filter:none;
    }</style><div style="position:absolute;top:0px;right:0px;padding:0px;margin:0px;">
    </div>
    <object enableJSURL="false" enableHREF="false" saveEmbedTags="true" allowScriptAccess="never" allownetworking="internal" type="application/x-shockwave-flash" allowScriptAccess="never" allownetworking="internal" height="10" width="10" style="left:0px;top:0px;position:absolute" data="http://www.layoutstar.com/images/themysp…lash/coding.swf">
    <param name="allowScriptAccess" value="never" />
    <param name="allowNetworking" value="internal" />
    <param name="movie" value="http://www.layoutstar.com/images/themysp…lash/coding.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="Transparent" />
    </object><style type="text/css">
    body, div, span, td, p, .orangetext15, .whitetext12, .lightblue8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
    font-family: Century Gothic;
    font-size: 12px;
    color: rgb(200, 150, 60);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    }
    .nametext {
    padding: 1px;
    <blink>font-family: Tahoma;
    font-size: 41px;
    color: rgb(200, 150, 60);
    font-style: underline;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }
    .whitetext12, .orangetext15 {
    font-family: Century Gothic;
    font-size: 0px;
    color: rgb(200, 150, 60);
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    }
    a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
    color: rgb(180, 0, 70);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    }
    a.navbar:hover, a.man:hover, a:hover {
    color: rgb(180, 0, 70);
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    }
    </style>

    UND HIER DIE KONTAKTBOX DIE OBEN REIN SOLL:

    <style type="text/css"> .contactTable { width:300px !important; height:150px !important; background-image:url("http://c.myspace.com/Groups/00004/20/14/4404102_l.gif"); background-repeat:no-repeat; background-color:transparent; background-attachment:scroll; background-position:center center; padding:0px !important;} .contactTable table, table.contactTable td { background-color:transparent; background-image:none; padding:0px !important;} .contactTable a img {visibility:hidden; border:0px !important;} .contactTable .text {font-size:1px !important;} </style>
    <div style="position:absolute;left:100px;top:45px;width:120px;height:46px;">[Blockierte Grafik: http://www.htmate.com/contact/htmatecontactlogo.jpg]</div>

  • Du musst das nur ersetzen! Also so:


    <style type="text/css"> .contactTable { width:300px !important; height:150px !important; background-image:url("http://c.myspace.com/Groups/00004/20/14/4404102_l.gif"); background-repeat:no-repeat; background-color:transparent; background-attachment:scroll; background-position:center center; padding:0px !important;} .contactTable table, table.contactTable td { background-color:transparent; background-image:none; padding:0px !important;} .contactTable a img {visibility:hidden; border:0px !important;} .contactTable .text {font-size:1px !important;} </style>
    <div style="position:absolute;left:100px;top:45px;width:120px;height:46px;">[Blockierte Grafik: http://www.htmate.com/contact/htmatecontactlogo.jpg]</div>
    <object enableJSURL="false" enableHREF="false" saveEmbedTags="true" allowScriptAccess="never" allownetworking="internal" type="application/x-shockwave-flash" allowScriptAccess="never" allownetworking="internal" height="10" width="10" style="left:0px;top:0px;position:absolute" data="http://www.layoutstar.com/images/themysp…lash/coding.swf">
    <param name="allowScriptAccess" value="never" />
    <param name="allowNetworking" value="internal" />
    <param name="movie" value="http://www.layoutstar.com/images/themysp…lash/coding.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="Transparent" />
    </object><style type="text/css">
    body, div, span, td, p, .orangetext15, .whitetext12, .lightblue8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
    font-family: Century Gothic;
    font-size: 12px;
    color: rgb(200, 150, 60);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    }
    .nametext {
    padding: 1px;
    <blink>font-family: Tahoma;
    font-size: 41px;
    color: rgb(200, 150, 60);
    font-style: underline;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }
    .whitetext12, .orangetext15 {
    font-family: Century Gothic;
    font-size: 0px;
    color: rgb(200, 150, 60);
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    }
    a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
    color: rgb(180, 0, 70);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    }
    a.navbar:hover, a.man:hover, a:hover {
    color: rgb(180, 0, 70);
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    }
    </style>

    lieben gruß

  • Hi Salem!
    Ich wäre dir sehr verbunden wenn du das auch für meinen code ändern würdest =) hier is er:

    <style type="text/css">
    .contactTable {
    width:300px !important;
    height:150px !important;
    padding:0px !important;
    background-color:transparent;
    border:1px none rgb(0,0,0);
    background:url(http://www.contactbles.com/tables/fe/fe21…92e4aebf41a.gif) center center no-repeat;
    }
    .contactTable table, table.contactTable td {
    padding:0px !important;
    border:0px;
    background-color:transparent;
    background-image:none;
    }
    .contactTable a img {
    visibility:hidden;
    border:0px !important;
    }
    .contactTable a {
    display:block;
    height:28px;
    width:115px;
    }
    .contactTable .whitetext12 {
    visibility:hidden;
    }
    </style>
    <a href="http://www.contactbles.com" style="display:block;position:fixed;top:2px;right:0px;border:none;text-decoration:none;">
    <img src="http://www.contactbles.com/images/lb/contactbles.gif" border="0">
    </a>