Log In · Register

 
 
Closed TopicStart new topic
i need som div help
DAY_1
post Dec 7 2006, 06:39 PM
Post #1


Member
**

Group: Member
Posts: 10
Joined: Dec 2006
Member No: 486,144



hiding the original myspace background

HEY EVERYONE

i'm having trouble with my layout i'm using a div style

but i still have a portion of the white myspace backing showing
can anyone help me here is my profile link

http://www.myspace.com/day_1
 
DAY_1
post Dec 7 2006, 08:55 PM
Post #2


Member
**

Group: Member
Posts: 10
Joined: Dec 2006
Member No: 486,144



MAYBE IF I ADD MY CODE SOMEONE CAN TELL ME WHERE I WENT WRONG


HERE IS MY CODE

THE ABOUT ME
CODE
<style type="text/css">
body { background-color:1c1c1c; background-image:url('http://i88.photobucket.com/albums/k167/aviolante21/newjocback.jpg'); background-position:bottom left; background-repeat:repeat; background-attachment:fixed; border-width:0px; border-color:black; border-style:solid; }
    font-family: helvetica, arial, sans-serif;
    font-size: 62.5%;
    background-color: 444444;
}


    table, td {
        background-color: 444444;
    }

.main{
position:absolute;
left:60%;
top:125px;
width:800px;
z-index:1;
margin-left:-400px;
}
    .main a:link, .main a:active, .main a:visited {
        color: a3bdc8;
        text-decoration: none;
        font-size: 1em;
    }

    .main a:hover {
    color: ffffff;
    }
    
img {
    border: 0;
    filter:alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

    img:hover{
        filter:alpha(opacity=95);
        -moz-opacity: 0.95;
        opacity: 0.95;
    }

p, li {
    font-size: 1.2em;
    color: f0f0f0;
}

.title1, .title2 {
    font-weight: bold;
    text-transform: lowercase;
    letter-spacing: -1px;
    color: dbdbdb;
}

    .title1 {
        font-size: 1.3em;
    }

    .title2 {
        font-size: 1.2em;
    }

        .title2 a {
            font-size: 1.1em;
        }

        .sidebar .title2 {
            padding: 0 0 0 12px;
        }

.newnav {
margin: 11px 0 20px 0;
padding: 0;
text-transform: lowercase;
letter-spacing: -1px;
}

    .newnav a {
        font-size: 1.2em;
        color: d0d0d0 !important;
    }

    .newnav a:hover {
        color: ffffff !important;
    }

    .newnav .active {
        color: ffffff !important;
    }

    .newnav li {
        list-style: none;
        display: inline;
        margin: 0 0 0 13px;
    }

.sidebar {
    float: right;
    width: 200px;
}

.content {
    float: left;
    width: 500px;
    padding: 0 0 0 28px;
}

.breaker {
    clear: both;
    margin-top: 25px;
    border-top: 1px solid;
    border-color: 777777;
    background-image: url("http://img440.imageshack.us/img440/3802/gradient5gj.jpg");
    background-repeat: repeat-x;
    height: 200px;
}

    .cell {
        float: left;
        padding-top: 10px;
        margin: 0 0 0 25px;
    }

    .cell-inner {
        width: 225px;
        padding: 0 10px 0 0;
    }    

.bottoms {
    clear: both;
    padding: 45px 0 0 0;
}

textarea {
    background-color: 555555;
    border: 1px solid;
    border-color: 666666;
    color: f0f0f0;
    padding: 3px;
    overflow: hidden;
}

    input {
        background-color: 444444;
        color: f0f0f0;
        border: 1px solid;
        border-color: 666666;
    }

.askfirst {
    clear: both;
    text-align: center;
    padding: 25px 0 0 0;
}




WHO I'D LIKE TO MEET

CODE
<div class="main">
<table style="width:800px; height:800px; cellpadding:0px; cellspacing:0px;background-color:black;">
<tr><td valign="top">

<ul class="newnav">
    <li><a href="#">Home</a></li>
    <li><a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=23363154&MyToken=b519c5b5-24ef-4be7-83a2-59ba4b7b0d0c" class="active">Send a Message</a></li>
    <li><a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=23363154">Add to Friends</a></li>
    <li><a href="#">Add to Group</a></li>
    <li><a href="#">Favorites</a></li>
<li><a href="http://thacampaign.blogspot.com/" class="active">My Blog</a></li>
</ul>

<div class="sidebar">
    <a href="#"><img src="http://myspace-922.vo.llnwd.net/00171/22/97/171877922_m.jpg" style="width: 165px;" /></a><br /><br />
    <span class="title2">////// Friends <a href="#" title="View more contacts">//////</a></span><br /><br />
    <a href="http://www.myspace.com/bigshaundra "><img src="http://myspace-128.vo.llnwd.net/01016/82/15/1016495128_m.jpg" title="Sylvia" alt="Sylvia" /></a>
    <a href="http://www.myspace.com/loonmusic"><img src="http://myspace-790.vo.llnwd.net/00810/09/75/810845790_m.jpg" title="Sharon" alt="Sharon" /></a><br />
    <a href="http://www.myspace.com/grandpubamaxwell"><img src="http://myspace-657.vo.llnwd.net/01068/75/65/1068255657_m.jpg" alt="Jain" title="Jain" /></a>
    <a href="http://www.myspace.com/aasimthedream"><img src="http://myspace-895.vo.llnwd.net/00646/59/80/646410895_m.jpg" title="Ryan" alt="Ryan" /></a><br />
    <a href="http://www.myspace.com/lilfatedtp"><img src="http://myspace-809.vo.llnwd.net/00512/90/80/512560809_m.jpg" title="Shell" alt="Shell" /></a>
    
</div>

<div class="content">
    <div class="title1">Who is this  guy?</div>
        <p>
<CENTER><embed allowScriptAccess="never" allowNetworking="internal" enableJSURL="false" enableHREF="false" saveEmbedTags="true" src="http://www.loudfusion.com/flash/player4/player.swf?USERID=45671"                                                                                                                               enableJavaScript="false"  quality="high" wmode="transparent" width="170" height="210"
type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> <Br>


</CENTER>

<br /></p>

    <p>These people, unlike the soft impressionable types, are independent, strong willed, and even stubborn at times. This is a quality that requires its own space in order to function as a creative force, independent, and free from any interference from others. As children they can be difficult to manage and discipline because of their headstrong manner. They move towards independence early in life and strive to strike out on their own as soon as they possibly can. This is a completely honest quality, dependable, and up front in everything they do and say. In their speech they are candid and sometimes even blunt to the point that they offend others, but not intentionally. They have an ingenuity in figuring things out if left alone to do so. Theirs is the quality of originality. They have the perseverance and endurance to push through any obstacles that might try to stop them and so they achieve almost anything that they put their minds to.
In one sense they are appreciated by others because of their open and honest ways of dealing with you, but they lack in the social graces and often fall short of the required diplomacy in certain situations. They can feel out of place in the company of the more sophisticated and intellectual types. They would feel awkward and out of place in debates, and where they need to listen carefully to another's point of view. These people are more physically active types that do not like to spend a lot of time talking about things. Their weakness in not being able to understand or see clearly another's point of view makes it difficult for them to relate deeply in the more intimate matters of love and marriage. Through life, as they discover that they have difficulty relating well in relationships, there is a tendency to become more and more independent to the point of becoming somewhat anti-social. They are a little too self-oriented, and lack what is needed to function well with people on the deeper levels of communication.</p>

    <p>REALLY THO<p>

<p>Sometimes what you're looking for is staring right back at you.</p>
<p>Smile.</p>
<table border="0" cellpadding="0" cellspacing="0" width="500"><tr><td><a href="http://www.myspaceslideshow.net/"><embed allowScriptAccess="never" allowNetworking="internal" enableJSURL="false" enableHREF="false" saveEmbedTags="true" src="http://www.myspaceslideshow.net/gallery500.swf"                                                                                                                               enableJavaScript="false"             FlashVars="xmlfile=http://www.myspaceslideshow.net/xml/1159599436.xml"  quality="high" bgcolor="ffffff" width="500" height="363" name="myspaceMania" align="middle" allowScriptAccess="never" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></td></tr></table><br>

</div>

<br style="clear:both;" />
<br /><br />

<div class="breaker">
<div class="cell">
    <div class="cell-inner">
        <span class="title2">Vitals /////////</span>
        <p>Age :: Twenty Two<br />
                Status :: IN NEGOTIATION<br />
        Here for :: Friends / Networking<br />
        Orientation :: Women<br />
        Hometown :: MONEY EARNIN MOUNT VERNON<br />
        Ethnicity :: BROTHER MAN<br />
        Occupation :: I MAKE IT HAPPEN</p>
    </div>
</div>

<div class="cell">
    <div class="cell-inner">
        <span class="title2">Interests /////////</span>
        <p>Music :: PEEP THE PLAYLIST<em></em>.<br />
        Books :: HARRY POTTER I CANT EVEN FRONT ?<br />
        Movies :: ANYTHING WITH WOLVES & VAMPIRES<br />
        </p>
    </div>
</div>

<div class="cell">
    <div class="cell-inner">
        <span class="title2">Links /////////</span>
        <p><a href="http://www.leslieonline.net/">LESLIEONLINE.NET</a> :: THE FUTURE <br />
        <a href="http://www.tokyo13.com/">TOKYO13.COM</a> :: CATERING TO ALL YOUR WEB DESIGN NEEDS <br />
        <a href="http://www.hollavision.com/">HOLLAVISION.COM</a> :: PLUG IN & GET LIFTED <br />
        <a href="http//:LESLIEONLINE.NET" title="Social bookmarks">del.icio.us</a> :: Sometimes I find the good stuff</p>
    </div>
</div>
</div>

<div class="bottoms">
    <div class="sidebar">
            <form method="post"
action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
            <input type="hidden" name="friendID" value="15701238">
            <textarea name="f_comments" cols="25" rows="8"></textarea><br />
            <p><input type="submit" value="Post"> :: <a href="http://comments.myspace.com/index.cfm?fuseaction=user.HomeComments&friendID=23363154&MyToken=508ea432-dd65-4de6-8f53-8f407ef33ffd" title="View all comments">View All</a></p>
            </form>

    </div>
    
        <div class="content">
        <div class="title1">Eh?</div>
        <p>"Practice safe lunch....use a condiment"</p>

        <div class="title1">The Junkyard</div>
        <p>I'm never content with whatever I'm working on. Aesthetically, anything I tweak is a direct reflection of my personality and tastes. Consider this profile - which I dub derkilicious - an ever changing work in progress. The original color schemes can be found <a href="http://flickr.com/photos/0401/59197867/">here</a>. The layout has some minor issues with IE, Safari, and Opera. Can I recommend <a href="http://getfirefox.com" title="Download Mozilla Firefox">Firefox</a> or <a href="http://flock.com" title="Download the Flock social browser">Flock</a>? Use Intercrap Explorer as a last resort.</p>
    


<div class="title1">SHAMELESS PROMOTION</div>

<a href="http://geddymusic.com/" target="_blank"><img src="http://www.geddymusic.com/pics/mixtapebanner.gif" border="0" alt=""></a>

<a href="http://www.cheridennisonline.com//"><img src="http://i42.photobucket.com/albums/e310/badboy21/8ae2c065.gif" /></a>

<a href="http://www.myspace.com/biglexinnercircle" target="_blank"><img src="http://img88.imageshack.us/img88/3834/incbanneriy2.gif" border="0" alt=""></a>

<a href="http://www.myspace.com/firstladybabsbunny/"><img src="http://i42.photobucket.com/albums/e310/badboy21/babsmyspace.gif" /></a>

<a href="http://www.tokyo13.com/"><img src="http://www.geocities.com/fingaz5/yoBanner.jpg" /></a>


</div>
</div>

<div class="main">
    <p></p>
</div>

</td></tr></table></div>

<div style="relative:; height:400px; overflow:hidden; border:400px;"><table><tr><td><table><tr><td>







<div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td>




<style>
table table table {visibility:hidden;}
td.text table {visibility:visible;}
td td td td td div {background-color:transparent;}
td td td td td div strong {visibility:hidden;}
.contactTable {display:none;}
td.text table {visibility:hidden;}
td.text table table, td.text table table td.text {visibility:visible;}
.orangetext15 {display:none;}
.friends {display:none;}
a.text, table div font a, table div div {visibility:hidden;}
tr {background-color:transparent;}
table table div div {visibility:visible;}
div table {background-color:transparent;}
div td font {visibility:hidden;}
.navbar {visibility:hidden;}
</style>
</td></tr></table>
</td></tr></table>
<div class="friends">
<table><tr><td>
<table><tr><td>
 
*WHIMSICAL 0NE*
post Dec 7 2006, 08:56 PM
Post #3





Guest






Hm, I don't see the white when I view your profile.
 
DAY_1
post Dec 7 2006, 09:00 PM
Post #4


Member
**

Group: Member
Posts: 10
Joined: Dec 2006
Member No: 486,144



HERE IS A SCREEN SHOT

 
freeflow
post Dec 7 2006, 10:23 PM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



CODE
<style type="text/css">
body, tr, table, td{ backgorund-color: transparent;}
</style>

or
CODE
<style type="text/css">
body, tr, table, td{ backgorund-color:000000;}
</style>


You might want to use the scripts we have in the script section to hide your profile, they are much cleaner adn take less codes.
 
DAY_1
post Dec 7 2006, 10:40 PM
Post #6


Member
**

Group: Member
Posts: 10
Joined: Dec 2006
Member No: 486,144



THANX
where would i put those scripts ?

i'm new at this
 
freeflow
post Dec 8 2006, 12:05 AM
Post #7


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



About me? Anywhere is fine.
 
DAY_1
post Dec 8 2006, 12:22 AM
Post #8


Member
**

Group: Member
Posts: 10
Joined: Dec 2006
Member No: 486,144



i see this takes patience when i get it right in firefox theres errors in internet explorer

and when i finally get it right in explorer there are errors in firefox
 
freeflow
post Dec 8 2006, 12:30 AM
Post #9


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



I can only give you suggestions because I use Safari and not internet explorer. Did you ever try this:
http://www.createblog.com/scripts/download.php?id=368
 
DAY_1
post Dec 8 2006, 12:37 AM
Post #10


Member
**

Group: Member
Posts: 10
Joined: Dec 2006
Member No: 486,144



i think you prolly already pointed me in the right direction
the problem just may be i'm doing something wrong
 

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