Results 1 to 10 of 10

Hybrid View

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

    Default Re: Positioning Text Element in NavBar

    PHP Code:
    #navMain ul, #navSupp ul, #navCatTabs ul  {
        
    margin0;
        
    padding:  0.5em 0em;
        list-
    style-typenone;
        
    text-aligncenter;
        
    line-height1.5em;
        } 
    This is causing your links to be centered. Change to float:left;

    When I delete the .style1 { float: right; } in Edit CSS, it all moves left but stays on the next line.

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

    Default Re: Positioning Text Element in NavBar

    The Edit CSS has some odd effects on refreshing results. After I shut it down and refreshed, I saw the links all back on one line, and now in Edit CSS adding or deleting .style1 {float:right;} has the same effects you are reporting.

  3. #3
    Join Date
    Apr 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Positioning Text Element in NavBar

    Changing from text-align: center; to float: left; of course, also affected CatTabs, so I assume that I could break NavCatTabs off and leave it centered.

    Do you know if this problem is specific to the nightfall template? I have also been having a problem with CatTabs running off the right edge (instead of wrapping) with the Opera browser. I haven't resolved that yet, either.

    Until I get this sorted out, I guess that I'll just leave the cart totals over on the left.

    Thanks for your efforts,
    Bob

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

    Default Re: Positioning Text Element in NavBar

    I'm afraid I can't find any reason for this effect, or way to stop it from dropping down.
    Sorry. Maybe another pair of eyes can help...

    Yes, you should separate out #navMain or any of its subs that you modify.

    Oh, you should post in the Nightfall template support thread. Read first to see if this has occurred before.
    Last edited by gjh42; 11 May 2007 at 04:17 AM.

  5. #5
    Join Date
    Aug 2006
    Posts
    67
    Plugin Contributions
    0

    Default Re: Positioning Text Element in NavBar

    Hi,

    I have a similar problem: I want to right-align the Home and Login text in my navBar (not sure if this the fist bar above the logo and sales message part). I tried adding (or changing) the text-align:right and float:right in the css file to #navMain, #navMain ul li and other different combinations but the Top text always keeps displaying on the left. I even tried the same css code on #navMainWrapper but to no avail. Can you please help me?

    Hansi

 

 

Similar Threads

  1. Replies: 1
    Last Post: 11 Jul 2016, 02:04 PM
  2. v151 element positioning issue
    By godt in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Mar 2014, 12:56 AM
  3. v139h Change text color in Navbar Ttitle
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 27 Jun 2013, 02:10 AM
  4. Supplemental navbar text will not re-set size
    By Goldenis in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Dec 2010, 12:06 AM
  5. Text/Image Positioning Help
    By Chris10 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 30 Apr 2010, 11:53 AM

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