|
Pages: [1]
|
 |
|
Author
|
Topic: Have placed snippet code on site. Now pages not displaying copy using .css (Read 362 times)
|
|
deliwasista
Posts: 23
|
I have placed the snippet call thru every page on my site, but now i notice that my paragraphs and text are displaying as tho they are no longer using .css my .css is called as a .php include in a header which is also a .php include. I was just about to email the client that i have finished but this is a major problem. Can someone please verify how to fix this? 
|
|
|
|
|
|
deliwasista
Posts: 23
|
This is from an old post from Admin in 2009 (see below) can someone please tell me how to specify the location of the .css included file in a snippet?
I am working on a solution to this problem, which most likely will simply be a way for you to manually specify the location of the included file in the Snippet.. so that when the editor is loaded.. your CSS will be found.
I hope that makes sense? Should be a week or so for it to be available.
Re: CSS styles and classes in php include files « Reply #6 on: December 10, 2009, 10:45:55 AM »
--------------------------------------------------------------------------------
Hello,
OK.. here's basically what is the problem.
1. You have your "main" file called "index.php".
2. Inside the "index.php" file, you have an "included" file called "include.php".
3. If you load any HTML code from "index.php", then the Snippetmaster editor will have no idea about the included file which contains your CSS.
So the short answer to your question is that right now.. Snippetmaster is not able to "see" the CSS code you have specified in your included file.
I am working on a solution to this problem, which most likely will simply be a way for you to manually specify the location of the included file in the Snippet.. so that when the editor is loaded.. your CSS will be found.
I hope that makes sense? Should be a week or so for it to be available.
|
|
|
|
|
|
|
Pages: [1]
|
|
|
 |