PC Review


Reply
 
 
=?Utf-8?B?Smlt?=
Guest
Posts: n/a
 
      29th Oct 2003
I'm in the process of learning CSS and am trying to incorporate it into a new site that I'm building using Frontpage 2000. The problem that I've run into is that I've created the CSS file, and thought that I linked it to the page that I'm working on. The HTML shows that it is linked, but when I try to apply CSS to a font by choosing Format, then Styles, then selecting User-defined styles, it shows nothing. I did link the two using Format > Style Sheet Links. Am I missing something blantly obvious?!?

Thanks for the help,
J


 
Reply With Quote
 
 
 
 
Jim Buyens
Guest
Posts: n/a
 
      29th Oct 2003
>-----Original Message-----
>I'm in the process of learning CSS and am trying to
>incorporate it into a new site that I'm building using
>Frontpage 2000. The problem that I've run into is that
>I've created the CSS file, and thought that I linked it
>to the page that I'm working on. The HTML shows that it
>is linked, but when I try to apply CSS to a font by
>choosing Format, then Styles, then selecting User-
>defined styles, it shows nothing. I did link the two
>using Format > Style Sheet Links. Am I missing
>something blantly obvious?!?


No. Because of a remarkably bug-like feature, the names
of styles from linked style sheets don't show up in that
dialog box. Either hand-type the name you want, or use
the Style drop-down list on the Formatting toolbar.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*



 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      29th Oct 2003
In FP2002 the linked styles do appear in the Tool Bar Style Drop Down

--

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


"Jim Buyens" <(E-Mail Removed)> wrote in message news:06db01c39de0$126e75d0$(E-Mail Removed)...
| >-----Original Message-----
| >I'm in the process of learning CSS and am trying to
| >incorporate it into a new site that I'm building using
| >Frontpage 2000. The problem that I've run into is that
| >I've created the CSS file, and thought that I linked it
| >to the page that I'm working on. The HTML shows that it
| >is linked, but when I try to apply CSS to a font by
| >choosing Format, then Styles, then selecting User-
| >defined styles, it shows nothing. I did link the two
| >using Format > Style Sheet Links. Am I missing
| >something blantly obvious?!?
|
| No. Because of a remarkably bug-like feature, the names
| of styles from linked style sheets don't show up in that
| dialog box. Either hand-type the name you want, or use
| the Style drop-down list on the Formatting toolbar.
|
| Jim Buyens
| Microsoft FrontPage MVP
| http://www.interlacken.com
| Author of:
| *------------------------------------------------------*
| |\----------------------------------------------------/|
| || Microsoft Office FrontPage 2003 Inside Out ||
| || Microsoft FrontPage Version 2002 Inside Out ||
| || Web Database Development Step by Step .NET Edition ||
| || Troubleshooting Microsoft FrontPage 2002 ||
| || Faster Smarter Beginning Programming ||
| || (All from Microsoft Press) ||
| |/----------------------------------------------------\|
| *------------------------------------------------------*
|
|
|


 
Reply With Quote
 
E. T. Culling
Guest
Posts: n/a
 
      29th Oct 2003
Wouldn't he also need to strip away all font tags before applying CSS
styles?
Eleanor
"Jim Buyens" <(E-Mail Removed)> wrote in message
news:06db01c39de0$126e75d0$(E-Mail Removed)...
> >-----Original Message-----
> >I'm in the process of learning CSS and am trying to
> >incorporate it into a new site that I'm building using
> >Frontpage 2000. The problem that I've run into is that
> >I've created the CSS file, and thought that I linked it
> >to the page that I'm working on. The HTML shows that it
> >is linked, but when I try to apply CSS to a font by
> >choosing Format, then Styles, then selecting User-
> >defined styles, it shows nothing. I did link the two
> >using Format > Style Sheet Links. Am I missing
> >something blantly obvious?!?

>
> No. Because of a remarkably bug-like feature, the names
> of styles from linked style sheets don't show up in that
> dialog box. Either hand-type the name you want, or use
> the Style drop-down list on the Formatting toolbar.
>
> Jim Buyens
> Microsoft FrontPage MVP
> http://www.interlacken.com
> Author of:
> *------------------------------------------------------*
> |\----------------------------------------------------/|
> || Microsoft Office FrontPage 2003 Inside Out ||
> || Microsoft FrontPage Version 2002 Inside Out ||
> || Web Database Development Step by Step .NET Edition ||
> || Troubleshooting Microsoft FrontPage 2002 ||
> || Faster Smarter Beginning Programming ||
> || (All from Microsoft Press) ||
> |/----------------------------------------------------\|
> *------------------------------------------------------*
>
>
>



 
Reply With Quote
 
chris leeds
Guest
Posts: n/a
 
      29th Oct 2003
.....unless he likes trial and error ;-)

it's amazing how something like a <B> will stop your style dead in it's
tracks. it's particularly annoying with something dynamic like a shopping
cart or portal.


 
Reply With Quote
 
=?Utf-8?B?Smlt?=
Guest
Posts: n/a
 
      30th Oct 2003
I guess that I'll go about it using the drop down off of the formatting toolbar. Seems kind of backwards to me to have that work, but not Format > Style.

Thanks for the help!!!
J


 
Reply With Quote
 
Jim Buyens
Guest
Posts: n/a
 
      30th Oct 2003
Jim <(E-Mail Removed)> wrote in message news:<C29D0B9E-4B70-4BA2-8254-(E-Mail Removed)>...
> I guess that I'll go about it using the drop down off of the formatting
> toolbar. Seems kind of backwards to me to have that work, but not Format
> Style.


The mindset seems to be that Format, Styles is for building and
assigning styles in the current page, and not for assigning styles
from linked style sheets.

In FP2003, the Modify Styles dialog box that appears after you click
the Style button in a Properties dialog box does contain named styles
from linked style sheets. This is an improvement over FP2002 and
earlier.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
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
Newb Q: XLL and XLA? =?Utf-8?B?TWF1cnkgTWFya293aXR6?= Microsoft Excel Programming 0 16th Oct 2006 05:25 PM
Help a newb.... gibson00 Microsoft Excel Misc 6 11th Jul 2006 02:21 PM
Help a newb! carbolicsmokeball General 4 1st Oct 2005 06:50 PM
Newb needs a little help you Microsoft VB .NET 3 9th Nov 2004 09:48 AM
newb needs your help :) Ducati916 Microsoft VC .NET 2 27th Jun 2004 04:02 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:07 AM.