in need for coding for a new blank table... |
![]() ![]() |
in need for coding for a new blank table... |
Aug 8 2007, 02:46 AM
Post
#1
|
|
![]() hxc nerd ![]() ![]() Group: Member Posts: 11 Joined: Apr 2007 Member No: 518,788 |
alright, i've been looking for some script to just add a blank table on the left side underneath all that basic info stuff to put a DIV comment box in. it seems simple enough, but i can't find anything that works. i also have my comments, friends, and interests hidden. so, anybody got any ideas?? =)
|
|
|
|
| *IVIike* |
Aug 8 2007, 08:39 AM
Post
#2
|
|
Guest |
well... to hide your comments & friends use there codes
CODE about me: <style type="text/css">.comments {visibility:hidden;display:none;}</style><br /> I'd like to meet: <div class="comments"><table><tr><td><table><tr><td><br /> to hide your interests... just take everything out of them and it should go away as for the extra module... i searched google and i couldn't find anything CODE <div class="extra" style="position: absolute; left:XXXpx; top:XXXpx; width:???px; height:???px; overflow: auto; overflow-x:hidden;"> CONTENT HERE </div> replace the XXX's with the position you want your DIV at and replace the ??? with the hight and width you want the module to be. I hope that helped |
|
|
|
![]() ![]() |