Log In · Register

 
can you dowload music videos to sites, music videos
itsmee
post Jul 13 2004, 01:35 AM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Jul 2004
Member No: 30,180



hi. . .can anyone help me?
are you able to download music videos on to your xanga site.
help please?


OH Yahz...

uh. . . .how do you change the font on your xanga site to a downloaded font? where do you put the info at.?
 
 
Start new topic
Replies
DHTML
post Jul 13 2004, 09:15 AM
Post #2


Senior Member
***

Group: Member
Posts: 44
Joined: Jun 2004
Member No: 24,984



To change the font-family into a custom made font that you downloaded, first you need a webspace and upload the font there. Then, put this in your Custom Header:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
@font-face {
 font-family: CUSTOM FONT NAME HERE;
 src: url ('YOUR URL HERE');
 }
</style>
<!-- end code provided by createblog.com -->

After you have done that, you can just name all of the text you want to be in the custom font that name. Say you named your font 'custom-font 1'. You would use this in regular editing:
CODE
<!-- begin code provided by createblog.com -->
<style>
P, TD {
 font-family: custom-font 1;
 }
</style>
<!-- end code provided by createblog.com -->
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: