Hi there
Thanks for this – ideally id like to keep with the theme I have. I was wondering if you could identify which part I should change on the edit style.css – last time I touched this I made a total mess of it and had to spend hours sort it! Ive copied the first section……could you outline what i need to change and put XXXXXX, so I knwo where the change is!
Would really appreciate it! Sorry – Im still getting my head around wordpress
Thanks
Mairead
Theme Name: meadowland
Theme URI: https://www.wpcosmos.com/2008/09/16/free-wordpress-theme-meadowland/
Description: 2 column, with RHS widget sidebar, GPL v3 licence
Version: 1.2
Tags: fixed width, two columns, widget ready, widgets, white
Author: WpCosmos
Author URI: https://www.wpcosmos.com/
*/
body {
margin: 0;
padding: 0;
color: #333;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: #fff;
}
#wrapper{
width: 770px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 75%;
line-height:20px;
background: #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}
#header{
padding: 1px 0px;
margin: 0;
background: #ccc;
height:100px;
}
#header-inner{
margin:0;
padding:0;
}
#content{
clear:both;
margin: 0;
padding: 5px 5px 5px 10px;
background:#fff;
}
#main {
width: 550px;
float:left;
margin: 0;
padding: 5px 0 10px 0;
overflow:hidden;
}
#sidebar {
padding: 0;
margin: 0 0 0 560px;
background: #fff;
}
#footer {
clear: both;
margin: 0;
padding: 10px 16px;
text-align: center;
font-size: 85%;