| Author |
CSS Style Sheet Fonts
|
|
|
| I use FP 2003 and work on several webs at the same time.
I am using css style sheets to designate the font.
Recently something happened that no matter what font I
use in the style sheet I get Arial when I look at it in a
browser. This has happened in all my webss. Any help?
| |
| Jack Brewster 2004-04-28, 10:31 pm |
| Are these pages online? Can you provide a URL for us to look at? What font
do you _expect_ to see?
--
Jack Brewster - Microsoft FrontPage MVP
"OKR" <anonymous@discussions.microsoft.com> wrote in message
news:5c0f01c42d6f$2ed1d5e0$a001280a@phx.gbl...
> I use FP 2003 and work on several webs at the same time.
> I am using css style sheets to designate the font.
> Recently something happened that no matter what font I
> use in the style sheet I get Arial when I look at it in a
> browser. This has happened in all my webss. Any help?
| |
|
| The URL is http://www.atcnet.net. I have forced the font
on this page by formatting the tables. Look at the
Company link. http://www.atcnet.net/company.htm and you
can see the normal text is arial and the hyperlinks are
Verdana. All the text should be Verdana 8 pt. I have also
forced the Verdana font in the include pages on the left
and right of the main body.
>-----Original Message-----
>Are these pages online? Can you provide a URL for us to
look at? What font
>do you _expect_ to see?
>
>--
>Jack Brewster - Microsoft FrontPage MVP
>
>"OKR" <anonymous@discussions.microsoft.com> wrote in
message
>news:5c0f01c42d6f$2ed1d5e0$a001280a@phx.gbl...
time.[color=darkred]
in a[color=darkred]
>
>
>.
>
| |
| Cheryl Wise 2004-04-28, 10:31 pm |
| You seem to be having inheritance problems. Possibly related to your use of
a theme. You can manually edit the css and change this
TABLE {
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana;
TEXT-DECORATION: none
}
To
TABLE, TD, TH {
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana;
TEXT-DECORATION: none
}
or edit, your theme, save with a new name and apply the updated theme to
your site.
--
Cheryl D. Wise
MS-MVP-FrontPage
cdwise@wiserways.com
<anonymous@discussions.microsoft.com> wrote in message
news:5c2e01c42d75$01125a20$a101280a@phx.gbl...
> The URL is http://www.atcnet.net. I have forced the font
> on this page by formatting the tables. Look at the
> Company link. http://www.atcnet.net/company.htm and you
> can see the normal text is arial and the hyperlinks are
> Verdana. All the text should be Verdana 8 pt. I have also
> forced the Verdana font in the include pages on the left
> and right of the main body.
| |
| Stefan B Rusynko 2004-04-29, 7:28 am |
| See your duplicate post
- you have badly mangled html w/ lots of duplicate body tags and sections
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
<anonymous@discussions.microsoft.com> wrote in message news:5c2e01c42d75$01125a20$a101280a@phx.gbl...
| The URL is http://www.atcnet.net. I have forced the font
| on this page by formatting the tables. Look at the
| Company link. http://www.atcnet.net/company.htm and you
| can see the normal text is arial and the hyperlinks are
| Verdana. All the text should be Verdana 8 pt. I have also
| forced the Verdana font in the include pages on the left
| and right of the main body.
|
| >-----Original Message-----
| >Are these pages online? Can you provide a URL for us to
| look at? What font
| >do you _expect_ to see?
| >
| >--
| >Jack Brewster - Microsoft FrontPage MVP
| >
| >"OKR" <anonymous@discussions.microsoft.com> wrote in
| message
| >news:5c0f01c42d6f$2ed1d5e0$a001280a@phx.gbl...
| >> I use FP 2003 and work on several webs at the same
| time.
| >> I am using css style sheets to designate the font.
| >> Recently something happened that no matter what font I
| >> use in the style sheet I get Arial when I look at it
| in a
| >> browser. This has happened in all my webss. Any help?
| >
| >
| >.
| >
| |
|
| Your suggestion doesn't solve the problem. The style
sheet works on a test sheet with text between the body
tags. I know I have duplicate body tags in most of my
pages but the style sheet worked anyway at one time even
with thoswe tag problems. It is a problem that happened
all at once and to every page in all my webs. I'm at a
loss...so far
>-----Original Message-----
>You seem to be having inheritance problems. Possibly
related to your use of
>a theme. You can manually edit the css and change this
>
>TABLE {
> FONT-SIZE: 8pt;
> FONT-FAMILY: Verdana;
> TEXT-DECORATION: none
>}
>
>To
>
>TABLE, TD, TH {
> FONT-SIZE: 8pt;
> FONT-FAMILY: Verdana;
> TEXT-DECORATION: none
>}
>
>or edit, your theme, save with a new name and apply the
updated theme to
>your site.
>--
>Cheryl D. Wise
>MS-MVP-FrontPage
>cdwise@wiserways.com
>
>
><anonymous@discussions.microsoft.com> wrote in message
>news:5c2e01c42d75$01125a20$a101280a@phx.gbl...
font[color=darkred]
also[color=darkred]
left[color=darkred]
>
>
>.
>
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |