Search 5,000,000+ questions and answers.

Frequently Asked Questions

Back to top How do I change text font, size or color on my website page?

Madico SiteBuilder
Changing of text font, size or color is simple in SiteBuilder Page Editor. Select and highlight the text to change and choose the font and size from menus on the toolbar. To change the selected text color, click the "Text Color" button from the Page Editor toolbar.
Related Questions

How do I change text font, size or color on my website page?

WebsiteDirect CREATE | BUILD | SUCCEED
Changing of text font, size or color is simple in SiteBuilder Page Editor. Switch to the "Text" tab of your toolbar. Select the text to change and choose the font and size from menus on the toolbar. To change the selected text color click the "Font Color" button of the same tab.
Related Questions

How do I change the color and size of the font?

Support4Hope Frequently Asked Questions
the top of your chat box you will see the option "settings" click on it, it will allow you to set the size of your font, color of your background, and the color of your font, and also the font color of the other people's posts who are chatting with you.
Related Questions

How do you change the text color, font size, etc. on free form pages?

EASYRealtySites.com
Click on “List Pages” in your admin area and choose any free form type page. Next, highlight the text for which you want to change the attributes for, from within the editor box. Then, click on the “Font” icon (illustrated by a “T” and a colored square box) in the toolbar above the editor box. Change the necessary attributes and click on “OK” when you are done. Finally, click on “Process Page Update” at the bottom of the page
Related Questions

Can I change just a portion of the text, such as font style, color, or size?

Frequently Asked Questions about the Post-it® Photo Card...
To print your Post-it® Photo Card, click the Create tab. Next, click the Post-it® Photo Card Kit icon. Your Post-it® Photo Card design will be redisplayed. Next, click the Print button in the upper left-hand corner of the screen to display the Print Your Card dialog. Select your printer and the number of copies to make on the Print Your Card dialog. Lastly, press the Print button on the Print Your Card dialog to begin printing. Don’t worry, your card is still there.
Related Questions

Can I change the size, color and font face of the text?

Ishida’s FAQ Blog & Blog FAQ
Yes, you can use HTML formatting to change the size, color, or font face of your text. When you are writing a new post or editing an existing one, click on the HTML tab above the editing textbox and add the desired HTML tags.
Related Questions

How do I change the font/color of my text?

FAQ List
The easiest way is to pick the font and color you want from the tool bar and then just start typing. Or you can highlight the pre-existing text and change the font or color. You can also change the size of the text, bold, italicize, underline etc.
Related Questions

How do I change the font-size on the JHSPH OCW website?

The fonts and style of the JHSPH OCW website have been specifically selected to meet certain design and accessibility standards. The JHSPH OCW team has tested both the site and these standards across a wide variety of browsers and platforms. However, some users may still find that their browser configurations continue to display too-small text. You can change the displayed font size by using your browser's View menu. In Netscape 7, there is a "VIEW - Text-Zoom" selection (try 120%).
Related Questions

How do I change the color/size of the text?

Frequently Askes Questions (FAQ)
Click a button in the toolbar above the text to change the size, color, bold or italic status of the text. You will see tags appear in the box below. They might look something like this: [color=darkred]This is dark red text.[/color]
Related Questions

Can I choose the color, font or size of subtitles?

Kaleidescape - FAQ (Frequently Asked Questions)
No. Subtitles are stored as images, not as text, on DVDs. The Kaleidescape System cannot change the color, font or size of subtitles.
Related Questions

What font and size of text should I use when writing FAQs?

GameFAQs: Message List
Text files have no font to speak of; the font is based purely on system configurations, so font choice ultimately will not affect the outcome of the FAQ. When writing a FAQ, use a fixed-width font to accurately create tables, charts, diagrams or otherwise paragraph alignments. Courier New is one of the commonly used fixed-width fonts. It takes several days, sometimes longer depending on the backlog. Guides are rarely checked on weekends. Wait until the site is updated.
Related Questions

How do I change the default font size/face color of the editor?

TinyMCE:FAQ - Moxiecode Documentation Wiki
We recommend that you have a look at the content_css option, this enables you to switch the CSS file TinyMCE uses for its editing area with a file with your CSS rules for font size and so forth.
Related Questions

How do I change the color, size, font, etc. of my posts?

ToyWiz Forums Portal - ToyWiz Forums F.A.Q.
Sounds like you could benefit from reading the vB Code guide. It will explain what vB code is, how to use it, and each one and what it does. Here's how to do the more common ones. The first shows what you need to put in and the second shows how it will turn out when you do. The tags needed in each case are in blue. You may also combine two tags together. For example, to make a word both italisized and bold. Note the order of the tags if more than one type is used.
Related Questions

How do I change the font, style, or size of text?

Leaf Twenty-Five: Software for making ESL worksheets, ESL ma...
Double-click on any text when in Layout View. The tools palette will change, and will show controls for changing text size, style, font, color, and line spacing. Alternatively, to change the font, size or style for an entire text box, click on the text box to select it and use the tool palette to make the required changes. (v.1.9+) Open the worksheet, either from the My Materials browser, or using the "Open File..." option from the main screen.
Related Questions

edit] How do I change the color of text?

FAQ - Inkscape Wiki
Text is not different from any other type of object in Inkscape. You can paint its fill and stroke with any color, as you would do with any object. Swatches palette, Fill and Stroke dialog, pasting style - all this works on texts exactly as it does on, for example, rectangles. Moreover, if in the Text tool you select part of a text by Shift+arrows or mouse drag, any color setting method will apply only to the selected part of the text.
Related Questions

How do I change the color or size of the text on my stories?

Frequently Asked Questions - TheHuntZone.com
Click a button in the toolbar above the text to change the size, color, bold or italic status of the text. You will see tags appear in the box below. They might look something like this: [color=darkred]This is dark red text.[/color]
Related Questions

The font on this website is too small. How do I change the font size?

FAQ
For Internet Explorer users, on the top menu bar, click on VIEW > TEXT SIZE > LARGER or LARGEST For Netscape or Mozilla users, on the top menu bar, click on VIEW > TEXT ZOOM and then select the text size.
Related Questions

I want to change the font size, color and/or style. How can I do that?

weyak ??" Activates my life
For font size, you can choose 14 or 18, as well you can change the font color by clicking on Colors, and make it italic or bold or underlined by using: U, B, I.
Related Questions

How do you change the font type and size of text in a TextArea?

Java Programmer's FAQ
lt;STYLE> is Font.PLAIN, Font.ITALIC, Font.BOLD or any additive combination (e.g. Font.ITALIC+Font.BOLD). TextArea just uses the corresponding widget of the underlying window system. It will be bounded by the limit imposed in the native window system. In Windows95 TextAreas can hold about 28Kbytes. The native widget allows 32Kb, but there is some overhead which reduces the amount available to the programmer. The limit will likely disappear with JDK 1.2 which dispenses with peer controls.
Related Questions

Java Programmer's FAQ
lt;STYLE> is Font.PLAIN, Font.ITALIC, Font.BOLD or any additive combination (e.g. Font.ITALIC+Font.BOLD).
Related Questions

Can I change the text or font size on this Web site so that it is easier to read?

Frequently Asked Questions - Committees of the House of Comm...
You can easily adjust the text size on this Web site to make it smaller or larger. In Internet Explorer, select the “View” tab on the menu bar, point to the “Text Size”, and then choose your preference. In Netscape Navigator, select the “View” tab on the menu bar and choose either “Increase Font” or “Decrease Font”.
Related Questions

How do I change the font or background color of the hints block on the Edit Page?

Similepedia - PmWiki - Frequently Asked Questions (FAQ)
Add a CSS style to pub/css/local.css: .quickref {background:...; color:... }. The hints are provided by the Site.EditQuickReference page, which is in the PmWiki or Site wikigroup. Edit that page, and change the "bgcolor" or specify the font "color" to get the contrast you need. The easy way to do this is to install the new version in a separate directory, and for the new version set (in local/config.php): $WikiLibDirs = array(&$WikiDir, new PageStore('/path/to/existing/wiki.
Related Questions

How do I change the text size of this website on my screen?

The RSPB: About our site: Frequently asked questions
If you are using Internet Explorer: to increase or decrease the text size, use the Text Size setting in the View menu (at the top of the screen). The default setting is Medium. In browsers other than Internet Explorer, there will be a similar setting. For example, in Netscape versions 6 and above the option is called Text Zoom. The multimedia files on the RSPB website use Flash. To view these files we recommend that you use Flash Player version 8 or later.
Related Questions

How can I change the font size of this site?

Frequently Asked Questions
We understand that some web users like to adjust the size of fonts as they view different websites. While our website doesn't have this feature built into it at this time, on most computers you can typically adjust the font size on your web browser by holding down the CTRL key and scrolling up or down using the scroll button on your mouse. In your web browser you can also go to "VIEW," "TEXT SIZE," and select the text size of your choice.
Related Questions

How do I change the font?

Civ
For the GTK+ client, you can specify fonts in $HOME/freeciv.rc. For example, style "help_text" { font = "-*-courier-medium-r-*-*-14-*-*-*-*-*-iso8859-*" } For the Xaw client, you can change the font with X resources. You can specify them on the command line with the -xrm command-line option, or put them in your .Xdefaults file or the Freeciv app-defaults file.
Related Questions

How do I change the text size?

Psycho-Babble FAQ
This web site is designed to let you change the text size through standard browser settings. So as not to reinvent the wheel, please see these instructions from the Web Accessibility Initiative.
Related Questions

How can I change my font color?

The Global Community Of Rejects :: FAQ
There are two ways to do this. If you would like all of your posts to be the same color, go to the option right below your username in your profile. It will allow you to insert a 6-digit hex code to the color of your choice. However, if you'd like each of your posts to have a different color, or would like to make an occasional exception to the normal font color of your posts, you can edit this in the thread window. There is a drop down menu that says default.
Related Questions

Table of Contents
Yes you can change font , font size , color in your ad using "Advanced Post (Beta)". Click on Advanced Post Tool link from posting ad page.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact