From: David <neo...@us...> - 2004-08-24 16:52:49
|
Update of /cvsroot/phpwebsite-comm/themes/blogged In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3145 Modified Files: readme style.css theme.php theme.tpl Log Message: Index: theme.tpl =================================================================== RCS file: /cvsroot/phpwebsite-comm/themes/blogged/theme.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** theme.tpl 24 Aug 2004 03:47:12 -0000 1.1.1.1 --- theme.tpl 24 Aug 2004 16:51:50 -0000 1.2 *************** *** 11,23 **** <div id="layout"> - <!-- HEADER TABLE - Replace /images/logo.png with your own. --> <div id="header"> ! </div> <div id="hbar"> ! <div id="subh">Your Community To GNU/Linux & Opensource</div> ! <div id="date">{DATE}</div> </div> <!-- END HEADER TABLE --> <!-- BEGIN LEFT COLUMN --> <div id="lcolumn"> --- 11,23 ---- <div id="layout"> <div id="header"> ! <!-- REPLACE logo.gif with your own logo and ! adjust header pixel height in style.css --> </div> <div id="hbar"> ! <div id="subh">Your Community Portal To GNU/Linux & Open source</div> </div> <!-- END HEADER TABLE --> + <!-- BEGIN LEFT COLUMN --> <div id="lcolumn"> *************** *** 29,32 **** --- 29,33 ---- <!-- BEGIN RIGHT COLUMN --> <div id="rcolumn"> + <div id="rheader">{DATE}</div> {RIGHT_COL_TOP} {RIGHT_COL_MID} *************** *** 34,38 **** </div> <!-- END RIGHT COLUMN --> - <!-- BEGIN CENTER COLUMN --> <div id="content"> --- 35,38 ---- *************** *** 42,56 **** </div> <!-- END CENTER COLUMN --> - <!-- END TABLE LAYOUT --> - </div> - <!-- BEGIN FOOTER --> <div id="footer"> Linux® is a registered trademark of Linus Torvalds.<br /> ! All other trademarks and copyrights are the property of their respective owners. Comments are owned by the poster.<br />Copyright © Linux Portal 2002 - 2004<br /> ! All Rights Reserved<br /> </div> - <!-- END FOOTER --> </div> </body> </html> --- 42,53 ---- </div> <!-- END CENTER COLUMN --> <!-- END TABLE LAYOUT --> <div id="footer"> Linux® is a registered trademark of Linus Torvalds.<br /> ! Copyright © Linux Portal 2002 - 2004<br />All Rights Reserved<br /> ! All other trademarks and copyrights are the property of their respective owners. Comments are owned by the poster.<br /> </div> </div> + </body> </html> Index: theme.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/themes/blogged/theme.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** theme.php 24 Aug 2004 03:47:12 -0000 1.1.1.1 --- theme.php 24 Aug 2004 16:51:50 -0000 1.2 *************** *** 9,12 **** // Uncomment this line then look at the bottom of your Default theme page."; ! $THEME['DATE'] = date('l, F d, Y h:i'); ?> \ No newline at end of file --- 9,12 ---- // Uncomment this line then look at the bottom of your Default theme page."; ! $THEME['DATE'] = date('l F d, Y'); ?> \ No newline at end of file Index: readme =================================================================== RCS file: /cvsroot/phpwebsite-comm/themes/blogged/readme,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 Binary files /tmp/cvseM22L9 and /tmp/cvsR2WzpM differ Index: style.css =================================================================== RCS file: /cvsroot/phpwebsite-comm/themes/blogged/style.css,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** style.css 24 Aug 2004 03:47:12 -0000 1.1.1.1 --- style.css 24 Aug 2004 16:51:50 -0000 1.2 *************** *** 1,37 **** /**Module specific color styles*/ .white { background: white; } - .black { background: black; } - .bg_dark { color: #000000; background: #7c7984; } - .bg_medium { background: #bcbcbc; } - .bg_light { background: #cccccc; } ! ! .alt_bg_dark { color : #000000; background: #3200ff;} ! .alt_bg_medium { background-color: #7c7984; } ! ! .alt_bg_light { background-color: #cccccc;} /**standard styles for modules*/ ! .smalltext { font-size: .9em;} ! body { font: .9em verdana, "myriad web", serif, sans-serif; color: #000000; background: #2C4265; /* DO NOT REMOVE THIS -> */ text-align: center;} ! ! /* Column Layout Style. Warning - Do Not Modify These Unless You Know Your CSS!!! */ /* Sets Initial Table Layout For Nested Columns */ div#layout { ! width: 95%; ! margin: 10px auto; background-color: #cccccc; color: #000000; border: 1px solid black; line-height: 130%; ! text-align: left; } ! /* Header Table */ #header { padding: .5em; --- 1,38 ---- /**Module specific color styles*/ .white { background: white; } .black { background: black; } .bg_dark { color: #000000; background: #7c7984; } .bg_medium { background: #bcbcbc; } .bg_light { background: #cccccc; } ! .alt_bg_dark { color : #000000; background: #3200ff; } .alt_bg_medium { background-color: #7c7984; } ! .alt_bg_light { background-color: #cccccc; } /**standard styles for modules*/ ! .smalltext { font-size: .9em; } ! body { ! font: normal normal normal medium serif; ! color: #000000; ! background: #2C4265; ! margin: 0; ! padding: 0; ! /* DO NOT REMOVE THIS -> */ text-align: center; ! } ! ! /* Column Layout Style. ! Warning - Do Not Modify These Unless You Know Your CSS!!! */ /* Sets Initial Table Layout For Nested Columns */ div#layout { ! width: 98%; ! margin: 16px auto; background-color: #cccccc; color: #000000; border: 1px solid black; line-height: 130%; ! text-align: left; } /* DO NOT REMOVE THIS -> */ ! /* Header Table - Change height: to the height of your logo. */ #header { padding: .5em; *************** *** 43,47 **** #header h1 { padding: 0; margin: 0; } ! /* Sub Header Table */ #hbar { padding: .2em; --- 44,48 ---- #header h1 { padding: 0; margin: 0; } ! /* Sub Header Bar */ #hbar { padding: .2em; *************** *** 49,54 **** border-top: 1px solid black; border-bottom: 1px solid black; ! font: .9em verdana, serif, sans-serif; color: #000066; ! } /* Left Column Layout */ --- 50,54 ---- border-top: 1px solid black; border-bottom: 1px solid black; ! font: bold .9em verdana, serif, sans-serif; color: #000066; } /* Left Column Layout */ *************** *** 58,63 **** margin: 0; padding: .3em; ! /*border-right: 1px solid black; */ ! background: #cccccc;} /* Right Column Layout */ --- 58,69 ---- margin: 0; padding: .3em; ! background: #cccccc; } ! ! /*Date Block */ ! #rheader { ! font: 0.8em verdana, sans-serif; ! text-align:left; ! padding: 4px; ! border: 1px dotted black; } /* Right Column Layout */ *************** *** 67,71 **** margin: 0; padding: .3em; ! background: #cccccc;} #lcolumn p, #rcolumn p { margin: 0 0 1em 0; } --- 73,77 ---- margin: 0; padding: .3em; ! background: #cccccc; } #lcolumn p, #rcolumn p { margin: 0 0 1em 0; } *************** *** 76,126 **** border-left: 1px solid black; margin-right: 17%; ! padding: .4em; border-right: 1px dotted black; background: #ffffff; } - #content h2 { margin: 0 0 .5em 0; } ! #content2 { max-width: 38em; } ! ! /* Default Box Header */ ! #bheader { ! font: bold 1em verdana, helvetica, sans-serif; ! color: #000000; ! border-bottom: 1px solid grey; } ! /* Default Box Content */ ! #bcontent { ! font: .9em verdana, helvetica, sans-serif; ! color: #666666; } ! ! #subh { ! width: 50%; ! float: left; ! } ! #date { ! width: 50%; ! margin-left: 50%; ! text-align:right;} ! /* Footer Layout -- Currently Broken */ #footer { clear: both; margin: 0; ! padding: 1em; ! color: #333; ! background-color: #ddd; } /* Standard Formating */ ! ! a { text-decoration: none; font-size: .9em; } ! a:link { color: #000033; } - a:visited { color: #000099; } - a:active { color: #F30; } - a:hover { font-weight: bold; color: #F30; } - a:link, a:visited, a:active { font-weight: bold;} --- 82,115 ---- border-left: 1px solid black; margin-right: 17%; ! padding: .3em; border-right: 1px dotted black; background: #ffffff; } #content h2 { margin: 0 0 .5em 0; } ! #content2 { max-width: 36em; } ! /* Default Box Header and Content */ ! .bheader {font-weight: bold;color: #000000; } ! .bcontent { ! font: normal .9em verdana, helvetica, sans-serif; ! padding: 0 0 10px 0; ! border-bottom: 1px solid black; } ! /* Footer Layout -- */ #footer { + font-style: italic; + color: #c000066; clear: both; margin: 0; ! padding: .5em; ! background-color: #cccccc; ! border-top: 1px solid black; ! text-align: center; } /* Standard Formating */ ! a { text-decoration: none; } a:link { color: #000033; } a:visited { color: #000099; } a:active { color: #F30; } a:hover { font-weight: bold; color: #F30; } a:link, a:visited, a:active { font-weight: bold;} *************** *** 130,153 **** h1 { font-size: 1.6em; font-weight: 600; } - h2 { font-size: 1.4em; font-weight: 400; } - h3 { font-size: 1.38em; font-weight: 500; } - h4 { font-size: 1.33em; font-weight: 600; } - h5, dt { font-size: 1.17em; font-weight: 600; } - h6 { font-size: 1em; font-weight: 700; } - HR { color: #000066; background: #000066; border: 0; height: 1px; } img { border: none; } ! /*Changes submit icons. */ ! .input { ! border: 1px solid #000000; ! font-size: 0.8em; ! background-color: #cccccc; } ! \ No newline at end of file --- 119,132 ---- h1 { font-size: 1.6em; font-weight: 600; } h2 { font-size: 1.4em; font-weight: 400; } h3 { font-size: 1.38em; font-weight: 500; } h4 { font-size: 1.33em; font-weight: 600; } h5, dt { font-size: 1.17em; font-weight: 600; } h6 { font-size: 1em; font-weight: 700; } HR { color: #000066; background: #000066; border: 0; height: 1px; } img { border: none; } ! .input { border: 1px solid #000000; font-size: 0.8em; } ! |