Reply
Add coments and friends in Myspace div layout (using css code)
Old 03-15-2007, 06:46 AM Add comments and friends in Myspace div layout (using css code)
Extreme Talker

Posts: 175
here is my about me code:

Code:
<style type="text/css">
    table, tr, td {background:transparent;}
    table table table table, table table table table td.text, table.contactTable {display:none;}
    td.text table, .orangetext15 {visibility:hidden;}
    td.text table table {display:inline; visibility:visible;}
    td.text td.text table {display:none;}
    div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
</style>

<style type=text/css>

body {
background-color: 000000;
}

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

table table table {border: 1px solid; border-color: 000000; background-color: 000000; }

body,table, td, li, p, div, textarea  
{font-family:arial; font-size:16px;; color:c74570; font-weight:none; border:0px; text-transform: none; line-height:12px;}

.text {font-family:arial; font-size:16px;; color:c74570; font-weight:none; border:0px; text-transform: none; line-height:12px;}  

.redtext{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase; }

.redbtext{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase; }

.orangetext15{font-family: arial; color: c74570; font-weight: bold; font-size: 20px; letter-spacing: -2px;}  

.lightbluetext8{font-family:arial; font-size:16px;;  color:c74570; font-weight:none;border:0px; text-transform: uppercase; }

.whitetext12{font-family:arial; font-size:16px;;  color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  


.blacktext12{font-family: arial; color: c74570; font-weight: bold; font-size: 20px; letter-spacing: -2px; }

.nametext{font-family: arial; color: c74570; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}  

.blacktext10{font-family:arial; font-size:16px;;  color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  

a{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase; }  
a:link{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}

a.redlink{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  
a.redlink:link{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:16px;;  color:c74570; font-weight:none;border:0px; text-transform: uppercase;}

a.navbar{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:link{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:active{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:visited{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:hover{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  

a:link, a.man{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}  
a:active{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}  
a:visited{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase;}

.standard b, p b, B, strong {
font-family:arial; font-size:16px;; color:c74570; font-weight:none;border:0px; text-transform: uppercase; }

</style>
Here is my Id like to meet code:
Code:
<div class="bg" style="position: absolute; left:0px; top:0px; width:1010px; height:2000px; overflow: hidden;">
<img src="http://jolyza.com/simsters_fireplace_myspace_stuff/layout.jpg">
</div>

<div class="content" style="position: absolute; left:80px;  top:330px; width:215px; height:265px; overflow: auto;">
About Me.
</div>

<div class="content" style="position: absolute; left:80px;  top:705px; width:215px; height:315px; overflow: auto;">
Links.
</div>

<div class="content" style="position: absolute; left:455px;  top:330px; width:465px; height:690px; overflow: auto;">
News and Blogs.
</div>




<div class="content" style="position: absolute; left:80px;  top:1205px; width:840px; height:740px; overflow:auto;"> Friends and Comments </div>
instead of my last div (friends and comments.) can someone give me the code so my friends and comments are there and change my about me code so my about me code doesnt interfere with my comments or friends in that div

Last edited by simster : 03-15-2007 at 08:56 PM. Reason: Updated my code
simster is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-15-2007, 06:54 AM Re: Add coments and friends in Myspace div layout (using css code)
Angelosanto's Avatar
Ultra Talker

Posts: 440
Name: Danny Angelosanto
I'm pretty sure you can't do that - the myspace basic layout stays the same - comments in one div, photo in another etc.

You can only modify it to a certain level and I may be wrong but I don't think you can do what you ask
Angelosanto is offline
Reply With Quote
View Public Profile Visit Angelosanto's homepage!
 
Old 03-15-2007, 07:03 AM Re: Add coments and friends in Myspace div layout (using css code)
Extreme Talker

Posts: 175
here is a link to a myspace div layout http://www.createblog.com/layouts/download.php?id=10596

that has comments at the bottem.



and here is a link that i used to create the layout (tutorial) http://www.createblog.com/forums/ind...owtopic=142922

and at there was a link that took you to a place that gave you the information to add your friends and comments to your div layout (but it was a link the a thread on the myspace forum the always says Sorry! an unexpected error has occurred. This error has been forwarded to MySpace's technical group.)
simster is offline
Reply With Quote
View Public Profile
 
Old 03-15-2007, 02:32 PM Re: Add coments and friends in Myspace div layout (using css code)
LadynRed's Avatar
Super Moderator

Posts: 6,555
Location: Tennessee
I've never seen myspace code before.. WHAT A NIGHTMARE !!
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 03-15-2007, 08:56 PM Re: Add coments and friends in Myspace div layout (using css code)
Extreme Talker

Posts: 175
can anyone help me
simster is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Add coments and friends in Myspace div layout (using css code)
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12833 seconds with 12 queries