CSS questions

C

Crash Gordon

Howdy,

I'm bored today so I decided to screw up my FP themes.

No, really, I'm experimenting with CSS sheets on a FP theme I don't use.
The sheets are named Color0/Color1, Graph0/Graph1, Custom, Themes (all with .css exts of course.

I believe the 0 & the 1 refer to standard colors as opposed to vivid colors?

I understand the Color and the Graph names, but where does the Custom come into play? Is that created if I make an FP change?

Same question for Theme.css.

Also I can't seem to figure out which pages are using which sheets...should that be visible in page styles? The meta name shows me only the theme the page is supposed to be using.

Sorry for newbieness on CSS...but that's why I'm trying to blow up this machine today! :)

Robo
 
N

Net55

Theme info is store in the _themes folder themes.inf this
is a hidden forlder that you can view by clicking tools -
web settings - advanced - show hidden files and folders
-----Original Message-----
Howdy,

I'm bored today so I decided to screw up my FP themes.

No, really, I'm experimenting with CSS sheets on a FP theme I don't use.
The sheets are named Color0/Color1, Graph0/Graph1,
Custom, Themes (all with .css exts of course.
I believe the 0 & the 1 refer to standard colors as opposed to vivid colors?

I understand the Color and the Graph names, but where
does the Custom come into play? Is that created if I make
an FP change?
Same question for Theme.css.

Also I can't seem to figure out which pages are using
which sheets...should that be visible in page styles? The
meta name shows me only the theme the page is supposed to
be using.
Sorry for newbieness on CSS...but that's why I'm trying
to blow up this machine today! :)
 
S

Stefan B Rusynko

Theme css files & what they are used for:
graph0.css - Normal Graphics Selections / Changes to theme (from .elm file)
graph1.css - Active Graphics Selections / Changes to theme (from .elm file)
color0.css - Normal Color Selections / Changes to theme (from .elm file)
color1.css - Active Color Selections / Changes to theme (from .elm file)
theme.css - Font Selections to theme
custom.css - Created only if you modify a theme, collects Changes to above & any new styles
themename1111.css - Created only if you Apply theme using css - combines All of above

All of above are automatically changed by FP if you modify your theme (& when you Recalc Hyperlinks) so your All your edits to these
css files will be lost (FP rereads the original theme .elm file).

For granular editing of FP theme css files see
http://sbrenjoy.bizland.com/frontpage/themes/newthemes.html




Howdy,

I'm bored today so I decided to screw up my FP themes.

No, really, I'm experimenting with CSS sheets on a FP theme I don't use.
The sheets are named Color0/Color1, Graph0/Graph1, Custom, Themes (all with .css exts of course.

I believe the 0 & the 1 refer to standard colors as opposed to vivid colors?

I understand the Color and the Graph names, but where does the Custom come into play? Is that created if I make an FP change?

Same question for Theme.css.

Also I can't seem to figure out which pages are using which sheets...should that be visible in page styles? The meta name shows me
only the theme the page is supposed to be using.

Sorry for newbieness on CSS...but that's why I'm trying to blow up this machine today! :)

Robo
 
C

Crash Gordon

Stefan,

COOL THAT"S WHAT I WANTED TO KNOW !! Can you see my tiny brain synapses (little sparks and lightbulbs) finally connecting from where you are? :)

Now it makes sense.
It now seems to me it'd be easier to start with CSS from scratch rather than reverse engineer this stuff for learning purposes.

THANKS !!

Robo


| Theme css files & what they are used for:
| graph0.css - Normal Graphics Selections / Changes to theme (from .elm file)
| graph1.css - Active Graphics Selections / Changes to theme (from .elm file)
| color0.css - Normal Color Selections / Changes to theme (from ..elm file)
| color1.css - Active Color Selections / Changes to theme (from ..elm file)
| theme.css - Font Selections to theme
| custom.css - Created only if you modify a theme, collects Changes to above & any new styles
| themename1111.css - Created only if you Apply theme using css - combines All of above
|
| All of above are automatically changed by FP if you modify your theme (& when you Recalc Hyperlinks) so your All your edits to these
| css files will be lost (FP rereads the original theme .elm file).
|
| For granular editing of FP theme css files see
| http://sbrenjoy.bizland.com/frontpage/themes/newthemes.html
|
| --
|
| _____________________________________________
| 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
| _____________________________________________
|
|
| Howdy,
|
| I'm bored today so I decided to screw up my FP themes.
|
| No, really, I'm experimenting with CSS sheets on a FP theme I don't use.
| The sheets are named Color0/Color1, Graph0/Graph1, Custom, Themes (all with .css exts of course.
|
| I believe the 0 & the 1 refer to standard colors as opposed to vivid colors?
|
| I understand the Color and the Graph names, but where does the Custom come into play? Is that created if I make an FP change?
|
| Same question for Theme.css.
|
| Also I can't seem to figure out which pages are using which sheets...should that be visible in page styles? The meta name shows me
| only the theme the page is supposed to be using.
|
| Sorry for newbieness on CSS...but that's why I'm trying to blow up this machine today! :)
|
| Robo
|
| --
| From: "Crash Gordon"
| email: (e-mail address removed)
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top