Words, how to change sizes |
Words, how to change sizes |
Aug 10 2004, 09:26 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 6 Joined: Jul 2004 Member No: 32,866 |
i have seen some ppl have big words overlapping each other, i heard it was because their font was too big?? true?? if not, how do i get my words to overlap??
And what is the code to change the font size in my entry. (ex. as if i was writing in my normal font size and i decided i wanted to write in a larger font, then go back to my normal font) |
|
|
|
![]() |
Aug 10 2004, 10:21 AM
Post
#2
|
|
![]() rawr ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 906 Joined: Jul 2004 Member No: 26,961 |
Well, first of all, their line hight is smaller than the size of the word. To change it, use this:
QUOTE <style type="text/css"> body { line-height: 4pt } </style> Then to change the font size in the entries, click the 'edit html' box and put this at the beggining: QUOTE <font size="4"> And this at the end: QUOTE </font> You can change the font size to make it bigger than the line-height to make it overlap. |
|
|
|
Aug 10 2004, 11:13 AM
Post
#3
|
|
![]() . ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,488 Joined: Feb 2004 Member No: 3,625 |
Or you can just do overlapping text in Photoshop or an image program by changing opacities and sizes.
|
|
|
|
![]() ![]() |