herro Posted October 5, 2010 Share Posted October 5, 2010 I have a previously existing site, and I simply want to embed the whole whmcs "box" denoted by the content_container div id, into my site (using the "Portal" template). When any link is clicked on whmcs (not my layout), I don't want my whole site/interface to reload, just that div and what would normally be contained in it (basically all of the whmcs customer frontend minus that top stripe, background, etc.). I don't mind using ajax to achieve this if necessary. 0 Quote Link to comment Share on other sites More sharing options...
herro Posted October 5, 2010 Author Share Posted October 5, 2010 (edited) Actually I've been searching around and I found it was easy enough to just edit the css rather than the .tpl files. However, the page uses the css of my current system rather than overriding it with my template's css. How can I make the template display properly when embedded in my site? Also, this still doesn't stop the page from going back to my stripped whmcs template and escaping my actual site. Is there a way I can keep the include in my site to a specific div container using ajax or something? Edited October 5, 2010 by herro 0 Quote Link to comment Share on other sites More sharing options...
herro Posted October 5, 2010 Author Share Posted October 5, 2010 I went the skinning route, and proved to be quite effective. Is there a way I can include another php page by default instead of the "portal home" page? 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.