Jump to content

Integrating WHMCS with a HTML Design


m1cha31

Recommended Posts

Hey guys,

 

I got a web designer to design my website (http://www.ByteBistro.com). What I'd like to do is get WHMCS into the body of the design (the part where the content is right now). Can somebody walk me through how to do this or give me documentation? I'd really appreciate it!

 

Thanks,

Michael

 

Hi

 

step 1, Find this line in your index.html:

 

<div class="clear"></div>
       <div style="padding-top:10px;" class="line_div"><img src="[url="http://forum.whmcs.com/view-source:http://www.bytebistro.com/images/div_line.jpg"]images/div_line.jpg[/url]" width="880" height="5" alt="div line" /></div>

then copy all the code above it and including that line and put it in your templates/yourtemplates/header.tpl

(you will also need to merge the

<head>

tag area from both file to what you copy and past.

 

step 2, Then find this line in your index.html file:

 

<div class="client_login">

then copy all the code below it and including that line and put it in your

templates/yourtemplates/footer.tpl

 

 

that should now have a base point with WHMCS where you are looking for it to be.

 

step 3, now you just need to do do the tweaking like sorting where you need things if you need help then PM me.

 

hope this helps.

Edited by thehost5968
Link to comment
Share on other sites

Hi

 

step 1, Find this line in your index.html:

 

<div class="clear"></div>
       <div style="padding-top:10px;" class="line_div"><img src="[url="http://forum.whmcs.com/view-source:http://www.bytebistro.com/images/div_line.jpg"]images/div_line.jpg[/url]" width="880" height="5" alt="div line" /></div>

then copy all the code above it and including that line and put it in your templates/yourtemplates/header.tpl

(you will also need to merge the

<head>

tag area from both file to what you copy and past.

 

step 2, Then find this line in your index.html file:

 

<div class="client_login">

then copy all the code below it and including that line and put it in your

templates/yourtemplates/footer.tpl

 

 

that should now have a base point with WHMCS where you are looking for it to be.

 

step 3, now you just need to do do the tweaking like sorting where you need things if you need help then PM me.

 

hope this helps.

 

Thanks so much. It's practically done now - https://clients.bytebistro.com Just need to add products and get an SSL Certificate. Thanks everybody, really appreciate it!

Link to comment
Share on other sites

You will need to integrate your web site into a WHMCS a template. It makes it easy if your site is coded into sections (ie. header, content, sidebar, footer)

 

What you should do is copy the portal template folder and paste it as "bytebistro". Then you can follow thehost5968's tips. If you are uncertain of how to do this, I recommend hiring someone. WHMCS will do it for $34.95.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated