Hey I am trying to center align AND expand the width of my friends list on my myspace page. Can anyone help me out? I know how to make it bigger (and scrollable) and I know how to align it in the center but for the life of me I cannot do both!! Any help would rock!! -ruff
If you want something to scroll you have to make it a div and you have to a specific height or width. Please Post a linik so we can go from there.
Thanks, happy to help! For anyone interested, this was the fix needed in the style sheet: .friendSpace table {width:190px!important;} .friendSpace table td {width:auto!important; }