Why aren't the fonts of my titles corresponding with the one in my html?, HELP PLEASE! |
Why aren't the fonts of my titles corresponding with the one in my html?, HELP PLEASE! |
May 11 2006, 09:30 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 1 Joined: May 2006 Member No: 403,585 |
This is my first template, so pardon me if it's kind of messy.
CODE <html> <head> <title> Put on your dancing shoes...</title> <style text="text/css"> <!-- body,tr,td {font-size: 10px; font-family: arial; color:#B3A382; direction:; background-attachment:fixed; scrollbar-arrow-color: #F29ABD; scrollbar-track-color: #1F2617; scrollbar-face-color: #1F2617; scrollbar-highlight-color: #F29ABD; scrollbar-3dlight-color: #292D24; scrollbar-darkshadow-color: #F29ABD scrollbar-shadow-color: #F29ABD; } b{font-family: arial; color: #E96E9F;} A:link { text-decoration: none; font-weight:bold; cursor:"crosshair"; color:"#7C8753"; } A:visited { text-decoration: none; font-weight:bold; cursor:"crosshair"; color:"#6E7847"; } A:hover { text-decoration: none; font-weight:bold; cursor:"crosshair"; color:"#E23B7E";text-decoration:none; background:"FFFFFF"} BODY { background: #06371E url('http://img146.imageshack.us/img146/8972/templatetestingpsd4ho.jpg') repeat fixed right="100"; } --> </style> </head> <body> <table cellpadding="top: 0"" cellspacing="0" border="0"align=right style="position:absolute; right:0; top:90;"> <tr> <TD valign="top" height="0" width=350><IMG SRC="http://img146.imageshack.us/img146/6721/katrinapecson2ni.jpg"></TD> </tr> </table> <table cellpadding="0" cellspacing="0" border="0" height="550" width="200" style="position:absolute; right:20; top:360;" align=right> <tr> <TD valign=top align=left> <div id="main" style="position: absolute; width: 200; height: 550;> <Blogger> <BlogItemTitle> <BlogItemUrl><a href="<$BlogItemUrl$>" title="external link"></BlogItemUrl> <font color="#D7CF71" font size=5 face="Edwardian Script ITC"><$BlogItemTitle$></font> <BlogItemUrl></a></BlogItemUrl> </BlogItemTitle><br> <BlogDateHeader> <font color="#97A65D" size="2" face="Times New Roman"><$BlogDateHeaderDate$></font> </BlogDateHeader> <hr color=#7C7744 size=1> <!-- Begin .post --> <div class="post"><a name="<$BlogItemNumber$>"></a> <$BlogItemBody$> <p class="post-footer"> <em>posted by <$BlogItemAuthorNickname$> @ <a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a></em> <MainOrArchivePage><BlogItemCommentsEnabled> [[ <a class="comment-link" href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnclick$>><$BlogItemCommentCount$> comments</a> ]] </BlogItemCommentsEnabled></MainOrArchivePage> <$BlogItemControl$> <hr color=#7C7744 size=1> </p> </div> <ItemPage> <div id="comments"> <BlogItemCommentsEnabled><a name="comments"></a> <h4><$BlogItemCommentCount$> comments:</h4> <dl id="comments-block"> <BlogItemComments> <dt class="comment-data" id="c000000045"><a name="c<$BlogCommentNumber$>"></a> At <a href="#c<$BlogCommentNumber$>" title="comment permalink"><$BlogCommentDateTime$></a>, <$BlogCommentAuthor$> told me... </dt> <dd class="comment-body"> <p><$BlogCommentBody$></p> <$BlogCommentDeleteIcon$> </dd> </BlogItemComments> </dl> <p> <$BlogItemCreate$> </p> </BlogItemCommentsEnabled> <p> <a href="<$BlogURL$>"><< Home</a> </p> </div> </ItemPage> <!-- End #comments --> </Blogger> </TD> </tr> </table> <table cellpadding="0" cellspacing="0" border="0" height="200" width="151" style="position:absolute; right:280; top:420;" align=left> <tr> <TD valign=top align=left> <b><font size="2" face="Times New Roman" color="808D50">[ I am made of: ]</font></b> <br /> <br /> <marquee direction="left" scrollamount=2 width=100 height=30 align="center"><p align="left"> <p> Ball gowns. Music boxes. Ballet shoes. Ribbons and lace. Attic trapdoors. Old wedding dresses. Yellowing photographs. Empty perfume bottles. Treasure maps. The fragrance of good wine. Masquerade masks. Old diaries. Puddles of sunshine on the floor. Dancing slippers. Counting the stars. Glitter settling at the bottom of a snowglobe. A message-in-a-bottle. A lonely island with silent shores. The nanosecond between the making of a wish and the blowing out of the birthday candles. </p></font></marquee><br /> <b><font size="2" face="Times New Roman" color="808D50">[ Fact ]</font></b> <br /> The glass isn't half-full...there's too much glass!<br /> <br /> <b><font size="2" face="Times New Roman" color="808D50">[ Old Diary Entries ]</font></b> <br /> <BloggerPreviousItems> <a href="<$BlogItemPermalinkURL$>"><$BlogPreviousItemTitle$></a><BR> </BloggerPreviousItems> <br> <BR> <font size="5" face="Edwardian Script ITC" color = "#808D50"> Archives</font> <br /> <MainOrArchivePage> <BloggerArchives> <a href="<$BlogArchiveURL$>"><$BlogArchiveName$></a><BR> </BloggerArchives> <ArchivePage><a href="<$BlogURL$>">Current Posts</a><BR><BR></ArchivePage> </MainOrArchivePage> <br /> <b><font size="2" face="Times New Roman" color="808D50">[ Wanderlust ]</font></b> <br /> <br /> <marquee direction="up" scrollamount=1 width=150 height=30 align="center"><p align="left"> <pre> I will, one day Discover all the shades of blue and green The ocean has And I will, One day... Count all the stars Thus I will, one day become the ocean So that I will, one day stretch my feet out Over the edge of the world. <i>(c) Katrina Pecson</i> </pre></font></marquee><br /> <pre> - - - - - </pre> <font size="2" face="Times New Roman" color="808D50">Layout Copyright</font><br /> Layout is by <a href="http://thirdeyeswink.deviantart.com" target=_blank>KatPecson</a> </TD> </tr> </table> </body> </html> My website is > themasqueradeball.blogspot.com Whenever I try to put in a new title for my blogposts, the title's font is Arial instead of Edwardian Script ITC. Is there any way I can fix this? |
|
|
|
![]() |
| *mipadi* |
May 12 2006, 12:31 PM
Post
#2
|
|
Guest |
I see the titles in a script font. Are you sure you have that font installed on your computer? It will only appear if it is installed on your computer.
|
|
|
|
kisskat Why aren't the fonts of my titles corresponding with the one in my html? May 11 2006, 09:30 AM
moorepocket you have to use default font. Script fonts won... May 12 2006, 08:56 PM![]() ![]() |