Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Hacks and Modifications

Post Reply
 
Thread Tools
  #1  
Old 02-26-2009, 04:43 AM
logslider Offline
forum loafer
 
Join Date: Feb 2009
Posts: 5
changing font size

Hello, I'm using Focus and would like to increase the font of my site title. I've searched through the templates and i'm not finding it. I could really use a point in the right direction.

thanks
Reply With Quote
  #2  
Old 02-26-2009, 03:47 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
Look in your templates stylesheet, AKA the css file.
Reply With Quote
  #3  
Old 02-27-2009, 02:47 AM
logslider Offline
forum loafer
 
Join Date: Feb 2009
Posts: 5
i just don't see it

/*

Written by: Fred-Eric Lafaille
Written for: Pixelpost 1.7.1 www: http://www.pixelpost.org/
LAST UPDATED: 23-03-20088
www: http://lafaille.ca/
Contact: fred-eric [at] lafaille [dot] ca
Copyright (c) 2008 <http://wwww.lafaille.ca/>

License: http://www.gnu.org/copyleft/gpl.html

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

*/

body {
background: black;
color: #999999;
}
a, a:link, a:visited {
color: #999999;
text-decoration: none;
}
a:hover {
color: #669933;
}
#photobox {
background: white url(../images/loading.gif) no-repeat center center;
}

#picture-frame-size {
border: 0px solid #222222;
background: #111111;
}

#menu_background {
background : transparent url("../images/dark/header.png") repeat;
/* background: #222222; */
/* border-bottom: 1px solid #444444; */
}
#footer_background {
background : transparent url("../images/dark/footer.png") repeat center center;
/* background: #222222; */
/* border-top: 1px solid #444444; */
}

#navigation {

}

.announce {
border-top: 1px dotted silver;
border-bottom: 1px dotted silver;
}

#navigation .nav-left {
font-weight: bold;
}

#comment-inner {
background: #222222;
}
#comment-inner {
border : 1px solid #666666;
}
#previous-next-link {
border-top : 1px dotted #222222;
}
#copyright {
}
#copyright, #copyright a, #copyright a:link, #copyright a:visited {
color : #666666;
}
#copyright a:hover {
color : #cccccc;
}
input {
background: #444444;
border: 1px solid #666666;
color: #ebebeb;
}
textarea {
background: #444444;
border: 1px solid #666666;
color: #ebebeb;
}
form {
color: #666666;
padding: 15px;
}
/* comment section */
#comments li {
color : #666666;
border : 1px solid #666666;
}
#comments li:hover {
color : #ebebeb;
background : #444444;
}
#comments li a {
color : #669933;
}
#comments li a:hover {
color : #669933;
}

#comment-transition:hover {
color: silver;
/* background : #444444; */

}

#comment-transition img {
border: 1px solid silver;
}
Reply With Quote
  #4  
Old 02-27-2009, 03:02 AM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
OK, so try adding it:

HTML Code:
body {
	background: black;
	color: #999999;
	font-size: 14px;
}
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 12:34 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs