text border |
![]() ![]() |
text border |
Dec 11 2006, 09:37 PM
Post
#1
|
|
![]() talent on another level ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 746 Joined: Oct 2006 Member No: 475,735 |
i make my own myspace layouts, and for the detail section, general, televison etc., you know how you can have a rectangle color outline, if so let me know what code i can out it to do that.
ps. i don't wanna post a image example, somewhat like jocking |
|
|
|
| *WHIMSICAL 0NE* |
Dec 11 2006, 10:58 PM
Post
#2
|
|
Guest |
Do you mean a border around the table? Or the text?
|
|
|
|
Dec 12 2006, 03:39 PM
Post
#3
|
|
![]() talent on another level ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 746 Joined: Oct 2006 Member No: 475,735 |
Example Page
This is a example page my friend made from her myspace layout site, where it says zodiac signs atc. where zodic sign is highlighted in another color, how do i do that, and how do i make a thin border around it? |
|
|
|
| *WHIMSICAL 0NE* |
Dec 12 2006, 06:20 PM
Post
#4
|
|
Guest |
Oh, they just added a background to it, in your CSS add this to .lightbluetext8
CODE .lightbluetext8{width:100%;background-color:######;} If you want a border around that text than add: CODE .lightbluetext8{width:100%;background-color:######;border-color:######;border-style:solid;border-width-top:1px;border-width-bottom:1px;border-width-right:1px;border-width-left:1px;}
|
|
|
|
Dec 13 2006, 06:20 AM
Post
#5
|
|
![]() talent on another level ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 746 Joined: Oct 2006 Member No: 475,735 |
|
|
|
|
![]() ![]() |