i need help >.< :( |
i need help >.< :( |
Oct 29 2004, 01:15 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Jun 2004 Member No: 23,084 |
im new at this and don't understand something. when i made my own xanga skin, i couldnt get the regular words, like in the chatterbox, and the bio part (where im from, interests, screenname) colors to change from being black. the backround for the blog is black, and you cant see it...someone please reply soon
|
|
|
|
![]() |
Oct 29 2004, 01:18 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Jun 2004 Member No: 23,084 |
yes, here is the code ::
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> /* blu nite* */ /* by lla256@xanga */ body { background-color: #000000; background-image: url(http://www.geocities.com/angeldreamco/bgbluenight.jpg); background-attachment: fixed; scrollbar-arrow-color: #000066; scrollbar-track-color: #000000; scrollbar-shadow-color: #000000; scrollbar-face-color: #000066; scrollbar-highlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 10px century gothic; line-height:10px; color:#ccffff; letter-spacing:0px; text-align:justify; } 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:century gothic; text-transform:uppercase; font-size:10px; line-height:10px; font-weight:bold; color:#ccffff; letter-spacing:0px; background-color: #000000; text-align: left; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#ccffff; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#ccffff; text-decoration: strike-through; } a:hover {filter:blur(add="0",direction="80",strength="5"); height:0;}; color:#ccffff; cursor: ne-resize; text-decoration: none; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px dashed #ccffff; font:normal 10px century gothic; background-color: #000000; letter-spacing:0px; color: #ccffff; } table.left { /* this edits the menu module */ border: 1px dashed #ccffff; width:160px; background-image: url(http://www.geocities.com/angeldreamco/bgbluenight.jpg); background-color: #000000; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px dashed #ccffff; background-color: #000000; width:400px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(http://www.geocities.com/angeldreamco/bgbluenight.jpg); background-color: #000000; font: bold 10 px century gothic; text-transform: uppercase; color: #ccffff; border: 1 px dashed #ccffff; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: #000000; border: 1 px dashed #ccffff; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #000000; border: 1px dashed #ccffff; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px dashed #ccffff; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px dashed #ccffff; } </style> <!-- end code provided by createblog.com --> |
|
|
|
lla256 i need help >.< :( Oct 29 2004, 01:15 PM
sammi rules you can you post the code, please? Oct 29 2004, 01:16 PM
sammi rules you did you check the settings in your look and feel? Oct 29 2004, 01:27 PM
lla256 yea i did..but it didn/t do anything Oct 29 2004, 01:31 PM
addictedtoxangie QUOTEtable.left th {
/* on your menu module, this ... Oct 29 2004, 03:53 PM![]() ![]() |