Results 1 to 2 of 2

Thread: ddcolortabs question

  1. #1
    Join Date
    Jul 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default ddcolortabs question

    Can someone tell me how to get the menu to be centered in the page?
    Its very essential for me in a project.

    Thanks very much.

  2. #2
    Join Date
    Jul 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I figured a way out to do it!

    I created a table and put this menu inside it which is coded like this:

    <table border=0 cellspacing=0>
    <tr>
    <td width=xxx></td>
    <td> YOUR MENU </td>
    </tr>
    </table>

    This worked fine... I got this idea by looking at some other related threads...

    Thanks to all who tried to answer my question!!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •