ausdigitalmedia Posted October 14, 2013 Share Posted October 14, 2013 Hi all. I am using the firebug method to change the coding for this site but nothing I have tried is working with this issue. All I want to do is center the nav bar and the background image behind it. Can anyone help please? http://www.thewattletree.com/ Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted October 15, 2013 Share Posted October 15, 2013 This is more a css question, but something like this should get it all centered for you .centered { text-align:center; margin-top:0px; margin-bottom:0px; margin-right: auto; margin-left: auto; padding:0px; } Quote Link to comment Share on other sites More sharing options...
Solution ausdigitalmedia Posted October 15, 2013 Author Solution Share Posted October 15, 2013 Never mind. I found the solution. Thanks guys. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.