ssthormess Posted February 9, 2009 Share Posted February 9, 2009 Hi, I'm customizing my WHMCS and i want to know how i can show a full width footer, and not a footer that starts in the content area. Thanks, ssthormess PS: The website is this. 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted February 9, 2009 Share Posted February 9, 2009 If you start your header with this: <table align="center" width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#1A1A1A"> <tr> <td valign="top"> <table width="1010" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#e1e1e1"> <tr> <td> of course use your own variables. start the footer file with this: </td></tr></table> and then END the footer file with this: </td></tr></table> Should work to open the rest of your footer file to be full page. There might be an easier way, but thats what works for me. 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.