Pages: [1] |
|
|
Author |
Topic: css file not recognized in editor (Read 62 times) |
manoire
Posts: 3
|
I am a new user, trying Snippetmaster Lite.
In the editor, my css file is not recognized, i.e. I don't see my style sheet formatting.
What am I doing wrong?
(of course the web pages on the website work perfectly, it is in the SnippetMaster WYSIWYG editor that I have the problem).
|
|
|
|
admin
Forum Administrator

Posts: 1430
SnippetMaster Author
|
Hello,
Can you tell me what is the URL for your web page? I will take a look and see if I can find any problem.. perhaps it is html coding or something? If I can't find the problem, then I'll ask you for a SnippetMaster admin un/pw, which you can send to me at "". (Also please include a link to this forum thread.)
Thanks!
|
|
|
|
|
admin
Forum Administrator

Posts: 1430
SnippetMaster Author
|
The link tag that you are using is not valid HTML code, so Snippetmaster is not able to "find" it.
<LINK href="../_css/markham_endoscopy.css" rel=stylesheet>
You should change it to this valid code:
<LINK href="../_css/markham_endoscopy.css" rel=stylesheet type="text/css">
Let me know how that goes for you.
|
|
|
|
manoire
Posts: 3
|
Yo baby, yo baby! It's a magical thing.
merci Henri the great.
|
|
|
|
|
Pages: [1]
|
|
|
|