Tables and scroll bar question... |
![]() ![]() |
Tables and scroll bar question... |
Aug 11 2006, 06:09 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Jul 2006 Member No: 434,001 |
I was wondering how to make the interests tables (general, music, movies...) thinner? I've tried codes like this:
<style type="text/css"> table table table {width:250px;} td.text table, td.text table td {width:250px; padding:0px;} </style> but it only makes my about me and comments tables thinner and not the left side & also how to get a scroll bar like the one on here: http://myspace.com/blacklungg and how to make the comments look like the ones on that myspace also..how it only shows some, but you can't scroll. ??? Sorry if its too much to ask... |
|
|
|
Aug 11 2006, 06:47 PM
Post
#2
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 |
Okay. Here I go.
1) Try <style>table table table {width: 250px;}</style> 2) Use this code: <style type="text/css"> scrollbar-face-color: insert hex code; scrollbar-shadow-color: insert hex code; scrollbar-highlight-color: insert hex code; scrollbar-3dlight-color: insert hex code; scrollbar-darkshadow-color: insert hex code; scrollbar-track-color: insert hex code; scrollbar-arrow-color: insert hex code; </style> Refer to this post for more. 3) She's only hiding some of her comments. Put this script in your Who I'd Like to Meet. Raise the height to show more, and lower it to show less: <div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td> Hope this helps :] |
|
|
|
Aug 11 2006, 07:51 PM
Post
#3
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Jul 2006 Member No: 434,001 |
Well the code for the comments works, but the one to make the tables thinner still doesn't make the interests tables thinner....only the about me, ect.
Am I putting it in the wrong place, or it just my layout code, or...? |
|
|
|
Aug 11 2006, 08:34 PM
Post
#4
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 |
What place are you putting it in, exactly?
It should go in the about me. If you did put it there, post your codes. |
|
|
|
Aug 14 2006, 02:53 PM
Post
#5
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Jul 2006 Member No: 434,001 |
oh nevermind, I fixed it.
Thanks for the codes!! |
|
|
|
Aug 14 2006, 05:20 PM
Post
#6
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 |
No problem :]
Topic Closed |
|
|
|
![]() ![]() |