« Web, HTML, Tech Forum

Help customizing my profile :(

I used a layout generator that is made for MySpace and only certain things on it worked. I'll post the code given to me by the website. I never learned coding on MySpace way back when bcuz I was 8 then and only had it cuz I wanted to be friends w/ my big sis lol. Any and all help is appreciated. The most notable things were no transparenices and no custom table. Thank you!

<style type="text/css">
body {
    background-color: rgb(255, 255, 255);
    background-image: url( https://dl.glitter-graphics.com/pub/3549/3549294n1zkm6swm7.gif);
    background-position: center center;
    background-repeat: repeat;
    background-attachment: scroll;
    }
    .contactTable{width:300px !important;height:150px !important;padding:0px !important;background-image:url('https://dl.glitter-graphics.com/pub/792/792792xwyzxocq9i.gif');background-attachment:scroll;background-position:center center;background-repeat:no-repeat;background-color:transparent;}
    .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 .text {font-size:1px !important;}
    .contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
    .contactTable .whitetext12 {display:none;}
table, tr, td {
    background-color: transparent;
    border: 0px;
    }
table table {
    border: 0px;
    }
table table table table{
    border:0px;
    }
table table table {
    border-width: 4px;
    border-color: rgb(102, 102, 102);
    border-style: groove;
    background-color: transparent;
    }
table table table td {
    background-color: transparent;
    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;"><a href="http://www.layoutgeneratormyspace.com/"><img src="http://c.myspace.com/Groups/00017/53/95/17605935_m.gif" alt="Myspace Layout Generator" border="0" /></a></div>
    <embed src="http://www.layoutstar.com/images/themyspacelayout/flash/coding.swf" quality=high wmode=Transparent width="10" height="10" style="left:0px;top:0px;position:absolute"></embed><style type="text/css">
body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
    font-family: Courier New;
    font-size: 11px;
    color: rgb(178, 154, 232);
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    }
.nametext {
    padding: 5px;
    font-family: Times New Roman;
    font-size: 18px;
    color: rgb(178, 154, 232);
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    display: block;
    }
.whitetext12, .orangetext15 {
    font-family: Tahoma;
    font-size: 23px;
    color: rgb(220, 144, 175);
    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(225, 133, 231);
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    }
a.navbar:hover, a.man:hover, a:hover {
    color: rgb(255, 179, 167);
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    }
.badge {
    position: absolute;
    left: 1px;
    top: 1px;
    }
</style>
<br><br><a href="http://www.layoutgeneratormyspace.com">Myspace Layout Generator</a> by LayoutGeneratorMyspace.com<br><br>


Report Topic

3 Replies

Sort Replies:

Reply by ╰┈➤ 𝑗 𝑢 𝑛 𝑜

posted

ok it may be a formatting issue, if so this should fix it. otherwise i have a couple more guesses? but lmk if this works :3


<style>
body {
    background-color: rgb(255, 255, 255);
    background-image: url( https://dl.glitter-graphics.com/pub/3549/3549294n1zkm6swm7.gif);
    background-position: center center;
    background-repeat: repeat;
    background-attachment: scroll;
    }
  
 .contactTable{

        width:300px !important;

        height:150px
!important;

        padding:0px
!important;

        background-image:url('https://dl.glitter-graphics.com/pub/792/792792xwyzxocq9i.gif');

        background-attachment:scroll;

        background-position:center 

        center;background-repeat:no-repeat;

        background-color:transparent;}
  
 .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 .text {

        font-size:1px !important;

}
    .contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
    .contactTable .whitetext12 {

        display:none;

}

    table, tr, td {
        background-color: transparent;
        border: 0px;
    }
    table table {
        border: 0px;
    }
    table table table table{
        border:0px;
    }
    table table table {
        border-width: 4px;
        border-color: rgb(102, 102, 102);
        border-style: groove;
        background-color: transparent;
    }
    table table table td {
        background-color: transparent;
        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;">

    <a
href="http://www.layoutgeneratormyspace.com/">

    <img
src="http://c.myspace.com/Groups/00017/53/95/17605935_m.gif"
alt="Myspace Layout Generator" border="0" />

    </a>

</div>

    <embed
src="http://www.layoutstar.com/images/themyspacelayout/flash/coding.swf"
quality=high wmode=Transparent width="10" height="10"
style="left:0px;top:0px;position:absolute"></embed><style
type="text/css">

    body, div, span, td, p, .orangetext15,
.whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext,
.btext, .text, .nametext, .blacktext10, .blacktext12 {
        font-family: Courier New;
        font-size: 11px;
        color: rgb(178, 154, 232);
        font-weight: bold;
        font-style: italic;
        text-decoration: none;
    }
    .nametext {
        padding: 5px;
        font-family: Times New Roman;
        font-size: 18px;
        color: rgb(178, 154, 232);
        font-weight: bold;
        font-style: italic;
        text-decoration: underline;
        display: block;
    }
    .whitetext12, .orangetext15 {
        font-family: Tahoma;
        font-size: 23px;
        color: rgb(220, 144, 175);
        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(225, 133, 231);
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    }
    a.navbar:hover, a.man:hover, a:hover {
        color: rgb(255, 179, 167);
        font-weight: bold;
        font-style: italic;
        text-decoration: underline;
    }
.badge {
    position: absolute;
    left: 1px;
    top: 1px;
    }
</style>


Report Reply

Reply by ╰┈➤ 𝑗 𝑢 𝑛 𝑜

posted

OH THIS IS 2 YEARS OLD. OK WHOOPS SORRY I DIDNT NOPTICE T__T


Report Reply

Reply by RayLuvsCats

posted

THAT'S OKAY!!!!! It helped me!


Report Reply