Changes to twenty ten theme

Based on twenty ten template, add “pretty” pictures with standard width/height for banner headings.

added logo.jpg to images subfolder within template

Added code to header.php to show logo on top of page next to description (logo has white space on rhs).


< id="site-title">
					
						

						
						

					
				>

Altered heading styles to get rid of italics, removed black border around banner headings. Altered background and hover colours of menus.

changes to styles.css

/*
Theme Name: Twenty Ten Child Nano Tera
Theme URI: http://jetsoft.net.au/twentyten-child-nanotera/
Description: waffle
Author: Jeff Turner
Author URI: https://nanotera.com.au/
Template: twentyten
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: childtest
Text Domain: twentyten-child-nanotera
*/


/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */

html, body, div
/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 900px;
}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 5px 0 10px 0;
	width: 700px;
}
#site-description {
	clear: right;
	float: right;
	jet-font-style: italic;
	margin: 5px 0 10px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	display: block;
	float: left;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000040;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #000099;
	color: #fff;
}


#colophon {
	border-top: 4px solid #000099;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}

About Jeff Turner

Technical director of Nano Tera Network Solutions.
This entry was posted in System Administration. Bookmark the permalink.