http://www.tabletophell.com/2011/03/dreamblade/
On all articles situation is the same. Checked the page source and it does say it is aligned to center but all pictures go left.
Is there something I am missing?
Cheers
http://www.tabletophell.com/2011/03/dreamblade/
On all articles situation is the same. Checked the page source and it does say it is aligned to center but all pictures go left.
Is there something I am missing?
Cheers
Hey,
add following to style.css (at the very bottom)
.aligncenter{
margin: 0 auto !important;
}You must log in to post.