Log In · Register

 
top friends and comments, code
RCKstarh
post Jun 3 2007, 09:08 AM
Post #1


Onyi eff. babii
*****

Group: Member
Posts: 529
Joined: Aug 2005
Member No: 204,660



i need the code to put my top friends and comments into my div layout. does such a code exist? if so, please help
 
 
Start new topic
Replies
RCKstarh
post Jun 5 2007, 06:54 PM
Post #2


Onyi eff. babii
*****

Group: Member
Posts: 529
Joined: Aug 2005
Member No: 204,660



nevermind ur not replying...

where should i add the code so that my friends and comments can still be shown in my page? like wut codes should i change around so that im not hiding it in the 1st place

wut should i change:
this is the code in my about me:

CODE
<style type="text/css">
table table,table table table table,table table{background-color:transparent;width:0px;border:0px;}
div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;}
a.navbar,font,.whitetext12,.btext,.orangetext15,.redbtext,.redtext,.blacktext12,
.lightbluetext8,strong,.blacktext10,.nametext,div b font font, div font font u,table table table table, table table table table td.text, td.text td.text table,table.contacttable{display:none;}
div table form tr td,td.text table,a.text, table div font a, table div div,{visibility:hidden;di-splay:none}
td.text table table {display:inline; visibility:visible;}
embed{"position : absolute" top:0px;left:0px;display:block;width:0px; height:0;}
</style>



<style type=text/css>

body {
background-color:;
background-image: url("http://i32.photobucket.com/albums/d28/dyschickaqt_/lilpattern.jpg");
background-position: bottom right;
background-repeat: repeat;
background-attachment: fixed;
scrollbar-arrow-color:FFFFFF;
scrollbar-track-color:466C05;
scrollbar-shadow-color:FFFFFF;
scrollbar-face-color:466C05;
scrollbar-highlight-color:FFFFFF;
scrollbar-darkshadow-color:466C05;
scrollbar-3dlight-color:FFFFFF;}

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

{The actual modules}
table table table {border: 1px solid; border-color:; background-color:;}

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea  
{font:normal 9px arial; color:white; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{class for the basic font for the page}
.text {font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;}  

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}  
.redbtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px;}  

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}  
.whitetext12{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{”In your extended network” style}
.blacktext12{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px; }

{Stylizing of your name above your picture }  
.nametext{font-family: arial; color: ######; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}  

{date stamp on comments}  
.blacktext10{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{This is how all anchor points will be displayed; anchor points appear before all links.}  
a{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }  
a:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{”View all friends” and “invite more” link style}  
a.redlink{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.redlink:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  

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

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

</style>






and this is the code in my i'd like to meet section:

CODE
<div class="bg" style="position:absolute; left:0px; top:90px; width:1024px; height:768px; overflow: hidden;">
<img src="http://i32.photobucket.com/albums/d28/dyschickaqt_/cashanova.jpg">
</div>

<div class="content" style="position:absolute; left:110px;  top:500px; width:352px; height:258px; overflow: auto;">

<center>

<a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=02aeba8d-18ab-4f6c-a6e9-fab460aad991"><img src="http://i32.photobucket.com/albums/d28/dyschickaqt_/home1.png"</a>

<a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=190563644&MyToken=6d6d55d5-dcf5-4adf-b755-4a8c896bd952"><img src="http://i32.photobucket.com/albums/d28/dyschickaqt_/comment3.png"</a>

<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=190563644&MyToken=6d6d55d5-dcf5-4adf-b755-4a8c896bd952"><img src="http://i32.photobucket.com/albums/d28/dyschickaqt_/message1.png"</a>

<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=190563644"><img src="http://i32.photobucket.com/albums/d28/dyschickaqt_/pics.png"</a></center><br>
</div>


<div class="content" style="position:absolute; left:112px;  top:600px; width:345px; height:258px; overflow: auto;"><center>put info here
</center
</div>
 

Posts in this topic


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