Thread: top link bar

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default top link bar

    I think it's a link bar. It's covering my logo.
    My site is www.microbelift.net I want to move all of those links down to go directly under my logo. Any ideas how I can do this?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: top link bar

    I think it's a link bar. It's covering my logo.
    I do not see anything being "covered" ????
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: top link bar

    Stylesheet not correctly configured re logo height
    i.e. alter as per info given in your duplicate post at
    http://www.zen-cart.com/forum/showthread.php?t=120410

  4. #4
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: top link bar

    Thank you for the help. I changed the site width but don't really see any difference. I am trying to make everything 760px I changed the logo to this size and reuploaded it.
    For some reason I dont see any difference.
    I also changed the code in the for the logo via the includes/languages/english/classic/header.php which you said and made that 760px also. Still don't see any changes.

    also, not sure how to make the link bar move down so it's not covering my logo.
    Can you help me a little more? thanks again and sorry for the double post last night.

  5. #5
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: top link bar

    your logo's width is 781px . but your site is set to 760px .. you can increase the size of your page by changing this code in your css

    #mainWrapper {stylesheet.css (line 181)
    background-color:#FFFFFF;
    border:1px solid #9A9A9A;
    text-align:left;
    vertical-align:top;
    width:760px; << to 781px.
    }

    or change the width of your log to 760px and upload to the following folder . .

    includes/templates/classic/images/logo.gif

  6. #6
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: top link bar

    Thanks. So I got my logo the correct width, but it's still being covered by the link bar that contains the catagories accross the top and also the two sides with boxes are starting too high also. How do I make it so that nothing is covering the logo?
    thanks again for the help.
    My site is www.microbelift.net

  7. #7
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: top link bar

    Quote Originally Posted by goldmarkpromo View Post
    Thanks. So I got my logo the correct width, but it's still being covered by the link bar that contains the catagories accross the top and also the two sides with boxes are starting too high also. How do I make it so that nothing is covering the logo?
    thanks again for the help.
    My site is www.microbelift.net
    I also changed the code in the for the logo via the includes/languages/english/classic/header.php which you said and made that 760px also.
    Did you also alter HEIGHT of logo in that file?

  8. #8
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: top link bar

    Hi,
    Yes, the height was also changed to the size of my logo. The link bar will all of my links is still covering the bottom of my logo. Same with the right and left side sideboxes. Any ideas how I can fix it?
    my site again is www.microbelift.net

  9. #9
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: top link bar

    Code:
    #logoWrapper{    background-image: url(../images/header_bg.jpg);    background-repeat: repeat-x;    background-color: #ffffff;    height:75px;    }
    In Stylesheet of current template being used...height in
    red, above, is incorrect...should be 146px

  10. #10
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: top link bar

    Got it. Finally. Thank you very much for all of your help.
    Looking forward to my next problem. Maybe one day I'll be the one to help others.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Add link on top menu bar
    By Moncia in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 17 Jun 2011, 09:25 AM
  2. ez pages (top bar) link color change
    By Agent_KGB in forum Templates, Stylesheets, Page Layout
    Replies: 25
    Last Post: 27 Apr 2009, 01:26 AM
  3. How to create New Link in Top Navigation Bar
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Oct 2008, 08:56 PM
  4. Link in top search header bar
    By wolf99 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Nov 2006, 11:17 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