Results 1 to 10 of 16
-
15th Jun 2010, 11:37 AM #1OPMember
[HTML] How To Change Font Color + Bold
[HTML] How To Change Font Color + Bold
To Change Font Color + Bold
PHP Code:<b><font color=type ur color name here>Admin</font></b>
<b><font color=red>Admin</font></b>
<b><font color=green>Admin</font></b>
Rapid S Reviewed by Rapid S on . [HTML] How To Change Font Color + Bold How To Change Font Color + Bold To Change Font Color + Bold <b><font color=type ur color name here>Admin</font></b> <b><font color=red>Admin</font></b> <b><font color=green>Admin</font></b> hope i have explained well Rating: 5(.*??)
.?.?.?.?*??) .........?.?*?)........
(?.??BuzzScene.(?.?*??)
............(?.??.....................(?.??*?`)
-
15th Jun 2010, 11:39 AM #2MemberWebsite's:
LulzIMG.com chtbx.com RapidPremium.Net ReleaseLeech.com RLSLeech.com NinjaRobotPirateZombieNazi.comYou should also add that you can either use the standard "Red, Blue, etc" or hex values.
-
15th Jun 2010, 11:39 AM #3Member
^^ Dude, this is a webmaster forum.
-
15th Jun 2010, 11:39 AM #4
i think "" will come
-
15th Jun 2010, 12:27 PM #5MemberWebsite's:
project-infinity.netyou're an idiot for posting something so simple...
also,
<font color="#FFFFFF" face="georgia"> White, Georgia font</font>
you can add to font..
rather than bold you can also do
<strong> yea man</strong>Project-Infinity - MORPG Project || Next Level - premium web hosting
Msn: Josh-m2010@live.com
Trusted Hosting: HostGator || Next Level
-
15th Jun 2010, 01:01 PM #6ლ(ಠ益ಠლ)Website's:
extremecoderz.comOr, again, we can use CSS to standardize things:
Code:.myTextFormatting { color: #1f1f1f; font-weight: bold; font-size: 12px; font-family: arial,sans-serif; text-decoration: none; } <div class="myTextFormatting">foo-bar</div> or <font class="myTextFormatting">foo-bar</div>
-
15th Jun 2010, 01:07 PM #7MemberWebsite's:
cancerite.comdamn jayfella i was gonna post the css thing
edit: i can still post with
myTextFormatting as id
#myTextFormatting {
color: #00FF00;
font-size: 16px;
font-weight: bold;
font-family: Times New Roman;
text-decoration: underline;
}
<div id="myTextFormatting">foo-bar</div>
or
<font id="myTextFormatting">foo-bar</font>
This will also underline yur text
but uh..
ID = A person's Identification (ID) is unique to one person.
Class = There are many people in a class.
-
15th Jun 2010, 01:51 PM #8OPMember(.*??)
.?.?.?.?*??) .........?.?*?)........
(?.??BuzzScene.(?.?*??)
............(?.??.....................(?.??*?`)
-
15th Jun 2010, 01:54 PM #9ლ(ಠ益ಠლ)Website's:
extremecoderz.comCode:font-family: Times New Roman;
-
15th Jun 2010, 01:59 PM #10OPMember(.*??)
.?.?.?.?*??) .........?.?*?)........
(?.??BuzzScene.(?.?*??)
............(?.??.....................(?.??*?`)
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
change vbulletin thread title font size and forum title font size
By SpiderZq in forum vBulletinReplies: 11Last Post: 10th Apr 2012, 02:51 AM -
How do I change this box color?
By thizzladen in forum Technical Help Desk SupportReplies: 3Last Post: 10th Oct 2011, 09:41 PM -
Allow Font Color in Signature
By Rox in forum Polling PlazaReplies: 20Last Post: 12th Sep 2011, 09:59 AM -
Default font color.
By GeeZus in forum IP.BoardReplies: 8Last Post: 22nd Sep 2009, 05:28 PM -
Change of font
By King in forum vBulletinReplies: 4Last Post: 11th May 2009, 04:09 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...