Recent Topics

1 Jul 16, 2005 03:17    

Hi

How do you center the blog as a whole? No matter which of the main style tags I change, my blog keeps aligning left.

thanks,
James

www.gabbahead.com

2 Jul 16, 2005 09:12

Heres what I use..

html,body {
color:#697583;
word-spacing:1px;
font:normal 11px/1.6 "Lucida Grande",verdana,arial,helvetica,sans-serif;
background:#A2B5D4 url(img/blue_bg.gif) repeat-x;
margin:0;
padding:0;
}

body {
min-width:710px;
text-align:center;
}


div#wrapper {
text-align:left;
border:1px solid #FFF;
width:710px;
background:#F6F7F8;
margin:5px auto;
}

3 Mar 25, 2008 21:51

Thanks John, all good now, just one more question. The main user on my blogsite uses Windows Live Writer and wishes to set the blog so that only registered members are able to view the posts. So I password protected the directory from within my C-Panel, however this locks out Windows Live Writer. How can we make it so that the blogsite requires you to register in order to view the posts. And she does not want to lock every post individually. Any ideas?

4 Mar 25, 2008 22:59

@justincsecs
I suggest that your post deserves a specific post in the b2evolution support forum.

It's lost here, attached to an old post on CSS.

I have little knowledge and even less interest in Windows Live Writer.
Sorry :)


Form is loading...