top friends code for firefox and internet explorer, for div's |
top friends code for firefox and internet explorer, for div's |
Oct 26 2008, 07:25 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Jun 2007 Member No: 530,057 |
Does anyone have a code
to put top friends in DIVS? i tried ALL the codes of createblog but they dont work . can you give me another code? please give me a code that works in internet explorer and firefox |
|
|
|
![]() |
Oct 27 2008, 05:33 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
If you're not having comments on your page and you're only having your top friends, try this method. Place this in your About Me:
CODE <style> .friends {position:absolute; left:50%; top:350px; margin-left:-422px; width:415px; _width:419px;} .friendspace {display:auto;} .friendscomments {display:none;} </style> That's for the positioning. Just play around with the margins. Then, put this in your Who I'd Like To Meet: CODE <div class="friends"><table><tr><td><table><tr><td></div> See if that works out for you. |
|
|
|
Oct 27 2008, 06:45 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Jun 2007 Member No: 530,057 |
Worked GREAT i tried ALLOT of codes and this one work !!!!!!!!!!!
i inserted a little more to stuff to ur code : z-index:7; and _top:860px; BUT OTHER THAN THAT IS GREAT THANX ALOT! note: when i put your top code in my about me ... i had to put it in the top of about me thats the only way it works in internet explorer CODE <style>
.friends {z-index:7; position:absolute; left:50%; top:845px; _top:860px; margin-left:-475px; width:400px; _width:400px;} .friendspace {display:auto;} .friendscomments {display:none;} </style> |
|
|
|
Oct 28 2008, 07:55 AM
Post
#4
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Topic closed & moved.
|
|
|
|
![]() ![]() |