PC Review


Reply
Thread Tools Rate Thread

Browsers - Hyperlink appearance problems and font sizes

 
 
Craig Schiller
Guest
Posts: n/a
 
      24th Aug 2003
Hi, all -

Okay, here's a couple problems I'm having with FP 2002 that I'd
appreciate help with...

1) I designed all my pages from a single "new page" template, so that
all pages have certain properties set. Among these are the rollover
effects for my hyperlinks (as set in Page properties/Background/rollover
effects). I have them set for underline and small caps on all pages.
The problem is, when viewed in IE (version 6.0), the links when moused
over do not change to small caps at all on two of my pages. On the other
five, they work as expected. But on all of the pages, none of the links
located within FP-generated nav bars (the ones generated by FP's
navigation feature) change to small caps when moused over. BUT, in
Netscape 7.0, *all* of the links on *every* page display as expected
when moused over.

2) However, in Netscape 7.0, just *one* of my pages which looks
perfectly normal in IE 6.0 has the font sizes all wrong - text set to
the "normal" FP setting (9 pt) appears to be 18 or 24 points, what I've
set as larger font size appears smaller, etc. All of the other pages
display properly in Netscape.

Oy.

To repeat, all of the links within the body text of all pages have been
generated using the same new page template, so there should be no
variation there fro page to page. All navigation links have been
generated by FP 2002.

Any insights into what's going on here would be greatly appreciated, as
always.

TIA,
Craig

 
Reply With Quote
 
 
 
 
Jeff Gruetzmacher
Guest
Posts: n/a
 
      25th Aug 2003
Are you using a CSS (Cascading Style Sheet) to control the appearance? If
not, you should seriously look into it to control the styles and layout of
your web pages. BTW, there continue to be differences in the browsers
despite advances being made. Follow the web standards and forget trying to
work around these bugs in the browsers -- keep your sanity!


"Craig Schiller" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi, all -
>
> Okay, here's a couple problems I'm having with FP 2002 that I'd
> appreciate help with...
>
> 1) I designed all my pages from a single "new page" template, so that
> all pages have certain properties set. Among these are the rollover
> effects for my hyperlinks (as set in Page properties/Background/rollover
> effects). I have them set for underline and small caps on all pages.
> The problem is, when viewed in IE (version 6.0), the links when moused
> over do not change to small caps at all on two of my pages. On the other
> five, they work as expected. But on all of the pages, none of the links
> located within FP-generated nav bars (the ones generated by FP's
> navigation feature) change to small caps when moused over. BUT, in
> Netscape 7.0, *all* of the links on *every* page display as expected
> when moused over.
>
> 2) However, in Netscape 7.0, just *one* of my pages which looks
> perfectly normal in IE 6.0 has the font sizes all wrong - text set to
> the "normal" FP setting (9 pt) appears to be 18 or 24 points, what I've
> set as larger font size appears smaller, etc. All of the other pages
> display properly in Netscape.
>
> Oy.
>
> To repeat, all of the links within the body text of all pages have been
> generated using the same new page template, so there should be no
> variation there fro page to page. All navigation links have been
> generated by FP 2002.
>
> Any insights into what's going on here would be greatly appreciated, as
> always.
>
> TIA,
> Craig
>



 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      25th Aug 2003
Provide a URL

IMHO
Validate your CSS
- just because you paid for it, doesn't mean it is cross browser compatible

--
_____________________________________________
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
_____________________________________________


"Craig Schiller" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| Hi, Jeff -
|
| Yes, I'm using a commercial (i.e. purchased for real money) theme which
| includes a CSS which should be regulating everything. I am assuming the CSS
| adheres to web standards.
|
| Thanks for the response.
|
| Craig
|
| Jeff Gruetzmacher wrote:
|
| > Are you using a CSS (Cascading Style Sheet) to control the appearance? If
| > not, you should seriously look into it to control the styles and layout of
| > your web pages. BTW, there continue to be differences in the browsers
| > despite advances being made. Follow the web standards and forget trying to
| > work around these bugs in the browsers -- keep your sanity!
| >
| > "Craig Schiller" <(E-Mail Removed)> wrote in message
| > news:(E-Mail Removed)...
| > > Hi, all -
| > >
| > > Okay, here's a couple problems I'm having with FP 2002 that I'd
| > > appreciate help with...
| > >
| > > 1) I designed all my pages from a single "new page" template, so that
| > > all pages have certain properties set. Among these are the rollover
| > > effects for my hyperlinks (as set in Page properties/Background/rollover
| > > effects). I have them set for underline and small caps on all pages.
| > > The problem is, when viewed in IE (version 6.0), the links when moused
| > > over do not change to small caps at all on two of my pages. On the other
| > > five, they work as expected. But on all of the pages, none of the links
| > > located within FP-generated nav bars (the ones generated by FP's
| > > navigation feature) change to small caps when moused over. BUT, in
| > > Netscape 7.0, *all* of the links on *every* page display as expected
| > > when moused over.
| > >
| > > 2) However, in Netscape 7.0, just *one* of my pages which looks
| > > perfectly normal in IE 6.0 has the font sizes all wrong - text set to
| > > the "normal" FP setting (9 pt) appears to be 18 or 24 points, what I've
| > > set as larger font size appears smaller, etc. All of the other pages
| > > display properly in Netscape.
| > >
| > > Oy.
| > >
| > > To repeat, all of the links within the body text of all pages have been
| > > generated using the same new page template, so there should be no
| > > variation there fro page to page. All navigation links have been
| > > generated by FP 2002.
| > >
| > > Any insights into what's going on here would be greatly appreciated, as
| > > always.
| > >
| > > TIA,
| > > Craig
| > >
|


 
Reply With Quote
 
Craig Schiller
Guest
Posts: n/a
 
      25th Aug 2003
Stefan -

Thank you for your reply. Unfortunately, the site isn't published yet, so I can't supply a URL.

What would be the best way to validate the CSS? Is there a program that would do this? I don't know
enough about coding to do it manually.

Also, even if the coding isn't cross-browser compatible, how about the first problem concerning the
links rollovers? Why shouldn't this work in IE at least?

Thanks,
Craig

Stefan B Rusynko wrote:

> Provide a URL
>
> IMHO
> Validate your CSS
> - just because you paid for it, doesn't mean it is cross browser compatible
>
> --
> _____________________________________________
> 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
> _____________________________________________
>
> "Craig Schiller" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> | Hi, Jeff -
> |
> | Yes, I'm using a commercial (i.e. purchased for real money) theme which
> | includes a CSS which should be regulating everything. I am assuming the CSS
> | adheres to web standards.
> |
> | Thanks for the response.
> |
> | Craig
> |
> | Jeff Gruetzmacher wrote:
> |
> | > Are you using a CSS (Cascading Style Sheet) to control the appearance? If
> | > not, you should seriously look into it to control the styles and layout of
> | > your web pages. BTW, there continue to be differences in the browsers
> | > despite advances being made. Follow the web standards and forget trying to
> | > work around these bugs in the browsers -- keep your sanity!
> | >
> | > "Craig Schiller" <(E-Mail Removed)> wrote in message
> | > news:(E-Mail Removed)...
> | > > Hi, all -
> | > >
> | > > Okay, here's a couple problems I'm having with FP 2002 that I'd
> | > > appreciate help with...
> | > >
> | > > 1) I designed all my pages from a single "new page" template, so that
> | > > all pages have certain properties set. Among these are the rollover
> | > > effects for my hyperlinks (as set in Page properties/Background/rollover
> | > > effects). I have them set for underline and small caps on all pages.
> | > > The problem is, when viewed in IE (version 6.0), the links when moused
> | > > over do not change to small caps at all on two of my pages. On the other
> | > > five, they work as expected. But on all of the pages, none of the links
> | > > located within FP-generated nav bars (the ones generated by FP's
> | > > navigation feature) change to small caps when moused over. BUT, in
> | > > Netscape 7.0, *all* of the links on *every* page display as expected
> | > > when moused over.
> | > >
> | > > 2) However, in Netscape 7.0, just *one* of my pages which looks
> | > > perfectly normal in IE 6.0 has the font sizes all wrong - text set to
> | > > the "normal" FP setting (9 pt) appears to be 18 or 24 points, what I've
> | > > set as larger font size appears smaller, etc. All of the other pages
> | > > display properly in Netscape.
> | > >
> | > > Oy.
> | > >
> | > > To repeat, all of the links within the body text of all pages have been
> | > > generated using the same new page template, so there should be no
> | > > variation there fro page to page. All navigation links have been
> | > > generated by FP 2002.
> | > >
> | > > Any insights into what's going on here would be greatly appreciated, as
> | > > always.
> | > >
> | > > TIA,
> | > > Craig
> | > >
> |


 
Reply With Quote
 
Jack Brewster
Guest
Posts: n/a
 
      25th Aug 2003
Craig,

The W3 has a validor here:
http://jigsaw.w3.org/css-validator/

Scroll down past the 'download the validator' link. You can cut and past
your CSS content or upload the file and have it checked.

You should also check your generated HTML file by saving it then uploading
it to the W3's validator here:
http://validator.w3.org

--
Jack Brewster - Microsoft MVP - FrontPage

"Craig Schiller" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Stefan -
>
> Thank you for your reply. Unfortunately, the site isn't published yet, so

I can't supply a URL.
>
> What would be the best way to validate the CSS? Is there a program that

would do this? I don't know
> enough about coding to do it manually.
>
> Also, even if the coding isn't cross-browser compatible, how about the

first problem concerning the
> links rollovers? Why shouldn't this work in IE at least?
>
> Thanks,
> Craig
>
> Stefan B Rusynko wrote:
>
> > Provide a URL
> >
> > IMHO
> > Validate your CSS
> > - just because you paid for it, doesn't mean it is cross browser

compatible
> >
> > --
> > _____________________________________________
> > 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
> > _____________________________________________
> >
> > "Craig Schiller" <(E-Mail Removed)> wrote in message

news:(E-Mail Removed)...
> > | Hi, Jeff -
> > |
> > | Yes, I'm using a commercial (i.e. purchased for real money) theme

which
> > | includes a CSS which should be regulating everything. I am assuming

the CSS
> > | adheres to web standards.
> > |
> > | Thanks for the response.
> > |
> > | Craig
> > |
> > | Jeff Gruetzmacher wrote:
> > |
> > | > Are you using a CSS (Cascading Style Sheet) to control the

appearance? If
> > | > not, you should seriously look into it to control the styles and

layout of
> > | > your web pages. BTW, there continue to be differences in the

browsers
> > | > despite advances being made. Follow the web standards and forget

trying to
> > | > work around these bugs in the browsers -- keep your sanity!
> > | >
> > | > "Craig Schiller" <(E-Mail Removed)> wrote in message
> > | > news:(E-Mail Removed)...
> > | > > Hi, all -
> > | > >
> > | > > Okay, here's a couple problems I'm having with FP 2002 that I'd
> > | > > appreciate help with...
> > | > >
> > | > > 1) I designed all my pages from a single "new page" template, so

that
> > | > > all pages have certain properties set. Among these are the

rollover
> > | > > effects for my hyperlinks (as set in Page

properties/Background/rollover
> > | > > effects). I have them set for underline and small caps on all

pages.
> > | > > The problem is, when viewed in IE (version 6.0), the links when

moused
> > | > > over do not change to small caps at all on two of my pages. On the

other
> > | > > five, they work as expected. But on all of the pages, none of the

links
> > | > > located within FP-generated nav bars (the ones generated by FP's
> > | > > navigation feature) change to small caps when moused over. BUT, in
> > | > > Netscape 7.0, *all* of the links on *every* page display as

expected
> > | > > when moused over.
> > | > >
> > | > > 2) However, in Netscape 7.0, just *one* of my pages which looks
> > | > > perfectly normal in IE 6.0 has the font sizes all wrong - text set

to
> > | > > the "normal" FP setting (9 pt) appears to be 18 or 24 points, what

I've
> > | > > set as larger font size appears smaller, etc. All of the other

pages
> > | > > display properly in Netscape.
> > | > >
> > | > > Oy.
> > | > >
> > | > > To repeat, all of the links within the body text of all pages have

been
> > | > > generated using the same new page template, so there should be no
> > | > > variation there fro page to page. All navigation links have been
> > | > > generated by FP 2002.
> > | > >
> > | > > Any insights into what's going on here would be greatly

appreciated, as
> > | > > always.
> > | > >
> > | > > TIA,
> > | > > Craig
> > | > >
> > |

>



 
Reply With Quote
 
Craig Schiller
Guest
Posts: n/a
 
      25th Aug 2003
Thanks, Jack. I'll check them both out.

Regards,
Craig

Jack Brewster wrote:

> Craig,
>
> The W3 has a validor here:
> http://jigsaw.w3.org/css-validator/
>
> Scroll down past the 'download the validator' link. You can cut and past
> your CSS content or upload the file and have it checked.
>
> You should also check your generated HTML file by saving it then uploading
> it to the W3's validator here:
> http://validator.w3.org
>
> --
> Jack Brewster - Microsoft MVP - FrontPage
>
> "Craig Schiller" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Stefan -
> >
> > Thank you for your reply. Unfortunately, the site isn't published yet, so

> I can't supply a URL.
> >
> > What would be the best way to validate the CSS? Is there a program that

> would do this? I don't know
> > enough about coding to do it manually.
> >
> > Also, even if the coding isn't cross-browser compatible, how about the

> first problem concerning the
> > links rollovers? Why shouldn't this work in IE at least?
> >
> > Thanks,
> > Craig
> >
> > Stefan B Rusynko wrote:
> >
> > > Provide a URL
> > >
> > > IMHO
> > > Validate your CSS
> > > - just because you paid for it, doesn't mean it is cross browser

> compatible
> > >
> > > --
> > > _____________________________________________
> > > 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
> > > _____________________________________________
> > >
> > > "Craig Schiller" <(E-Mail Removed)> wrote in message

> news:(E-Mail Removed)...
> > > | Hi, Jeff -
> > > |
> > > | Yes, I'm using a commercial (i.e. purchased for real money) theme

> which
> > > | includes a CSS which should be regulating everything. I am assuming

> the CSS
> > > | adheres to web standards.
> > > |
> > > | Thanks for the response.
> > > |
> > > | Craig
> > > |
> > > | Jeff Gruetzmacher wrote:
> > > |
> > > | > Are you using a CSS (Cascading Style Sheet) to control the

> appearance? If
> > > | > not, you should seriously look into it to control the styles and

> layout of
> > > | > your web pages. BTW, there continue to be differences in the

> browsers
> > > | > despite advances being made. Follow the web standards and forget

> trying to
> > > | > work around these bugs in the browsers -- keep your sanity!
> > > | >
> > > | > "Craig Schiller" <(E-Mail Removed)> wrote in message
> > > | > news:(E-Mail Removed)...
> > > | > > Hi, all -
> > > | > >
> > > | > > Okay, here's a couple problems I'm having with FP 2002 that I'd
> > > | > > appreciate help with...
> > > | > >
> > > | > > 1) I designed all my pages from a single "new page" template, so

> that
> > > | > > all pages have certain properties set. Among these are the

> rollover
> > > | > > effects for my hyperlinks (as set in Page

> properties/Background/rollover
> > > | > > effects). I have them set for underline and small caps on all

> pages.
> > > | > > The problem is, when viewed in IE (version 6.0), the links when

> moused
> > > | > > over do not change to small caps at all on two of my pages. On the

> other
> > > | > > five, they work as expected. But on all of the pages, none of the

> links
> > > | > > located within FP-generated nav bars (the ones generated by FP's
> > > | > > navigation feature) change to small caps when moused over. BUT, in
> > > | > > Netscape 7.0, *all* of the links on *every* page display as

> expected
> > > | > > when moused over.
> > > | > >
> > > | > > 2) However, in Netscape 7.0, just *one* of my pages which looks
> > > | > > perfectly normal in IE 6.0 has the font sizes all wrong - text set

> to
> > > | > > the "normal" FP setting (9 pt) appears to be 18 or 24 points, what

> I've
> > > | > > set as larger font size appears smaller, etc. All of the other

> pages
> > > | > > display properly in Netscape.
> > > | > >
> > > | > > Oy.
> > > | > >
> > > | > > To repeat, all of the links within the body text of all pages have

> been
> > > | > > generated using the same new page template, so there should be no
> > > | > > variation there fro page to page. All navigation links have been
> > > | > > generated by FP 2002.
> > > | > >
> > > | > > Any insights into what's going on here would be greatly

> appreciated, as
> > > | > > always.
> > > | > >
> > > | > > TIA,
> > > | > > Craig
> > > | > >
> > > |

> >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
2007 Opening db appearance-window sizes LindaSD Microsoft Access 2 15th Aug 2008 06:02 PM
Using 100% of page in different screen sizes and browsers =?Utf-8?B?RVNTQw==?= Microsoft Frontpage 7 7th Sep 2006 07:38 PM
W2000 - Magnifier screwed up Appearance and Font Sizes Phil Pollack Windows XP Internet Explorer 1 26th Oct 2004 03:54 AM
Repost - Browsers: Hyperlink appearance and font sizes Craig Schiller Microsoft Frontpage 0 25th Aug 2003 04:01 PM
Appearance of Web Form controls in non-IE browsers Alex Microsoft ASP .NET 4 20th Aug 2003 09:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:32 PM.