This is probably an easy fix for anyone who knows what they're doing, and I'm embarrassed for posting it. I'm working on my company site, and I'm trying to create a very basic Wordpress theme that matches the site layout -- for the meantime I'm testing it on my personal server: http://toceffect.com as you can see the header is centered, but the rest of it is not ... this is frustrating the bajesus out of me. I've tried building a table around the index.php and footer.php ref's but it doesn't seem to have an effect. Below is the CSS, I'm pretty sure that's where the answer is ... I simply can't figure it out.
Like I said, I can't imagine that answer is that difficult ... but then again maybe I'm just underestimating myself. Any help or solutions would be amazing. Thanks everyone.
I should note that I'm working on this while awaiting a reply. Currently I'm able to control the width of the content ... but I cannot CENTER it so that it appears below and in line with the margins of the header.
just added style="margin-left: auto; margin-right: auto;" to the div tags. It seems like every time I use this forum I solve my problems minutes after posting ... thanks!
This is probably an easy fix for anyone who knows what they're doing, and I'm embarrassed for posting it. I'm working on my company site, and I'm trying to create a very basic Wordpress theme that matches the site layout -- for the meantime I'm testing it on my personal server: http://toceffect.com as you can see the header is centered, but the rest of it is not ... this is frustrating the bajesus out of me. I've tried building a table around the index.php and footer.php ref's but it doesn't seem to have an effect. Below is the CSS, I'm pretty sure that's where the answer is ... I simply can't figure it out.
Like I said, I can't imagine that answer is that difficult ... but then again maybe I'm just underestimating myself. Any help or solutions would be amazing. Thanks everyone.
Tanner Campbell
Thanks again,
Tanner