make left modules skinny, I would like a code to make ONLY left modules skinny |
make left modules skinny, I would like a code to make ONLY left modules skinny |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Sep 2007 Member No: 570,808 ![]() |
I would like a code to make ONLY left modules skinny..
Please.. someone? |
|
|
![]() |
![]()
Post
#2
|
|
![]() Resource Center Tyrant ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,263 Joined: Nov 2007 Member No: 593,306 ![]() |
Adjust the width pixels to your liking.
CODE <style>
.interestsAndDetails {width: 200px !important;} .profileInfo {width: 200px !important;} .userProfileCompany {width: 200px !important;} .userProfileSchool {width: 200px !important;} .userProfileNetworking {width: 200px !important;} .userProfileDetail {width: 200px !important;} </style> |
|
|
![]() ![]() |