Hi nakamurak,
You will see there is already a thread on moving the comments area:
http://wordpress.org/support/topic/305751
Your translator widget seems to fine to me (I use Firefox browser)
I don’t see the SITE ADMIN tab on your site – only you see it. Log out and it will disappear! 😉
Cheers,
Afront
http://pansentient.com
One workaroud is to make your Tagline blank (General Settings). See:
http://pansentient.com/
Thread Starter
afront
(@afront)
Thanks esmi, spot on!
I edited post.css to include xxpost and xxxpost (both were missing):
.xpost ul, .xxpost ul, .xxxpost ul, .post ul {
list-style: square;
}
.xpost ol, .xxpost ol, .xxxpost ol, .post ol {
list-style: decimal;
}