davecfm 10 Report post Posted August 11, 2011 Howdy, Having difficulty centering my header. www.farekitchen.com I have added the code: #branding div.branding_wrap { text-align: center; } My image is the same size of the content area, 940px, so not sure why it's off to the right a bit. I also tried some padding here and there with no luck. Thanks much, Dave Share this post Link to post Share on other sites
kastelic 6 Report post Posted August 11, 2011 You could try for a quick fix: .mainlogo-img {margin-left:-20px;} Share this post Link to post Share on other sites
davecfm 10 Report post Posted August 11, 2011 That worked! High five! Thanks Kastelic. Share this post Link to post Share on other sites
evasj 3 Report post Posted August 21, 2011 Thanks davecfm, exactly what I wanted to hear, since I had the same problem. Share this post Link to post Share on other sites
frazer 0 Report post Posted December 12, 2011 I've tried a number of variations on this solution, and have come out with my custom logo looking the same - aligned left. www.TributeSF.com Any suggestions, as to what could be the problem? Thank you everyone. Share this post Link to post Share on other sites