Problems with the nuvola theme

Stefano Mosconi instezz at gmail.com
Wed Aug 23 11:52:21 CEST 2006


Exactly the same Jorg.

But for me doesn't work.

:(

Stezz

On 8/23/06, Jorg.Schulz at systeam.se <Jorg.Schulz at systeam.se> wrote:
>
>
> hi
>
> what is in your index.html file
> in mine is like
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML>
> <HEAD>
> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
> <TITLE>Nagios</TITLE>
> <script type="text/javascript" language="JavaScript1.2" src="config.js
> "></script>
> </HEAD>
> <script language="JavaScript" type="text/javascript">
> <!--
>
>         document.write('<FRAMESET BORDER="0" FRAMEBORDER="0"
> FRAMESPACING="0" COLS="195,*">');
>         document.write('<FRAME SCROLLING="no" SRC="side.html" NAME="side"
> TARGET="main">');
>         document.write('<FRAME SRC="' + cgipath +'tac.cgi" NAME="main">');
>         document.write('</FRAMESET>');
> -->
> </script>
> <NOFRAMES>
> <!-- This page requires a web browser which supports frames. -->
> <p>
> <center>
> <h2>Nagios</h2>
> <a href="http://www.nagios.org" alt="Nagios Home">www.nagios.org</a><br>
> Copyright (c) 1999-2001 Ethan A. Galstad<br>
> </center>
> </p>
> <p>
> <i>Note: These pages require a browser which supports frames</i>
> </p>
> </NOFRAMES>
>
> </HTML>
>
> works fine
>
> /joe
>
>
>
>
> Mvh
>
> Jörg Schulz
> Senior Konsult
>
> Linux/Unix/Novell/Windows/Networking
> SYSteam Kalmar AB
>
> Strömgatan 15
> Box 99
> S-391 21 Kalmar
>
> Direkt 0480-456638
> Mobil 0708-157806
> E-Post jorg.schulz at systeam.se*
> **http:// www.systeam.se* <http://%20www.systeam.se/>
>
>
>
>
>
>  *"Stefano Mosconi" <instezz at gmail.com>*
> Sent by: nagios-users-bounces at lists.sourceforge.net
>
> 2006-08-23 10:30
>   To
> nagios-users at lists.sourceforge.net  cc
>
>  Subject
> [Nagios-users] Problems with the nuvola theme
>
>
>
>
>
>
> Hi I'm running nagios 2.4.-0bpo1 (nagios 2.4 backported for Debian
> Sarge) on apache2 2.0.54-5. I tried to apply the theme nuvola, but I'm
> having problems with the stylesheets.
>
> The problem is that if I apply the theme nuvola the frames do not
> contain any link to the stylesheet "common.css" resulting in all the
> common styles lost.
>
> This is for instance tac.cgi
> ------
> </TITLE>
> <LINK REL='stylesheet' TYPE='text/css' HREF='/nagios/stylesheets/tac.css'>
> </HEAD>
> <BODY CLASS='tac' marginwidth=2 marginheight=2 topmargin=0
> leftmargin=0 rightmargin=0>
> ...
> -------
>
> If I try to take just the stylesheets from nuvola (but not the
> sidebar) using the original sidebar the frames contain the link to
> common.css.
>
> This is the same tac.cgi called with the original sidebar:
> -------
> </TITLE>
> <LINK REL='stylesheet' TYPE='text/css'
> HREF='/nagios2/stylesheets/common.css'>
> <LINK REL='stylesheet' TYPE='text/css'
> HREF='/nagios2/stylesheets/tac.css'>
> </HEAD>
> <BODY CLASS='tac' marginwidth=2 marginheight=2 topmargin=0
> leftmargin=0 rightmargin=0>
> ....
> --------
>
> So I guess that is an issue with the nuvola sidebar, but I checked the
> code and the calls to the cgi scripts are the same as the original
> sidebar... so I don't know what could be the problem...
>
> Any hint?
>
> Thanks
> stezz
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
>


-- 
Stefano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20060823/c7ce89b8/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list