Select to view content in your preferred language

SFV 2.4 Title Font Size

1155
1
09-09-2011 08:58 AM
GenoCarpentier
Deactivated User
Hi,
I am trying to change the font size of the title in the SFV 2.4.   I tried setting the font size in the default.css under .BannerTitle.  When SFV loads in the browser, I see the title load in bigger but then it resizes back down to the default font size.  I can't find the code that is resizing it back down. 

Any suggestions would be appeciated.  Thanks.

On a side note, I am really surprised at the lack of documentation within SFV code.  Just an occasional note here and there.
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Geno,

   Here are a couple of notes.

This is the Flex API forum and not the Flex Viewer forum which is located here:

http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex

Documentation for the flex viewer is located here:

http://help.arcgis.com/en/webapps/flexviewer/help/index.html

The ability to specify the title font size has changed in Flex Viewer 2.4 in favor of a AutoFontLabel component.

If you look at this documentation page and find the style element you will see how you are to specify a particular font size.

http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m300000018000000.htm
0 Kudos