Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2009
    Posts
    6
    Plugin Contributions
    0

    Default Logo Overlapping Left Nav Bar / Content

    Hello all! I'm a new Zen Cart user, and need some help with the initial setup.

    I'm using a pretty generic template, EzSilver, and am running into some issues with my logo overlapping important navigation functions/ text.

    Check out my site at http://www.ursavvytech.com

    Any feedback is appreciated. It seems that all the sections below the logo need to be moved down a bit. How is this accomplished?

    I have lots of experience with C/C#/Java, but have never studied PHP or developed any web pages.

    Thanks in advance,

    Wade

  2. #2
    Join Date
    Jan 2009
    Posts
    107
    Plugin Contributions
    0

    Default Re: Logo Overlapping Left Nav Bar / Content

    Check out the link in my signature

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

    Default Re: Logo Overlapping Left Nav Bar / Content

    Ok, so i've identified one of the sections that needs to be moved down as:
    td #navColumnOne .columnLeft

    ... I put some code in like:

    .columnLeft {
    top: 180px
    }

    Which didn't seem to move anything. What am I missing here? I have the utility, but can't really use it effectively...

  4. #4
    Join Date
    Jan 2009
    Posts
    107
    Plugin Contributions
    0

    Default Re: Logo Overlapping Left Nav Bar / Content

    td #navColumnOne .columnLeft

    Attributes

    style = width: 150px;

    class = columnLeft

    id = navColumnOne

    Position
    Left: 257px Top: 123px
    Width: 160px Height: 625px

    Other
    Font Family: verdana,arial,helvetica,sans-serif
    Font Size: 10px

    Ancestors

    html

    body #indexHomeBody

    div #mainWrapper

    table #contentMainWrapper

    tbody

    tr

    Children

    div #navColumnOneWrapper

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

    Default Re: Logo Overlapping Left Nav Bar / Content

    Quote Originally Posted by fastdc5 View Post
    td #navColumnOne .columnLeft

    Attributes

    style = width: 150px;

    class = columnLeft

    id = navColumnOne

    Position
    Left: 257px Top: 123px
    Width: 160px Height: 625px

    Other
    Font Family: verdana,arial,helvetica,sans-serif
    Font Size: 10px

    Ancestors

    html

    body #indexHomeBody

    div #mainWrapper

    table #contentMainWrapper

    tbody

    tr

    Children

    div #navColumnOneWrapper
    Right! Thats exactly why I just tried to explicitly set that "Top" property for .columnLeft .

    The problem I'm having is where do I set that? It looks like the current value of "123px" isn't explicitly set in the .css file.

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

    Default Re: Logo Overlapping Left Nav Bar / Content

    Got it. Thanks for the nice tool

 

 

Similar Threads

  1. More info box in left nav bar
    By Glock1 in forum General Questions
    Replies: 5
    Last Post: 31 Oct 2011, 04:50 PM
  2. Replies: 1
    Last Post: 10 Jun 2009, 10:16 AM
  3. Help with Overlapping Logo, background and Navigation bar
    By keepondraggin in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 25 Feb 2009, 07:15 AM
  4. Space between Nav Bar & Content
    By knottybynature in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 26 Feb 2008, 04:50 PM
  5. Page content overlapping logo.
    By e-hol.co.uk in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Oct 2006, 11:40 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