I'm using the Esquire theme and would like to center my blog within the page. I've looked around on the various "center my blog on page" threads and haven't found anything that works. Not sure if I'm just inept or if it's just the theme being finicky. If someone could take a look and let me know if I'm missing something, that would be great! To date, here's what I've tried:
- text-align:center in the body, then text-align:left in the main content area: I haven't been able to figure out where the main content div is located in the CSS, so I end up with all of the text centered or aligned to the right.
- adding #wrapper and the associated code: this just doesn't do anything.
So basically the logic of how to do this makes sense to me, I just can't figure out how to do it in my theme. Any help would be much appreciated - thanks!