sooo basically...., simple myspace help |
![]() ![]() |
sooo basically...., simple myspace help |
Mar 9 2006, 02:21 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 20 Joined: Nov 2005 Member No: 285,751 |
i've searched the site up and down.
i cant figure out how to make the boxes that say: "lkajsd's blurbs" "lkajsd's friend space", etc thinner. i used a basic code to make the tables skinnier, but the title box is wayyy huge and i cant find a way to fix it in the code i have. it looks like this: ![]() and i want it to look like this: ![]() how do i do it? |
|
|
|
| *StanleyThePanda* |
Mar 9 2006, 02:45 PM
Post
#2
|
|
Guest |
Try this code:
CODE <style type="text/css"> .orangetext15 {font-family:arial; font-size:10px; color:000000; line-height:10px; font-weight:normal;} .whitetext12 {font-family: arial; font-size: 18px; color: 000000; line-height: 10px; letter-spacing: 1px; font-weight: normal; text-transform: lowercase;} </style> Edit the font-family, size & color to your liking. |
|
|
|
Mar 9 2006, 03:06 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 20 Joined: Nov 2005 Member No: 285,751 |
how do i get the letters to squish together more? i tried a bunch of different numbers where it says letter spacing, but it still looks the same.
also, those are all aligned to the left except for the sections for friends and comments. those ones are stuck in the middle, but the fonts changed. how to i switch it? |
|
|
|
| *StanleyThePanda* |
Mar 9 2006, 03:16 PM
Post
#4
|
|
Guest |
To squish together more, try changed the line-height... that MIGHT help.
Letter spacing can be changed to negative too like "-3px" or something And about the comments and such changing, its because they are all under the same name which is either "whitetext12" or "orangetext15" so if you add that code it will change anything under those names. |
|
|
|
Mar 9 2006, 03:28 PM
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 20 Joined: Nov 2005 Member No: 285,751 |
sweeeeet thanks.
one more thing- the right side of my whole page is about 1/2 the size of the right side. i dont have any big pictures or anything over there. do you know how to even out both sides? |
|
|
|
![]() ![]() |