hello i need to change position pagebar i want that pagebar is on the middle of blog, how can do this?
hello i need to change position pagebar i want that pagebar is on the middle of blog, how can do this?
What do you mean by "in the middle of the blog"? Do you mean "horizontally centered"? Then you can simply add the following to the stylesheet definition:
.pagebar { text-align: center; }
lutz
This topic has been closed to new replies.