differential entry sizes |
differential entry sizes |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2004 Member No: 43,772 ![]() |
everyone visit my xanga:
xanga.com/babsncity do u see the latest entry i wrote? see the size font it is..compared to my other entries? how can i make it so the rest of my entries are that size because i dont remember doing anything different. cuz when i visited my xanga..it just appeared like that. and i really want the rest of my entries that size. thanks |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 ![]() |
okay try this, i cleaned up your coding a little bit also
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> div.blogheader, .caption { font-family:arial; text-transform:none; font-size:11px; line-height:20px; font-weight:bold; filter: alpha (opacity=400, finishopacity=0, style=2); height: 1px; background-color:#FF0033; color:#FFFFFF; letter-spacing:0px; text-align: center; } table.blogbody { /* this edits the other the place where the blog is */ background-color:transparent; family-font: arial; BORDER-RIGHT: #FF0033 1px solid; BORDER-TOP: #FF0033 1px solid; BORDER-LEFT: #FF0033 1px solid; BORDER-BOTTOM: #FF0033 1px solid width:400px;} .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; color:black; letter-spacing:0px; text-align:justify; } div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:uppercase; font-size:11px arial; font-weight:bold; color:#FFFFFF; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#000000; font:normal 11px arial; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#000000; font:normal 11px arial; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#FF0000; font:normal 11px arial; cursor: crosshair; } table.left th, table.module th{ /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ font-family:arial; text-transform:uppercase; font-size:11px; font-weight:bold; color:#000000; } .blogbody td { width:0px; padding-left:0px; } </style> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |