Results 1 to 3 of 3

Thread: Just need to center the script...

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

    Default Just need to center the script...

    Tab Content Script

    http://www.dynamicdrive.com/dynamici...tabcontent.htm


    Hey all! I have my script up and working fine. I just want to center the Main Menu within the table. The "submenu" is already centered and fine but I can't figure out how to center the top tabs without messing up the script.

    Here is the link to my page: http://cantes90303.bravehost.com/Kie.../Template.html


    Thanks in advance-
    Christy

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Inside the .css file, near the top, change this line:

    Code:
    text-align: center; /*set to left, center, or right to align the menu as desired*/
    A value of center would center the tabs.

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

    Default

    I'll do that! Thanks so much, really appreciate it!!

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
  •