web/include template.inc,1.23,1.24

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Author: kwade

Update of /cvs/fedora/web/include
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5859/include

Modified Files:
	template.inc 
Log Message:
Adding work done by Michael Beckwith (tw2113); live beta of work done. :)


Index: template.inc
===================================================================
RCS file: /cvs/fedora/web/include/template.inc,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- template.inc	2 Jun 2007 16:03:20 -0000	1.23
+++ template.inc	23 Sep 2008 00:04:57 -0000	1.24
@@ -51,9 +51,11 @@
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 		<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
 		<style type="text/css" media="screen">
+			@import url("/css/fedora.css");
 			@import url("/css/layout.css");
 			@import url("/css/content.css");
 			@import url("/css/docbook.css");
+			
 		</style>
 		<meta name="MSSmartTagsPreventParsing" content="TRUE">
 		<link rel="shortcut icon" href="/images/favicon.ico">
@@ -61,20 +63,19 @@
 	</head>
 
 	<body>
+	<div id="wrapper">
 		<!-- header BEGIN -->
-		<div id="fedora-header">
+		<div id="head">
 			<div id="fedora-header-logo">
 			<a href="http://fedoraproject.org";><img src="/images/header-fedora_logo01.png" alt="Fedora Project"></a>
 			</div>
 
 			<div id="fedora-header-items">
-				<span class="fedora-header-icon">
-					<a href="http://fedoraproject.org/get-fedora.html";><img src="/images/header-download.png" alt="download">Download</a>
-					<a href="http://fedoraproject.org/wiki/FAQ";><img src="/images/header-faq.png" alt="FAQ">FAQ</a></span>
+				<a href="http://fedoraproject.org/get-fedora.html";><img src="/images/header-download.png" alt="download">Download</a>
+					<a href="http://fedoraproject.org/wiki/FAQ";><img src="/images/header-faq.png" alt="FAQ">FAQ</a>
 			</div>
 		</div>
 
-		<div id="fedora-nav"></div>
 		<!-- header END -->
 		
 		<!-- leftside BEGIN -->
@@ -143,10 +144,13 @@
 			print '
 			This page last modified at: '.ereg_replace('\\$Da'.'te: (.*)\\$', '\\1', $date).' UTC
 			<br>';
+		
 		}
-?>
+?>		
 		</div>
 		<!-- footer END -->
+	</div>
+	
 	</body>
 </html>
 <?

-- 
Fedora-websites-list mailing list
Fedora-websites-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-websites-list

[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux