
| angelwings88: weblog - photos - videos - audio - pulse - profile - subscribe! |
|
Saturday, May 13, 2006
Wednesday, May 10, 2006
Sunday, April 23, 2006
Thursday, April 13, 2006
Wednesday, April 12, 2006
|
![]() 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: normal 14px century gothic; font-size:20px; font-weight: bolder; background-image: ( RL); text-align: center; color: green; background-color: yellow; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:yellow; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:yellow; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:black; cursor: ne-resize; text-decoration: none; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid black; font:normal 11px century gothic; background-color: yellow; letter-spacing:0px; color: green; } table.left { /* this edits the menu module */ border: 1px solid black; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid black; background-color: green; width:400px; font:normal 11px century gothic; line-height:18px; color: yellow; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: green; font: bold 11px century gothic; text-transform: lowercase; color: yellow; border: none; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: green; border: none; font:normal 11px century gothic; line-height:18px; color: yellow; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: green; border: 1px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid yellow; } |