M
Myriam
I'm struggling trying to change a theme background. As a test I created a
style-sheet.css, typed
<STYLE>
<!--
BODY{bground-color:"lime"}--></STYLE
Went to one of the index.htm and inserted
<link rel= "stylesheet" type="text/css" href="style_page.css">
Now the code looks like this:
</style>
<![endif]-->
<meta name="Microsoft Theme" content="copy-of-journal 1011, default">
<meta name="Microsoft Border" content="tlb, default">
<link rel= "stylesheet" type="text/css" href="style_page.css">
The problem is.... it does not change anything? Could you plese tell me
what am I doing wrong?
Thanks!!
style-sheet.css, typed
<STYLE>
<!--
BODY{bground-color:"lime"}--></STYLE
Went to one of the index.htm and inserted
<link rel= "stylesheet" type="text/css" href="style_page.css">
Now the code looks like this:
</style>
<![endif]-->
<meta name="Microsoft Theme" content="copy-of-journal 1011, default">
<meta name="Microsoft Border" content="tlb, default">
<link rel= "stylesheet" type="text/css" href="style_page.css">
The problem is.... it does not change anything? Could you plese tell me
what am I doing wrong?
Thanks!!