
Originally Posted by
mygeohost
How did you get your sites php to work with yours? mine wont work in alot of ways. I cannot get it to pull my headers.php file. I dont want to have 2 themes to change and stuff. I do alot of addons to my site and one 1 theme to edit and it does all. i add lots of stuff my menu alot and upgrading constantly. How did you get yours working?
Thanks
I just copied my whole design into the template.tpl and then added
Code:
[ICON][YOUAREHERE]: [BREADCRUMBNAV]</p>
[BEGIN_IF_LOGGED_IN]
<table id="insetbox" align="center" cellspacing="1"><tr><form name="form"><td id="insetboxmain">
Welcome back [CLIENTNAME]! [CHOOSEOPTION]: <select name="site" style="font-size:10px;" size=1 onChange="javascript:formHandler()">
<option value="clientarea.php">[NAVCLIENTAREA]
<option value="clientarea.php?action=details">[NAVMYDETAILS]
<option value="clientarea.php?action=hosting">[NAVMYHOSTINGPACKAGES]
<option value="clientarea.php?action=products">[NAVMYPRODUCTS]
<option value="clientarea.php?action=domains">[NAVMYDOMAINS]
<option value="clientarea.php?action=invoices">[NAVMYINVOICES]
<option value="supporttickets.php">[NAVMYSUPPORTTICKETS]
<option value="order.php">[NAVORDERADDITIONALPACKAGE]
<option value="clientarea.php?action=messages">[NAVMYMESSAGES]
<option value="logout.php">[NAVLOGOUT]
</select>
<input type="submit" value="Go" style="font-size:9px;">
</td></form></tr></table>
[END_IF_LOGGED_IN]
[CONTENT]
[BEGIN_SETLANGUAGE]<table id="insetbox" align="center" cellspacing="1"><tr><td id="insetboxmain">[SETLANGUAGE]</td></tr></table>[END_SETLANGUAGE]
Where i wanted whmcs to appear.

Originally Posted by
chrishaley
I like that design! Did you create that yourself or is that one purchased from a template maker?
Either way, I'm interested in where it came from as I could use something for my site.
The design was purchased as a one off unique template and then modified to how i wanted it to look.
I am not keen on templates from template makers as the template you buy could well be on a few sites already.