Jump to content

Editing Order - Should Be Simple...


Syfonic

Recommended Posts

I am trying to re-order the way in which my links are organized on the center table.

 

I want the following in the left column:

Unlimited Web Hosting

Client Area

Pre-sales Questions

Submit Ticket

Support Tickets

Knowledgebase

 

I want the following in the right column:

Announcements

Affiliates

Network Status

Network Issues

Downloads

Domain Checker

 

You can view what I am talking about here: http://www.syfonic.com/index.php

 

If anyone knows how to do this then that would be great!

Link to comment
Share on other sites

Its not the homepage.tpl, its actually homepage.tpl that you need to edit. If you know basic html you should be able to figure out what's going, each <td></td> is its own cell so you're going to have to edit it to your liking. Also don't forget that because of the way WHMCS is coded, all it will say is {$lang.****}, so the easiest way is to replace that bit of code with actual text.

Link to comment
Share on other sites

Its not the homepage.tpl, its actually homepage.tpl that you need to edit. If you know basic html you should be able to figure out what's going, each <td></td> is its own cell so you're going to have to edit it to your liking. Also don't forget that because of the way WHMCS is coded, all it will say is {$lang.****}, so the easiest way is to replace that bit of code with actual text.

 

Isn't that what I told him, the code is in the homepage.tpl

 

Its not the homepage.tpl, its actually homepage.tpl
What are u saying?
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