Making FRIENDSECTION visible through DIV layout |
Making FRIENDSECTION visible through DIV layout |
Nov 12 2007, 01:48 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Nov 2007 Member No: 590,211 |
Hi there. I was wondering if anyone knew how I could make just my friends and comments space visible through my DIV layout. This is where I am right now:
CODE <style type="text/css"> .ftd {moves} body table {margin-top:-5000px;} .ftd {keeps} body td table, body div table {margin-top: 0;} .ftd {makes} table, tr, td {background-color:transparent;} .ftd {removes} body div table form{display:none;} .ftd {to} body table div form{display:block;} .ftd {hides} div table td font {visibility:hidden; } a.navbar:active, a.navbar:visited, a.navbar:link { color:808080; } a.navbar:hover { color:000000; } .navbar {visibility:visible !important;} </style> <style type="text/css"> .a {hide top search bar} div div select, div div form {display:none !important;} </style> I would really appreciate it anyone could fill me in. Also, if I do make it visible how can I reposition it where i'd like it to go on my profile. Thank You, Nick
Reason for edit: put code tags in for ya ;)
|
|
|
|
nickwallz Making FRIENDSECTION visible through DIV layout Nov 12 2007, 01:48 PM
S-Majere Try this and let me know how you get on:
http://w... Nov 12 2007, 02:56 PM![]() ![]() |