Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2011
    Posts
    22
    Plugin Contributions
    0

    Default Category Link Alignment Problem Footer

    Hi,

    I couldn't find how to line this up in the forum.

    The problem;



    The Home and Transfer Switches links are not center to the web page.

    Can someone help me correct this problem?

    Thanks

  2. #2
    Join Date
    Feb 2011
    Posts
    22
    Plugin Contributions
    0

    Default Help-I need to get my site up and running.

    Hi,

    I'm using Zen v1.3.9h.

    Any takers on how to align the Home and Transfer switch category links in the footer?

    I've checked out many sites here and everyone has the same problem.

  3. #3
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Category Link Alignment Problem Footer

    link to your site?
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  4. #4
    Join Date
    Feb 2011
    Posts
    22
    Plugin Contributions
    0

    Default Re: Category Link Alignment Problem Footer

    http://teslacorp-rd-inc.com/Zen

    I'm also trying to line-up the logo.gif I have as well. No luck and I've tried for a couple of days now.

    Thanks

  5. #5
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Category Link Alignment Problem Footer

    Okay, I'm headed for bed, and the Header in that template is actually meant to stretch across the whole window, so you may want to change your image just a little to accommodate for this, removing the right border and shadow, and such. I'll look more into it tomorrow for you, if somebody else don't help on it tonight.

    But, this will get you lined up on the bottom. In your stylesheet, find:

    Code:
    #navSupp ul{list-style-type:none;text-align:center;}
    and change to:

    Code:
    #navSupp ul{list-style-type:none;text-align:center; margin: 0; padding: 0;}
    Then add this:

    Code:
    #navCatTabs ul {text-align: center; padding: 0;}
    That should get everything lined up at the bottom, anyway.

    Well.................here ya go.........this will put your logo image in the center of the page and you'll see what I mean about the border and shadow:

    Find:

    Code:
    #logoWrapper{background-image:url(../images/logo.gif);background-repeat:no-repeat;background-color:#fff;height:106px;line-height:106px; margin: auto;}
    and change the "margin: auto;" to "margin-left: 20%;", making that block of code look like:

    Code:
    #logoWrapper{background-image:url(../images/logo.gif);background-repeat:no-repeat;background-color:#fff;height:106px;line-height:106px; margin-left: 20%;}

    Hope this helps.

    I'm going to catch some
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  6. #6
    Join Date
    Feb 2011
    Posts
    22
    Plugin Contributions
    0

    Default Re: Category Link Alignment Problem Footer

    Thanks Get Em Fast,

    Appreciate your help a great deal.

  7. #7
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Category Link Alignment Problem Footer

    Not a problem. I'm glad to see you got it all worked out.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

 

 

Similar Threads

  1. v151 Footer Menu alignment issue
    By gazag in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Aug 2013, 03:03 PM
  2. Footer images white space and alignment
    By joey779 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 Jul 2011, 11:44 PM
  3. Header, MainWrapper, and Footer alignment issues
    By nettasaura in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Nov 2008, 04:25 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