Help Please!!!, I was a dummie and tried to change fonts |
![]() ![]() |
Help Please!!!, I was a dummie and tried to change fonts |
Nov 1 2004, 05:03 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 20 Joined: Aug 2004 Member No: 40,166 |
go to my xanga www.xanga.com/BrokenEmoSoul
I tried to change the colors and that is how it looks this is the code for the layout QUOTE <style type="text/css"> /* pink volcom stylesheet by pinkmacaroni88*/ /* <a href='http://blogring' target='_blank'>http://blogring</a> */ body { background:black url(""); background-repeat: none; background-attachment: fixed; background-position: bottom left; scrollbar-arrow-color: #000000; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; cursor: crosshair; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:11px; color: #000000; letter-spacing:0px; text-align:justify; } .left B, { font: bold 11px arial; color: "# FF0099"; line-height: 11px;} table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family: arial; text-transform: lowercase; font-size:18px; font-weight: bold; line-height: 15px; letter-spacing: -1px; color: #000000; text-align: left; padding: 3px; width: 500px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #000000; font:normal 11px arial; line-height:11px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #000000; font:normal 11px arial; line-height:11px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #ffffff; font: 11px arial; line-height:11px; text-decoration: none; cursor: crosshair; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; color: #000000; } table.left { /* this edits the menu module */ border: 1px solid #000000; width: 160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px dashed #ffffff; width: 500px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: #FFFFFF; font: bold 11px arial; color: #000000; border: none; text-align: center; width: 160px; } table.left TD { /* on your menu module, this edits the body part of it */ border: none; text-align: center; border-top: 1px solid #000000; width: 160px; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #FFFFFF; border: 1px solid #000000; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #000000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 600px; } hr { /* horizontal divider */ border: 1px solid #000000; } body { </style> I was trying to change the background color to white all the onther stuff to black and when using bold text i was tryna make it hot pink!!!can someone explain this thing to me cuz i hav no clue how to do this stuff!!!!!! |
|
|
|
Nov 1 2004, 05:39 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 20 Joined: Aug 2004 Member No: 40,166 |
anyone?
|
|
|
|
Nov 1 2004, 05:53 PM
Post
#3
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
please don't double post. someone will help you
well first of all you can't have quotation marks around your color codes. you have that in the bold text section. then see where it says "body{ background:" change that "black" to white and remove the other stuff (url stuff) |
|
|
|
![]() ![]() |