Results 1 to 9 of 9
  1. #1
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Need help with positioning please.

    Hello, I can't get the bottom nav bar and the copyright and IP address divs to align with the rest of my page. I've been working at this for hours!

    Please let me know what I'm doing wrong here...

    www.funhn.com/shop

    Thank you.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Need help with positioning please.

    Something like this should work:

    #navSuppWrapper {margin:auto;}

  3. #3
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Need help with positioning please.

    Thank you so much! It was as easy as just separating the divs...ahhhh. Thank you again! I appreciate it.

  4. #4
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Need help with positioning please.

    Hi again...would you happen to know what I would add to my style sheet to have the nav bar links spread out farther? Thank you.

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Need help with positioning please.

    You'll want to fiddle with the padding here:

    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    color: #000000;
    white-space: nowrap;
    }

  6. #6
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Need help with positioning please.

    Thank you!

    It worked for my bottom nav bar. But I think I'm missing a code for my top nav. I tried to recreate it using:

    #navEZPagesTop ul li a {
    text-decoration: none;
    padding: 0em 1em;
    margin: 0;
    color: #000000;
    white-space: nowrap;
    }

    but nothing happens.

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Need help with positioning please.

    I get a blank page at the link you show...

  8. #8
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Need help with positioning please.

    Sorry I had some programming issues. It's fixed now though. If you don't mind, can you try to review it? Thank you.

  9. #9
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Need help with positioning please.

    #navEZPagesTop a {padding: 0 2em;}

 

 

Similar Threads

  1. Login Box in Header Positioning Help Please
    By joyjoy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Sep 2010, 09:17 AM
  2. Need help with positioning
    By rapro in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Jun 2010, 12:24 AM
  3. Can someone please help with this positioning?
    By swelter83 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 May 2008, 06:11 PM
  4. Positioning & Alignment Driving Me Mad... Help Please
    By DPM in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 29 Apr 2008, 10:00 AM
  5. Need help positioning.
    By HumDaddy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Mar 2008, 09:47 PM

Posting Permissions

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