Script Garage

 

Change the font of this layout to Kristen ITC?

<fwl code="layout"> <style type="text/css"> .code { Layout Copyright Freeweblayouts.net - No Redistributing } </style> <style type="text/css">table, tr, td { background-color:transparent; border:none; border-width:0;}body{background-color:212d41;background-image:url("http://i92.photobucket.com/albums/l39/fwllayouts/rico/sep07/solybg.jpg");background-attachment:fixed;background-position:Bottom Left;background-repeat:No-repeat;border-color:;border-width:;border-style:solid;scrollbar-face-color:FFFFFF;scrollbar-highlight-color:FFFFFF;scrollbar-3dlight-color:FFFFFF;scrollbar-shadow-color:FFFFFF;scrollbar-darkshadow-color:FFFFFF;scrollbar-arrow-color:212d41;scrollbar-track-color:212d41;}table table{border:0px}table table table table{border:0px}table table table {border-style:Solid;border-width:8;border-color:28466e;background-color:transparent;}table table table td {background-color:212d41;filter:alpha(opacity=); -moz-opacity:100; opacity:100; -khtml-opacity:100;}table table table table td {filter:none;}table, tr, td, li, p, div {font-family:; color:FFFFFF; font-size:; font-weight:;}.btext {font-family:; color:FFFFFF; font-size:; font-weight:;}.blacktext10 {font-family:; color:FFFFFF; font-size:; font-weight:;}.blacktext11 {font-family:; color:FFFFFF; font-size:; font-weight:;}.blacktext12 {font-family:; color:FFFFFF; font-size:; font-weight:;}.lightbluetext8 {font-family:; color:FFFFFF; font-size:; font-weight:;}.orangetext15 {font-family:; color:FFFFFF; font-size:; font-weight:;}.redtext {font-family:; color:FFFFFF; font-size:; font-weight:;}.redbtext {font-family:; color:FFFFFF; font-size:; font-weight:;}.nametext {font-family:; color:FFFFFF; font-size:; font-weight:;}.text {font-family:; color:FFFFFF; font-size:; font-weight:;}.whitetext12 {font-family:; color:FFFFFF; font-size:; font-weight:;}a:active, a:visited, a:link {font-family:; color:aab9ce; font-size:; font-weight:;}a:hover {font-family:; color:aab9ce; font-size:; font-weight:;}a.navbar:active, a.navbar:visited, a.navbar:link {font-family:; color:aab9ce; font-size:; font-weight:;}a.navbar:hover {font-family:; color:aab9ce; font-size:; font-weight:;}a.redlink:active, a.redlink:visited, a.redlink:link {font-family:; color:aab9ce; font-size:; font-weight:;}a.redlink:hover {font-family:; color:aab9ce; font-size:; font-weight:;}</style><style type="text/css">table table table td {vertical-align:top ! important;}span.blacktext12 {visibility:visible !important;background-color:transparent;background-image:url("http://i92.photobucket.com/albums/l39/fwllayouts/rico/sep07/solyext.gif");background-repeat:no-repeat;background-position:center center;font-size:0px; letter-spacing:-0.5px;width:437;height:248; display:block !important;}span.blacktext12 img {display:none;}</style><style type="text/css">.contactTable { width: !important; height: !important; padding:0px !important;background-image:url("http://i92.photobucket.com/albums/l39/fwllayouts/rico/sep07/solycon.jpg");background-attachment:scroll; background-position:center center;background-repeat:no-repeat; background-color:transparent;}.contactTable table, table.contactTable td { padding:0px !important;border:0px; background-color:transparent; background-image:none;}.contactTable a img {visibility:hidden; border:0px !important;}.contactTable .text {font-size:1px !important;}.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}.contactTable .whitetext12 {display:none;}</style><fwl code="ad"><div style="position:absolute;z-index:9;left:0px;top:0px;"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmZyZWV3ZWJsYXlvdXRzLm5ldC8/Y2F0PW15c3BhY2VhY3RvcnMmaWQ9NTY5JnM9bm8=" target="_blank"><img src="http://i72.Myspace Layouts"></a></div></fwl code="ad">

Public Comments

  1. It's not a good idea to use non standard fonts. You could, but anyone that doesn't have the Kristen ITC font installed they won't see it. I don't have that font and probably like 98% of everyone else doesn't either. It would revert to a standard font, probably times roman or some sans-serif.
  2. The first person is correct in that if you specify a non-standard font (something that is not on most people's computers), it will default to something different. If you are willing to take that risk, you just need to change your font-family code to say "Kristen ITC" like so: font-family: "Kristen ITC" To be safe, you should choose your backup general/standard font choice also, something like this: font-family: "Kristen ITC", Verdana, Arial, Helvetica, sans-serif The other way to use specific fonts in a webpage, even if the person does not have that font, is to use "dynamic fonts". However they don't work on all browsers and have some issues/problems worth considering before you decide to try it. Here is more information: http://webdesign.about.com/od/fonts/a/aa040202a.htm http://www.htmlgoodies.com/tutorials/getting_started/article.php/3479401
Powered by Yahoo! Answers