If you are like me and like to tinker with colors and fonts, you will want to use PLAN A (Direct write to disk) Otherwise, PLAN B (Cut and paste) will get the job done but is slower if you plan to make a lot of changes.
PLAN A (Automatically writes the CSS style sheet to disk.) Temporarily set the /enewsviews/style/nv_body.css and /enewsviews/nv_menu.css file rights to give the user EVERYONE MODIFY permissions. eNewsViews will then write the style sheets to the /style/ directory each time you click Save in the Skin Painter.
Here are the step by step instructions to temporarily change the rights on a Windows box from teh console.
NOTE - When you are done setting up the script in Skin Painter, set the rights of the /enewsviews/skin/nv_style.css back to EVERYONE READ ONLY.
PLAN B (Manually cut and paste the CSS style sheet.) If eNewsViews is unable to write to disk when you click save in the Skin Painter, a screen will provide instructions to manually cut and paste CSS style sheets.
You will be instructed to right click and view the source of the page and simple instructions of what goes where will be available.
Remember to refresh your web page on your browser in order to see the changes you made through the Skin Painter. If you can not see your changes, here is a quick checklist of reasons your changes are not being recognized:
If the following conditions are met, the Skin Painter should work just fine. If you still have problems, try the cut and paste method. If cut and paste works, you have a file rights / write to disk problem. Otherwise, you have browser cache clearing problem.
EXAMPLE: <head> <link href="../enewsviews/style/nv_body.css"rel="stylesheet" type="text/css"> </head>
You can separately set the background colors of the two IFRAMES used to display eNewsViews. One IFRAME is used for the eNewsViews menu and one is used for the eNewsViews body. If you do not specify a page background color for the web page itself, the web page will assume the eNewsViews body color if you use the eNewsViews style sheet.
If you want a separate background color for the web page that contains the IFRAMES, then you need to add an additional <BODY> tag within the <HEAD> of your web page AFTER the path to the stylesheet.
EXAMPLE: <head> <link href="../enewsviews/style/nv_body.css"rel="stylesheet" type="text/css"> <style> Body { background-color: #FFFFFF } </style> </head>
This would make the eNewsViews IFRAMES the colors you set in Skin Painter on a page with a white background. From there you can color each of the separate areas of eNewsViews how ever you like. Think of it as three layers.
|
||||||||||
The quote is a great way to get the debate started. You do not need to add quote marks as they will be added automatically. Be careful that you are not quoting copyrighted material from a source that cares. See the Fair Use Disclaimer for more information.
This is where the News Admin that posted the headline can comment on the story. It is a great way to point out what the article left out, shape the debate, etc.
eNewsViews Copyright © 2004-2005 Ray Wiltfong