Changing Fonts in Netscape Navigator Gold

Discussion and support forum for Netscape Communicator 4.xx and Navigator 3.xx or even earlier versions only. (Communicator - Browser Archive)

Moderators: Fulvio, profman, Ramona, Edward

Changing Fonts in Netscape Navigator Gold

Postby pbooth » Mon 21 Mar, 2005 2:01 pm

I have changed the font on my web page from the default Times New Roman to Ariel using the General Preferences| Font tab (as explained in the Handbook embedded with the application). However after I upload the revised web page using my FTP software, the page still shows the old Times New Roman font. Can anyone tell me the proper steps to changing the font please.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
pbooth
new member
new member
 
Posts: 3
Joined: Mon 21 Mar, 2005 1:54 pm

Postby Andrew T. » Mon 21 Mar, 2005 7:13 pm

Would you mind clarifying what version of Netscape you are creating your web page with?

The "Netscape Navigator Gold" name was last used for version 3.04 in 1997. If you are using this software to create web pages, you should be aware that it is extremely outdated and limited in what it offers, except perhaps for creating the simplest web pages.
UserAgent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
User avatar
Andrew T.
diamond member
diamond member
 
Posts: 1228
Joined: Fri 14 Mar, 2003 11:37 pm
Location: Somewhere beyond the sea

Postby Don_HH2K » Mon 21 Mar, 2005 7:32 pm

If you are indeed using Netscape 3.0x, there is a perfect explanation as to why the fonts wouldn't be showing up correctly. Netscape 3.0x's HTML editor wrote pages in HTML 3.2. HTML 3.2 does not officially have the FACE element defined in the FONT tag, so browsers that attempt to render the page as standard HTML 3.2 will disregard the FACE attribute. This is a problem with the HTML 3.2 syntax itself, not with Netscape.

To get the effect, I would suggest you either upgrade to some better HTML editor than that of Netscape 3, or use a CSS stylesheet to get the desired effect. In CSS, the equivelant of [tt]<font face="helvetica">[/tt] is [tt]body {font-family: helvetica;}[/tt]. The nice thing about CSS is that you can substitute the BODY element for whatever element you want, so you could choose to only have an H* element (or any other element) use the formatting, instead of the entire document.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Donzilla/0.6PR2 (like Netscape/7.2; wml/1.3)
Laptop: HP Compaq nx6325 - Turion 64 X2 @ 2GHz, 2GB DDR2, 100GB HD, ATI Radeon X300, 15" LCD, Seven Pro
Handheld: Palm Treo 650 - Intel PXA270 @ 312MHz, 10MB RAM, 32MB flash, 2.7" LCD, Palm OS 5.4
User avatar
Don_HH2K
Moderator
Moderator
 
Posts: 5112
Joined: Sun 09 May, 2004 3:59 pm

Free Download of Composer

Postby pbooth » Mon 21 Mar, 2005 11:20 pm

Thanks for the reply concerning changing fonts in Navigator Gold (you know who you are). Yes it is a very old program. Someone told me you can download Netscape Composer for free but I couldn't find a site where you can do that. When I went to netscape.com, all I could find was the latest Netscape browser software rather than the web authoring software. Anyone know where I can find the free Composer download?
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
pbooth
new member
new member
 
Posts: 3
Joined: Mon 21 Mar, 2005 1:54 pm

Re: Free Download of Composer

Postby Andrew T. » Mon 21 Mar, 2005 11:53 pm

pbooth wrote:Thanks for the reply concerning changing fonts in Navigator Gold (you know who you are). Yes it is a very old program. Someone told me you can download Netscape Composer for free but I couldn't find a site where you can do that. When I went to netscape.com, all I could find was the latest Netscape browser software rather than the web authoring software. Anyone know where I can find the free Composer download?


Unless you deselected the option during installation, Netscape 7.1 (which you appear to be using) has Composer built in.

Try [tt]Window[/tt] > [tt]Composer[/tt].
UserAgent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
User avatar
Andrew T.
diamond member
diamond member
 
Posts: 1228
Joined: Fri 14 Mar, 2003 11:37 pm
Location: Somewhere beyond the sea

Netscape Composer

Postby pbooth » Tue 22 Mar, 2005 1:02 am

Well what d'ya know - you're right! It was right under my nose along. Many thanks.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
pbooth
new member
new member
 
Posts: 3
Joined: Mon 21 Mar, 2005 1:54 pm

Re: Changing Fonts in Netscape Navigator Gold

Postby David Wonn » Tue 22 Mar, 2005 12:07 pm

pbooth wrote:I have changed the font on my web page from the default Times New Roman to Ariel using the General Preferences| Font tab (as explained in the Handbook embedded with the application). However after I upload the revised web page using my FTP software, the page still shows the old Times New Roman font. Can anyone tell me the proper steps to changing the font please.


I think I know what is happening here. By doing the steps in your post, you are only changing the way things look locally in doing this. Every site that you view in your current browser [Navigator Gold] will use these settings in place of what the site online specifies. In Netscape 7, you will want to make the changes from within Composer, but NOT from Edit - Preferences, unless of course you prefer overriding the fonts of all sites you visit. There's nothing wrong in doing that. Heck, I disable CSS for a lot of sites myself, as I dislike heavy use of small fonts.

dluchini30 wrote:If you are indeed using Netscape 3.0x, there is a perfect explanation as to why the fonts wouldn't be showing up correctly. Netscape 3.0x's HTML editor wrote pages in HTML 3.2. HTML 3.2 does not officially have the FACE element defined in the FONT tag, so browsers that attempt to render the page as standard HTML 3.2 will disregard the FACE attribute. This is a problem with the HTML 3.2 syntax itself, not with Netscape.


Actually, Netscape Navigator Gold does render the FACE attribute. I can currently see the Arial font in the disclaimer at the bottom of this page in Navigator Gold. The trouble is that Navigator Gold's HTML editor has no easy way of setting different fonts inside the GUI (other than font colors, sizes, and one fixed width font via the TT tags.)
UserAgent: Mozilla/3.04Gold (Win16; U)
David Wonn
super member
super member
 
Posts: 157
Joined: Wed 25 Aug, 2004 4:34 pm
Location: Ohio, USA

Re: Changing Fonts in Netscape Navigator Gold

Postby Don_HH2K » Tue 22 Mar, 2005 3:20 pm

David Wonn wrote:
dluchini30 wrote:If you are indeed using Netscape 3.0x, there is a perfect explanation as to why the fonts wouldn't be showing up correctly. Netscape 3.0x's HTML editor wrote pages in HTML 3.2. HTML 3.2 does not officially have the FACE element defined in the FONT tag, so browsers that attempt to render the page as standard HTML 3.2 will disregard the FACE attribute. This is a problem with the HTML 3.2 syntax itself, not with Netscape.


Actually, Netscape Navigator Gold does render the FACE attribute. I can currently see the Arial font in the disclaimer at the bottom of this page in Navigator Gold. The trouble is that Navigator Gold's HTML editor has no easy way of setting different fonts inside the GUI (other than font colors, sizes, and one fixed width font via the TT tags.)

While that may be true, that's why I made reference to some standards-compliant HTML 3.2 browsers: because the HTML 3.2 spec doesn't cover a FACE element. Since Netscape at the time had a lot of proprietary tags, attributes, and such, they may have included the FACE attribute in with the FONT tag. At least, according to the official W3C HTML 3.2 Reference Specification, there is no FACE attribute. See the following quote from the spec:
HTML 3.2 Reference Specification wrote:Some user agents also support a [tt]FACE[/tt] attribute which accepts a comma separated list of font names in order of preference. This is used to search for an installed font with the corresponding name. [tt]FACE[/tt] is not part of HTML 3.2.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.2) Gecko/20040804 Donzilla/0.6PR2 (like Netscape/7.2; wml/1.3)
Laptop: HP Compaq nx6325 - Turion 64 X2 @ 2GHz, 2GB DDR2, 100GB HD, ATI Radeon X300, 15" LCD, Seven Pro
Handheld: Palm Treo 650 - Intel PXA270 @ 312MHz, 10MB RAM, 32MB flash, 2.7" LCD, Palm OS 5.4
User avatar
Don_HH2K
Moderator
Moderator
 
Posts: 5112
Joined: Sun 09 May, 2004 3:59 pm


Return to Communicator

Who is online

Registered users: Exabot [Bot], Google [Bot]