pessimizt Posted August 11, 2008 Share Posted August 11, 2008 Hi all, I'm wondering if it is possible to change the main WHMCS layout from full screen to something with empty 'bars' or 'tables' at both ends. Just want to have the contents at the centre only. Please assist. Thank you. 0 Quote Link to comment Share on other sites More sharing options...
DataHosts Posted August 11, 2008 Share Posted August 11, 2008 If you can code it then you can do it. The Smarty Template allows you to do such things. You can also get the WHMCS Integration service. 0 Quote Link to comment Share on other sites More sharing options...
mcpacific Posted January 23, 2009 Share Posted January 23, 2009 Can anyone be more specific about how this can be done? Thank you! 0 Quote Link to comment Share on other sites More sharing options...
hostlonestar Posted January 25, 2009 Share Posted January 25, 2009 I too am wondering exactly how to use the Smarty Template to do layouts. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted January 25, 2009 Share Posted January 25, 2009 It's actually quite simple. Easiest way to discover what's controlling widths is to use Firefox browser, and get the firebug plugin (free). Open your site to the page you want to work on, right click anywhere and choose "Inspect element". It allows you to see where on the page relates to the HTML. Excellent tool for this. Then, once you've found the element, open that associated template in a plain text editor (or Dreamweaver, if you have it) and find the tag to edit. Some changes will be done using the style sheets, some with in line elements, making Firebug really handy. Holler if you have specific questions. 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.