Thread: [phpwebapp-commits] CVS: documentation/templates styles.css,1.2,1.3 main.html,1.2,1.3 bismilah.html,
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-08-15 07:37:33
|
Update of /cvsroot/phpwebapp/documentation/templates In directory sc8-pr-cvs1:/tmp/cvs-serv24308/templates Modified Files: styles.css main.html bismilah.html Log Message: improvments in the templates and styles of the documentation (using better css) Index: styles.css =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/styles.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** styles.css 23 Feb 2003 14:29:07 -0000 1.2 --- styles.css 15 Aug 2003 07:37:30 -0000 1.3 *************** *** 1,43 **** body { ! background-color:#FFFFFF; ! margin-top:5px; ! margin-left:5px; ! margin-right:5px; ! margin-bottom:5px; } ! .font { ! font-family: Arial, Helvetica, Sans-Se; ! font-size: 10pt; ! color:#000000; } ! .checkbox, .radio { } ! .text, .button { ! font-family: Arial, Helvetica, Sans-Se; ! font-size: 10pt; ! background-color: #EAEAEA; ! color: #006666; } ! .title { ! COLOR: #FFFFFF; ! FONT-FAMILY: Arial, Helvetica, Sans-Se; ! FONT-SIZE: 12px; ! FONT-WEIGHT: bold } ! .strong { ! COLOR: #000066; ! FONT-FAMILY: Arial, Helvetica, Sans-Se; ! FONT-SIZE: 16px; ! FONT-WEIGHT: bold } --- 1,43 ---- body { ! margin: 5px; ! background-color: #ffffff; ! font-family: arial, helvetica, sans-se; ! font-size: 12pt; ! color: #000044; } ! a { ! text-decoration: none; } ! .small_font { + font-family: arial, helvetica, sans-se; + font-size: 8pt; + color: #000000; + text-align: right; + white-space: nowrap; } ! .content_box { ! padding: 10px; ! background-color: #ffaaaa; } ! .white_box { ! border: 1px solid #999999; ! padding: 10px; ! background-color: #ffffff; } ! .white_box_1 { ! border: 1px solid #999999; ! padding: 0px; ! background-color: #ffffff; } + Index: main.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/main.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** main.html 23 Feb 2003 14:29:07 -0000 1.2 --- main.html 15 Aug 2003 07:37:30 -0000 1.3 *************** *** 1,10 **** <html> <head> ! <title> phpWebApp </title> ! <link rel="stylesheet" type="text/css" href="{{./}}styles.css"> </head> ! <body bgcolor="white"> <table width="100%" align="center" cellspacing="0" cellpadding="0" border="0"> <tr> --- 1,11 ---- <html> <head> ! <title>phpWebApp</title> ! <link rel="stylesheet" type="text/css" href="{{./}}styles.css"> </head> ! <body> + <!--# Header #--> <table width="100%" align="center" cellspacing="0" cellpadding="0" border="0"> <tr> *************** *** 12,16 **** <img src="http://sourceforge.net/sflogo.php?group_id=41147" width="88" height="31" border="0" alt="SourceForge Logo"> </td> ! <td align="center"><h3>phpWebApp Documentation</h3></td> <td width="1%" align="left" valign="top" nowrap> <Include SRC="{{./}}bismilah.html" /> --- 13,19 ---- <img src="http://sourceforge.net/sflogo.php?group_id=41147" width="88" height="31" border="0" alt="SourceForge Logo"> </td> ! <td align="center"> ! <h3>phpWebApp Documentation</h3> ! </td> <td width="1%" align="left" valign="top" nowrap> <Include SRC="{{./}}bismilah.html" /> *************** *** 20,38 **** <table width="100%" align="center" cellspacing="0" cellpadding="0" border="0"> ! <tr><td> ! <Include SRC="{{WEBOBJ_PATH}}tabs/tabs1.html"> ! <WebObject Class="tabs1" Name="mainMenu" ! items="{{./}}mainMenu_items.php" /> ! </td></tr> ! <tr><td> ! <WebBox ID="content"> ! <table width="100%" height="400" align="center" ! cellspacing="0" cellpadding="1" border="0" bgcolor="#FFAAAA"> ! <tr><td valign="top"> <Include SRC="{{./}}{{content_file}}"/> ! </td></tr> ! </table> ! </WebBox> ! </td></tr> </table> --- 23,42 ---- <table width="100%" align="center" cellspacing="0" cellpadding="0" border="0"> ! <tr> ! <td> ! <!--# Menu #--> ! <Include SRC="{{WEBOBJ_PATH}}tabs/tabs1.html"> ! <WebObject Class="tabs1" Name="mainMenu" ! items="{{./}}mainMenu_items.php" /> ! </td> ! </tr> ! <tr> ! <td class="content_box"> ! <!--# Content #--> ! <WebBox ID="content"> <Include SRC="{{./}}{{content_file}}"/> ! </WebBox> ! </td> ! </tr> </table> Index: bismilah.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/bismilah.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** bismilah.html 11 Aug 2003 16:31:05 -0000 1.3 --- bismilah.html 15 Aug 2003 07:37:30 -0000 1.4 *************** *** 1,13 **** <table cellspacing="0" cellpadding="0"> ! <tr><td align="right"> ! <a href="http://www.harunyahya.com/A_tr.php" target="_blank"> ! <img src="{{GRAPHICS}}bismilah.png" border="0" alt="Bismillahir-Rahmanir-Rahim"> ! </a> ! </td></tr> ! <tr><td align="right"> ! <font size="1">Bismillahir-Rahmanir-Rahim</font> ! </td></tr> ! <tr><td align="right" nowrap="true"> ! <font size="1">In the name of God, the Compassionate, the Merciful</font> ! </td></tr> </table> --- 1,15 ---- <table cellspacing="0" cellpadding="0"> ! <tr> ! <td align="right"> ! <a href="http://www.harunyahya.com/A_tr.php" target="_blank"> ! <img src="{{GRAPHICS}}bismilah.png" border="0" alt="Bismillahir-Rahmanir-Rahim"> ! </a> ! </td> ! </tr> ! <tr> ! <td class="small_font">Bismil'lahir-Rahmanir-Rahim</td> ! </tr> ! <tr> ! <td class="small_font">In the name of God, the Compassionate, the Merciful</td> ! </tr> </table> |