4
Thanks CBlue and Stewdio
Let me explain a little more :
For instance beauty.html has this properties inside the html file
Quote:
*note this is from my hard disk, on my site I changed path names.
No when I look with CJay I see :
ThisWhen I look at the plain html file I see :
ThisI have many files like for instance :
This and
ThatAll with different background colours.
I use the Zaja themes and there is a style.css included :
Quote:
In the Zaja style.css there is this :Quote:
body
{
color: black;
background: #97B7AF;
font-family: Verdana,Arial;
margin: 0px;
So this overrules the settings of my html files.
Now I want to change this, but I'm looking for the best method (also looking into the future)
Is this method checking the module/name/path and include a style.css file OR not, or something else....
Aloha