activeforce Posted August 27, 2009 Share Posted August 27, 2009 Hello, If you are an expert in whmcs and want to help me out with a small intergration problem. and have MSN pm me... or add on msn: activeforce(at)hotmail.com thank you, 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted August 27, 2009 Share Posted August 27, 2009 Wouldn't it be easier to post your problem here since you opened a thread for it so that possibly lots of people could help you if they can!! 0 Quote Link to comment Share on other sites More sharing options...
activeforce Posted August 27, 2009 Author Share Posted August 27, 2009 well iam having trouble making the middle part of whmcs looking the same as my header and footer.. its currently to wide. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted August 27, 2009 Share Posted August 27, 2009 So... do you have a url to your site so that some people may look to possibly offer advice!! 0 Quote Link to comment Share on other sites More sharing options...
activeforce Posted August 27, 2009 Author Share Posted August 27, 2009 Were testing new billing system to move from old modernbill v4.4 (yea i know very old) http://secure.theserverexperts.com/order Thank you 0 Quote Link to comment Share on other sites More sharing options...
activeforce Posted August 27, 2009 Author Share Posted August 27, 2009 ps: running on a trial version 15days, till now whmcs is great but seems intergration isnt and may take me lot of time to fix? or someone can point me in the right direction? all i want is make the middle part the same as header and footer, eg: white background and same width as header and footer. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted August 27, 2009 Share Posted August 27, 2009 The template is basically broken down into 3 sections HEADER CONTENT FOOTER You are using a separate table for the header, content, and the footer. The header and footer you have defined as 750px wide and for you content section you have defined 90% An easy fix is to make 2 small changes 1) In your header.tpl in between these lines <body bgcolor="#CCCCCC"><TABLE WIDTH=750 BORDER=0 div align="center" CELLPADDING=0 CELLSPACING=0> this code<div style="width:750px;">Then open footer.tpl and insert just above</body> this line</div> That should sort your problem. 0 Quote Link to comment Share on other sites More sharing options...
Impact-John Posted August 27, 2009 Share Posted August 27, 2009 active check your MSN ok 0 Quote Link to comment Share on other sites More sharing options...
activeforce Posted August 27, 2009 Author Share Posted August 27, 2009 (edited) Sparky thanks for your advice, iam one step closer to finishing heehe http://secure.theserverexperts.com/order managed to make the middle part same width as header and footer... now iam search and looking on how to center it (make the header and footer apear in the middle of the brower, currently its to the left. (it was centered but the div tag rearange it?) also looking on how to make the middle part background white so that it matches my header and footer... once again sparky thanks so much your advice was very useful Edited August 27, 2009 by activeforce 0 Quote Link to comment Share on other sites More sharing options...
activeforce Posted August 27, 2009 Author Share Posted August 27, 2009 John will check my msn later today.. currently @ work cant msn. 0 Quote Link to comment Share on other sites More sharing options...
Impact-John Posted August 27, 2009 Share Posted August 27, 2009 you could try and use <div align="center" style="width:750px;"> 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted August 27, 2009 Share Posted August 27, 2009 The line that you put in... <div style="width:750px">just a little change<div class="wrapper"> 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.