Added new WebGUI style.

This commit is contained in:
JT Smith 2002-07-11 01:42:51 +00:00
parent 944165ec57
commit 619b731975
4 changed files with 3 additions and 0 deletions

View file

@ -1,2 +1,5 @@
insert into webguiVersion values ('4.3.0','upgrade',unix_timestamp());
INSERT INTO style VALUES (-6,'WebGUI 4','<META NAME=\"Keywords\" CONTENT=\"WebGUI Content Management System\">\r\n<style>\r\n<!--\r\nbody {font-family: Arial, Helvetica, sans-serif; }\r\na:active {color: #00CCCC; text-decoration: none; background-color: #FFFFCC; }\r\na:visited {color: #003399; text-decoration: none; }\r\na:link {color: #003399; text-decoration: none; }\r\n.myAccountLink {font-weight: bold; }\r\n.verticalMenu, .tableMenu {font-family: \"Times New Roman\", Times, serif; font-style: italic; }\r\n.crumbTrail {color: #990000; font-weight: bold; }\r\nh1 {color: #990000; }\r\nh2 {color: #990000; }\r\nh3 {color: #990000; }\r\nhr {size: 2px; color: #003399;}\r\n\r\n\r\n.highlight {\r\n background-color: #cccccc;\r\n}\r\n\r\n.tableHeader {\r\n background-color: #eeeeee;\r\n font-size: 13px;\r\n}\r\n\r\n.tableData {\r\n font-size: 13px;\r\n background-color: #fafafa;\r\n}\r\n\r\n.pollAnswer {\r\n font-family: Helvetica, Arial;\r\n font-size: 11px;\r\n}\r\n\r\n.pollColor {\r\n background-color: #ae2155;\r\n border: thin solid #000000;\r\n}\r\n\r\n.pollQuestion {\r\n font-weight: bold;\r\n}\r\n\r\n.faqQuestion {\r\n font-size: 12pt;\r\n font-weight: bold;\r\n}\r\n.faqQuestion A {\r\n text-decoration: none;\r\n color: black;\r\n}\r\n\r\n-->\r\n</style>','<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tr><!-- top row -->\r\n<td align=\"left\" valign=\"top\"><a href=\"^H(linkonly);\"><img\r\n\r\n src=\"^Extras;styles/webgui/webgui4.jpg\"\r\n width=\"142\"\r\n height=\"48\"\r\n alt=\"WebGUI\" border=\"0\"></a></td>\r\n<td valign=\"top\">^AdminBar;</td>\r\n<td align=\"right\">\r\n<a href=\"^r(linkonly);\"><img src=\"^Extras;styles/webgui/print.png\" border=\"0\" alt=\"Print!\"></a>\r\n</td>\r\n</tr><tr>\r\n</tr>\r\n</table>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tr>\r\n <td colspan=\"2\" height=\"1\"\r\n background=\"^Extras;styles/webgui/purplepixel.jpg\">\r\n </td>\r\n</tr>\r\n<tr><!-- row for username and crumbtrail -->\r\n <td width=\"120\"\r\n height=\"20\"\r\n align=\"left\"\r\n valign=\"middle\"><table border=\"0\"><tr><td><strong>User:</strong>\r\n ^a(^@;);</td></tr></table></td>\r\n <td align=\"left\"\r\n valign=\"middle\"><strong>Location:</strong> ^C;</td>\r\n</tr>\r\n<tr>\r\n <td colspan=\"2\" height=\"1\"\r\n background=\"^Extras;styles/webgui/purplepixel.jpg\">\r\n </td>\r\n</tr>\r\n</table>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" height=\"50%\" cellpadding=\"0\" align=\"center\">\r\n<tr><!-- row for verticalmenu and content -->\r\n <td width=\"120\"\r\n align=\"left\"\r\n valign=\"top\">\r\n <!-- extra table -->\r\n <table border=\"0\">\r\n <tr><td>^FlexMenu;</td></tr>\r\n <tr><td height=\"30\"></td></tr>\r\n </table>\r\n <!-- /extra table -->\r\n </td>\r\n <td align=\"left\"\r\n valign=\"top\">\r\n\r\n\r\n^-;\r\n\r\n\r\n\r\n<p>\r\n</td>\r\n</tr>\r\n<tr>\r\n <td colspan=\"2\" height=\"1\"\r\n background=\"^Extras;styles/webgui/purplepixel.jpg\">\r\n </td>\r\n</tr>\r\n<tr><!-- row for date, printable and WebGUI link -->\r\n <td height=\"20\"\r\n align=\"center\">^D(\"%c %D %y\");</td><td align=\"center\">Powered by <a href=\"http://www.plainblack.com/webgui\">WebGUI</a></td>\r\n</tr>\r\n</table>\r\n</body>\r\n\r\n');

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB