GTunney Posted August 23, 2008 Share Posted August 23, 2008 I have intergrated my WHMCS into my website but facing a few technical issues with my website. For some reason all the contents are 100% width of the template. I want them all to be 930px but don't want to have to edit all the themes. How can i acheive this? Here is what it looks like https://www.lanx-hosting.co.uk/order/submitticket.php?step=2&deptid=2 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted August 23, 2008 Share Posted August 23, 2008 The problems are in your css. One thing I noticed Try changing your .fieldarea { text-align:center; } (Leave you background-color how it is) It is aligned to the right at the moment. 0 Quote Link to comment Share on other sites More sharing options...
GTunney Posted August 24, 2008 Author Share Posted August 24, 2008 It's ok i want it alligned to the right. This took me ages last night whcih is what i wanted to avoid. My header and footer both use the .wrapper in the style.css and so did all the pages. But because i wanted my pages to not to be as wide as the .wrapper i had to create another wrapper called .wrapper2 I then had to add the <div class"wrapper2"> </div> to every single content page. It's all done now though thank god. 0 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.