I usually center align my posts but the "buy now' button will only align left. How can I change this? See example: http://kabai33.com/2009/06/24/green-tree-spirit-ring-handmade-jewelry/
I usually center align my posts but the "buy now' button will only align left. How can I change this? See example: http://kabai33.com/2009/06/24/green-tree-spirit-ring-handmade-jewelry/
I would add the following styles to your css:
table.buybutton {
width: 100%;
}table.buybutton td {
text-align: center;
}
PS. You'd be better off posting this sort of thing to the YAK discussion group, for a quicker answer.
Jason, I went to the old YAK site first but there it says it was moved to the directory here and I did not know where else to ask for help. I don't know of any ant discussion groups. Where can I find it?
I tried adding the code to my css but nothing changed.
Thanks
Sorry, Yemoonyah, I never saw your reply. For future reference, there's a Google Groups discussion group where you can post questions:
You must log in to post.