MOSHECO
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to Put space Between the header and top of pagesorry but i tried adding and changing ..it didn’t do it .
it actually messed up my page ..please take a look at this code and explain how to fix
/*
Theme Name: greenfuture twenty Ten Child
Theme URI: http: //www.greenfutureconstruction.com/
Description: Child theme for the Twenty Ten theme
Author:
Author URI: http: //www.greenfutureconstruction.com/about/
Template: twentyten
Version: 0.1.0
*/@import url(“../twentyten/style.css”);
}
#site-title, #site-title a {
color: #ffffff;
float: none;
font-size: 22px;
position:absolute;
left: 90px;
top: 20px;
z-index: 2;}
#site-description {
color: #ffffff;
float: none;
font-size: 14px;
position:absolute;
left: 180px;
top: 65px;
z-index: 2;
}.one-column #content {
margin: 0 auto;
width: 900px;
}#header {
padding: 0;
}#access {
position: absolute;
top: 0;
}#branding img {
margin-top: 17px;
}#access li:hover a, #access ul ul:hover a
{background:transparent; color:#gghhdd;}#branding img {
border-bottom: 0px solid #000000;
border-top: 0px solid #000000;
display: block;
float: left;
height: 130px;
width: 940px;
}#main {
position:relative;
top:-20px;
}Forum: Themes and Templates
In reply to: How to Put space Between the header and top of pageok it there …in the css for the child theme.
#masthead{
margin:0;
padding:0;
}by the way what is this masthead ?
Forum: Themes and Templates
In reply to: How to Put space Between the header and top of pageWhat do u mean ” undo”
I pasted the code u gave me
It didnt work and I took it off
?Forum: Themes and Templates
In reply to: How to Put space Between the header and top of pagethanks but it did not put the space between the nev bar and the top of page ..i used this code
#masthead {
margin-top:20px;
}Forum: Themes and Templates
In reply to: Twenty Ten page widthExactly my question and thanks for the code