Results 1 to 4 of 4

Thread: Centering Tabs On the Navigation Bar

  1. #1
    Join Date
    May 2012
    Posts
    14
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Centering Tabs On the Navigation Bar

    1) Script Title:

    Smooth Navigational Menu (v2.1)

    2) Script URL (on DD):

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

    3) Describe problem:

    How can I center the tabs? When using this navigation script the tabs start from the left. I still want the width to be 100%, I just want the tabs centered, not beginning from the left. How can I center the tabs? I have played with things such as text align center and margin 0 auto, however I am unsure how to fix the problem. Thank you very much in advance.

    http://tinyurl.com/p4dd9qq

  2. #2
    Join Date
    May 2012
    Posts
    14
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Anybody ?

  3. #3
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Try;
    Code:
    .ddsmoothmenu { text-align:center; }
    
    .ddsmoothmenu ul { display:inline-block; }
    If that doesn't work, just google something like "centering li inside ul CSS" and you'll find lots of results.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  4. The Following User Says Thank You to Beverleyh For This Useful Post:

    WebDizzy777 (12-23-2013)

  5. #4
    Join Date
    May 2012
    Posts
    14
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much, I was missing .ddsmoothmenu ul { display:inline-block; }

Similar Threads

  1. Resolved Mouseover Tabs ***Centering***
    By dani-wu in forum Dynamic Drive scripts help
    Replies: 4
    Last Post: 12-15-2008, 10:34 PM
  2. Centering DD Color Tabs II
    By kmaven in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 05-07-2008, 06:56 PM
  3. Drop Down Tabs - Centering Example 1
    By gingertea in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 04-20-2008, 07:48 AM
  4. Centering Glowing Tabs Menu
    By Allyria in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 11-24-2007, 05:42 AM
  5. DD Color Tabs II centering
    By yutewa00 in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 07-24-2006, 02:40 PM

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
  •