font size for links |
font size for links |
![]()
Post
#1
|
|
![]() dizzy me up. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,191 Joined: Apr 2004 Member No: 11,139 ![]() |
alright... if you go to my xanga you can see my layout right? and you can see that the font size for the links are larger than the blog/entry font sizes. and i want them both to be 9pt in times new roman. okay in the code, all the links are made to 9pt, i dont understand why it's still size 10 when it comes out. can anyone help me pleaseee?
QUOTE <!-- begin code provided by createblog.com -->
<style type="text/css"> hr {display:none;} </style> <!-- end code provided by createblog.com --> <style> body { SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: # ffffff; SCROLLBAR-SHADOW-COLOR: # ffffff; SCROLLBAR-3DLIGHT-COLOR: # ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: # ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; } .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font-family: times new roman; font-size: 9pt; color: #000000; line-height:11px; text-align:left; } div.blogheader, .caption { /* edits the dates */ font-family: times new roman; font-size:12px; line-height:14px; color:# 000000; border: 0px solid #ffffff; text-align: center; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 0px solid #000000; font-family: times new roman; font-size: 9pt; color: #000000; background-color: #ffffff; letter-spacing:0px; } table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid #000000; width: 420px; padding-right: 0px font-family: times new roman; font-size: 9pt; color: #000000; text-align: justify; } table.navigation, table.main, table.footer { width:320 } .table.footer,table.navigation {display: none; } td.mainleft { display:none } table.left { display:none } table.footer { display:none } .leftmoduletitlebar { display:none } .leftmoduleborder { display:none } table.navigation { display:none } .blogbody td { width:0px; padding-left:0px; } B {COLOR: #000000; STRONG {COLOR: #000000; EM {COLOR: #000000; I {COLOR: #000000; a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ font-family:times new roman; font-size: 9pt; color: #000000; font:normal 9px times new roman; line-height:11px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ font-family:times new roman; font-size: 9pt; color: #000000; font:normal 9px times new roman; line-height:11px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ font-family:times new roman; font-size: 9pt; text-decoration: none; color: #000000; line-height: 11px; filter: blur; font-weight:normal; letter-spacing: 0px; } </style> |
|
|
![]() |
![]()
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 ![]() |
You can't.
Size one is equal to 10 point. There is no way around it. You shouldn't be using anything smaller than ten anyways, in higher resolutions it becomes nearly impossible to read. |
|
|
![]() ![]() |