How to change the font of the text?
|
|
admin | Date: Monday, 15.08.2011, 15:04 | Message # 16 |
Group: Verified
Posts: 187
Awards: 8
Status: Offline
| Welcome
|
|
| |
Mugen_Boy | Date: Monday, 15.08.2011, 15:09 | Message # 17 |
Group: Verified
Posts: 51
Awards: 0
Status: Offline
| Hey one thing, it changes only to one font style, why is that? [Please check it out at my site- http://animationshop.ucoz.com ]
|
|
| |
admin | Date: Monday, 15.08.2011, 15:17 | Message # 18 |
Group: Verified
Posts: 187
Awards: 8
Status: Offline
| You need to use
Code font-family: 'Nova Script',cursive; wherever you want it. Example for h3.sidetitl or .eTitle. I'm talking about the CSS.
|
|
| |
Mugen_Boy | Date: Monday, 15.08.2011, 15:22 | Message # 19 |
Group: Verified
Posts: 51
Awards: 0
Status: Offline
| I did that look Code .blogname { width:400px;margin:15px 0 0 10px;height:70px; text-align:left;float:left;font-family: 'Nova Script', cursive; }
|
|
| |
admin | Date: Monday, 15.08.2011, 15:26 | Message # 20 |
Group: Verified
Posts: 187
Awards: 8
Status: Offline
| Yes, that's right)
|
|
| |
Mugen_Boy | Date: Monday, 15.08.2011, 15:35 | Message # 21 |
Group: Verified
Posts: 51
Awards: 0
Status: Offline
| but im still not able to see the font in that style, why?
|
|
| |
admin | Date: Monday, 15.08.2011, 15:37 | Message # 22 |
Group: Verified
Posts: 187
Awards: 8
Status: Offline
| Add line
Code @import url(http://fonts.googleapis.com/css?family=Nova+Script); to CSS
|
|
| |
Mugen_Boy | Date: Monday, 15.08.2011, 15:38 | Message # 23 |
Group: Verified
Posts: 51
Awards: 0
Status: Offline
| Where should I add it? At the top? Or bottom?
|
|
| |
admin | Date: Monday, 15.08.2011, 15:40 | Message # 24 |
Group: Verified
Posts: 187
Awards: 8
Status: Offline
| On TOP! Or at the bottom. In fact, it does not matter. The main thing that this line was in CSS!
Message edited by admin - Monday, 15.08.2011, 15:42 |
|
| |
Mugen_Boy | Date: Monday, 15.08.2011, 15:43 | Message # 25 |
Group: Verified
Posts: 51
Awards: 0
Status: Offline
| Yay it worked xD Thank you soooooooooooooo much!!!
|
|
| |
SirDarknight(Tonmoy) | Date: Tuesday, 16.08.2011, 13:35 | Message # 26 |
Group: Verified
Posts: 167
Awards: 6
Status: Offline
| Mugen_Boy, Problem Solved and Thread Is Closed Then
Please Give Me A Reputation or Award If My Post Helps You
|
|
| |