sure! look for this code
#title {font-size:15px;text-align:center;font-family:levimarker;
and where it says font-family:levimarker; switch it to whatever font you want :)
sure! look for this code
#title {font-size:15px;text-align:center;font-family:levimarker;
and where it says font-family:levimarker; switch it to whatever font you want :)
hmm, that’s weird
try resetting the defaults, and if that doesn’t work, re-install the code
this is my fault,Je suis désolé! ok look for #info and #info a:hover, delete them, and replace them with these codes
#info{display:block; text-align:left; border-left: 6px solid {color:links}; background-color {color:info}; margin:2px 0px 2px 0px; font-family:{font:text};font-size:10px;text-transform: lowercase; color:{color:text}; letter-spacing: 2px; padding:2px; transition: all 0.4s ease-out; -o-transition-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;padding:left}
#info:hover {background-color: transparent; padding-left: 40px;font-style: italic; all 0.4s ease-out; -o-transition-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}