]> code.citadel.org Git - citadel.git/commitdiff
* UI changes (pretty frames with no scrollbars)
authorArt Cancro <ajc@citadel.org>
Wed, 23 May 2001 16:15:25 +0000 (16:15 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 23 May 2001 16:15:25 +0000 (16:15 +0000)
webcit/ChangeLog
webcit/static/iconbar.html
webcit/static/mainframeset.html
webcit/static/navbar.html

index beeaa494c955f9e01666393e64f4ab4e598daf95..e46b0d61234b1397dd51182eda96450105c22e93 100644 (file)
@@ -1,4 +1,7 @@
 $Log$
+Revision 213.15  2001/05/23 16:15:23  ajc
+* UI changes (pretty frames with no scrollbars)
+
 Revision 213.14  2001/05/22 00:32:17  ajc
 * cosmetics
 
@@ -550,3 +553,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+
index 01bbbc31f9d0cac5ee98a49eaa8fce0f9aaaeb9a..5f4406c4aa49fb1540958f9dcf9ddcca1739453b 100644 (file)
@@ -5,23 +5,23 @@
 
 <A HREF="/knrooms" TARGET="workspace">
 <IMG BORDER=0 WIDTH=32 HEIGHT=32 SRC="/static/rooms-icon.gif"><BR>
-Rooms</A><BR><BR>
+<FONT SIZE=-2>Rooms</FONT></A><BR><BR>
 
 <A HREF="/whobbs" TARGET="workspace">
 <IMG BORDER=0 WIDTH=32 HEIGHT=32 SRC="/static/users-icon.gif"><BR>
-Users</A><BR><BR>
+<FONT SIZE=-2>Users</FONT></A><BR><BR>
 
 <A HREF="/display_main_menu" TARGET="workspace">
 <IMG BORDER=0 WIDTH=32 HEIGHT=32 SRC="/static/advanced-icon.gif"><BR>
-Advanced options</A><BR><BR>
+<FONT SIZE=-2>Advanced options</FONT></A><BR><BR>
 
 <A HREF="/termquit" TARGET="_top" onClick="return confirm('Do you really want to log off?');">
 <IMG BORDER=0 WIDTH=32 HEIGHT=32 SRC="/static/exit-icon.gif"><BR>
-Log off</A><BR><BR>
+<FONT SIZE=-2>Log off</FONT></A><BR><BR>
 
 <A HREF="http://uncensored.citadel.org/citadel" TARGET="aboutcit"
        onMouseOver="window.status='Find out more about Citadel'; return true;">
-powered by<BR>
+<FONT SIZE=-2>powered by</FONT><BR>
 <IMG BORDER=0 WIDTH=64 HEIGHT=64 SRC="/static/citadel-logo.jpg" ALT="CITADEL/UX"></A>
 
 </CENTER>
index 3442d236601a723f9188dc7b520517f048c64f0d..8b7e8e06294f1e8b7341fff22c94986436ee599b 100644 (file)
@@ -4,12 +4,12 @@
        </HEAD>
 
        <FRAMESET COLS="75, *" FRAMESPACING=0 BORDER="FALSE" FRAMEBORDER=0>
-               <FRAME NAME="left" SRC="/static/iconbar.html">
-               <FRAMESET ROWS="*, 60" FRAMESPACING=0 BORDER="FALSE" FRAMEBORDER=0>
+               <FRAME NAME="left" SRC="/static/iconbar.html" SCROLLING="no">
+               <FRAMESET ROWS="*, 45" FRAMESPACING=0 BORDER="FALSE" FRAMEBORDER=0>
                        <FRAME NAME="workspace" SRC="/dotgoto&room=_BASEROOM_">
                        <FRAMESET COLS="*, 1" FRAMESPACING=0 BORDER="FALSE" FRAMEBORDER=0>
-                               <FRAME NAME="bottom" SRC="/static/navbar.html">
-                               <FRAME NAME="ka" SRC="/blank">
+                               <FRAME NAME="bottom" SRC="/static/navbar.html" SCROLLING="no">
+                               <FRAME NAME="ka" SRC="/blank" SCROLLING="no">
                        </FRAMESET>
                </FRAMESET>
        <NOFRAMES>
index 05f305a5fdd48d20611a2f3ceaf8814ba2f2b0b2..bf550a4df6e079aa94edaccc45d77baf0e7a0210 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <BODY BGCOLOR=AAAAAA>
 <CENTER>
-<TABLE border=0 width=100%>
+<TABLE border=0 cellspacing=0 cellpadding=0 width=100%>
 <TR>
 
 <TD><A HREF="/ungoto" TARGET="workspace">