bolded letters |
![]() ![]() |
bolded letters |
Jun 15 2004, 01:33 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 196 Joined: May 2004 Member No: 17,677 |
okay when u make the letters bolded, how do u like change the color of the text? like some bolded letters r in a different color, how do u do that cuz xtools wont load onto my computer so idk wut to do
|
|
|
|
| *tweeak* |
Jun 15 2004, 01:44 PM
Post
#2
|
|
Guest |
i think you use css, but im not sure how
edit:// this is one css code, but i dunno how well it works on xanga, and you can change colors and stuff CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> <!-- A:link { text-decoration: none; font-weight: normal; color:#29A4FD;} A:visited { text-decoration: none; font-weight: normal; color:#29A4FD;} A:active { text-decoration: none; font-weight: normal; color:#29A4FD; } A:hover { text-decoration: none; cursor: crosshair; font-weight: normal; color:#C6E7FE;} b {font-family: verdana; color: #C6EFFE; filter:shadow(Color=#36C8FE,Direction=135, strength=3);height:6px; } h1 {font-family: verdana; font-size: 10; color: #038DED; } p {font-family: verdana; color: #038DED; } body { background-color: #000000; font-family: tahoma; color: #038DED; letter-spacing: 0pt; font-weight: normal; font-size: 9; text-align:center; scrollbar-face-color: #000000; scrollbar-highlight-color: #C6E7FE; scrollbar-3dlight-color: #DDECFF; scrollbar-darkshadow-color: #C6E7FE; scrollbar-shadow-color: #066CEA; scrollbar-arrow-color: #C6E7FE; scrollbar-track-color: #000000; } td { font-family: tahoma; color: #038DED; letter-spacing: 0pt; font-weight: normal; font-size: 10; line-height: 1; text-align:center; padding-left: 0cm; padding-right: 0cm; padding-top: 0cm; padding-bottom: 0cm; padding: 0cm; padding: 0cm 0cm; } input, textarea { background: #transparent; font-family: tahoma; color: #038DED; letter-spacing: 0pt; font-weight: normal; font-size: 11; border-style: solid; border-color: #038DED; border-width: 1px; } --> </style> <!-- end code provided by createblog.com --> |
|
|
|
Jun 15 2004, 01:50 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Mar 2004 Member No: 7,445 |
QUOTE(xoxochibi @ Jun 15 2004, 1:33 PM) okay when u make the letters bolded, how do u like change the color of the text? like some bolded letters r in a different color, how do u do that cuz xtools wont load onto my computer so idk wut to do CODE <!-- begin code provided by createblog.com --> .blogbody b, .standard b, p b, strong, .content b{ /* edits bolded text in your entry */ font-weight: bold; color: #BCA210; text-align: justify; } <!-- end code provided by createblog.com --> put that in ur css! and you have the color-bolded words |
|
|
|
Jun 15 2004, 01:50 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 196 Joined: May 2004 Member No: 17,677 |
where do u put it
|
|
|
|
Jun 15 2004, 01:52 PM
Post
#5
|
|
![]() <3 Gaara ^^ ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 385 Joined: Jun 2004 Member No: 20,016 |
QUOTE where do u put it You put it anywhere between the <style> and </style> tags |
|
|
|
Jun 15 2004, 01:52 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Jun 2004 Member No: 22,161 |
do you want to make all bolded letter a different color? or just one particiular bolded color a different color
|
|
|
|
Jun 15 2004, 01:53 PM
Post
#7
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Mar 2004 Member No: 7,445 |
QUOTE(xoxochibi @ Jun 15 2004, 1:50 PM) where do u put it put it under the blogheader, caption part.. and change the hex code color to what you want |
|
|
|
Jun 15 2004, 06:21 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: May 2004 Member No: 15,511 |
yup, thats right, its sort of simple but you'll get the hang ov it.
|
|
|
|
![]() ![]() |