Turbocom Posted September 16, 2008 Share Posted September 16, 2008 <p align="center" class="clientarealinks"><a href="clientarea.php?action=details"><img src="images/details.gif" border="0" hspace="5" align="middle" alt="" />{$LANG.clientareanavdetails}</a><a href="clientarea.php?action=hosting"><img src="images/hosting.gif" border="0" hspace="5" align="middle" alt="" />{$LANG.clientareanavhosting}</a><a href="clientarea.php?action=domains"><img src="images/domains.gif" border="0" hspace="5" align="middle" alt="" />{$LANG.clientareanavdomains}</a><a href="clientarea.php?action=invoices"><img src="images/invoices.gif" border="0" hspace="5" align="middle" alt="" />{$LANG.invoices}</a><br /><a href="supporttickets.php"><img src="images/supporttickets.gif" border="0" hspace="5" align="middle" alt="" />{$LANG.clientareanavsupporttickets}</a><a href="affiliates.php"><img src="images/affiliates.gif" border="0" hspace="5" align="middle" alt="" />{$LANG.affiliatestitle}</a><a href="clientarea.php?action=products"><img src="images/products.gif" border="0" hspace="5" align="middle" alt="" />{$LANG.clientareaproducts}</a><a href="clientarea.php?action=emails"><img src="images/emails.gif" border="0" hspace="5" align="middle" alt="" />{$LANG.clientareaemails}</a></p> {/if} So thats the default ending for header.tpl anyway I can make it this? <table style="width: 100%"> <tr> <td style="width: 16px; height: 21px;"> <img height="16" src="http://client.vivhosting.net/images/details.gif" width="16" /></td> <td style="height: 21px"><a href="clientarea.php?action=details">My Details</a></td> <td style="width: 20px; height: 21px;"><img src="http://client.vivhosting.net/images/hosting.gif"/> </td> <td style="height: 21px"> <a href="clientarea.php?action=hosting">My Hosting Packages</a></td> <td style="height: 21px; width: 20px"><img src="http://client.vivhosting.net/images/domains.gif"/> </td> <td style="height: 21px; width: 160px"> <a href="clientarea.php?action=domains">My Domains</a></td> <td style="height: 21px; width: 20px;"><img src="http://client.vivhosting.net/images/invoices.gif"/><td> <a href="clientarea.php?action=invoices">My Invoices</a></td> </tr> </tr> <tr> <td style="width: 20px"> <img height="16" src="http://client.vivhosting.net/images/supporttickets.gif" width="16" /></td> <td><a href="http://client.vivhosting.net/supporttickets.php">My Support Tickets</a></td> <td style="width: 20px"><img src="http://client.vivhosting.net/images/affiliates.gif"/> </td> <td><a href="http://client.vivhosting.net/affiliates.php">Affiliates</a></td> <td style="width: 20px"><img src="http://client.vivhosting.net/images/products.gif"/> </td> <td style="width: 160px"> <a href="clientarea.php?action=products">My Products & Services</a></td> <td style="width: 20px"><img src="http://client.vivhosting.net/images/emails.gif"/><td> <a href="clientarea.php?action=emails">My Emails</a></td> </tr> </table> I tried and got an error 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.