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