font size in one of my entries. |
font size in one of my entries. |
Aug 26 2005, 01:51 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 15 Joined: Jul 2005 Member No: 164,483 |
in my latest entry, i want some of the font to be size 4 with the rest of it size 1. i know how to do this, usually [<font size=4>text</font> blah blah] but this time it's being a spaz.
when i went to submit my entry, it showed up as it all being size 1. i figured it was because i had this script to make all of my font size 1 georgia, so i took it out and redid the entry, still using the <font size=4> thing. it's still not working and i dont know what to do. :/ help. |
|
|
|
![]() |
Aug 26 2005, 02:43 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
well for the code the bold I guess you just add a font size so you won't have to keep on writing the font size thing
CODE <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-size: 14pt; font-weight: bold; color: #ff1493; } </style> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> Something like that, oh yeah and strong and bold are the same thing I think that's why they're arent changing I don't know. |
|
|
|
le cait font size in one of my entries. Aug 26 2005, 01:51 PM
Kenado Can we have a link to your xanga and post any code... Aug 26 2005, 01:54 PM
le cait yeah, sure.
http://www.xanga.com/home.aspx?user=me... Aug 26 2005, 02:01 PM
electric shock well, your code looks fine to me. except for the p... Aug 26 2005, 02:05 PM
Kenado Hmmm what exactly did you do when you hit edit htm... Aug 26 2005, 02:12 PM
le cait QUOTEDo you have a bold code that changes the colo... Aug 26 2005, 02:26 PM
electric shock well, that's just uber odd.
hmm.. this is wei... Aug 26 2005, 02:43 PM
le cait QUOTE well, that's just uber odd.
hmm.. this ... Aug 26 2005, 02:52 PM![]() ![]() |