Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Trying to get ezpages bar Hover and width working correctly - css issue

    Hi

    On this page
    nzhuntingproducts<dot>co<dot>nz

    The ezpages menu bar (the grey horizontal bar beneath the logo) just won't behave, the width won't work and the hover is not covering the whole cell

    This is what I want the ezpages menu bar to look like

    nzhuntingproducts<dot>co<dot>nz/photos/


    Any help would be appreciated

    Thanks
    Webzings Design
    Semi retired from Web Design

  2. #2
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Trying to get ezpages bar Hover and width working correctly - css issue

    On your homepage the menu:

    <!--bof-header ezpage links-->
    <div id="navEZPagesTop">

    </div>
    <!--eof-header ezpage links-->

    is being drawn differently than on the photos page:

    <div id="nigel-wrap">

    <div id="menu">
    <ul></ul>
    </div>
    <div id="header">
    <div id="photo-logo"></div>
    </div>
    <!-- NIGEL -->
    <div id="list-menu"></div>
    <!-- Nigel -->

    they are two separate menus.

  3. #3
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Trying to get ezpages bar Hover and width working correctly - css issue

    Yes they are two seperate menus thats because the photos section is a wordpress blog, whereas the main site is Zencart. I am trying to make the zencart ezpages menu look identical to the menu bar in the photos section (wordpress)

    Sorry about that
    Webzings Design
    Semi retired from Web Design

  4. #4
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Trying to get ezpages bar Hover and width working correctly - css issue

    You will need to edit your includes/templates/YOUR_TEMPLATE/css/stylesheet.css particularly #navEZPagesTop {} also check for any duplicates of #navEZPagesTop span {} and #navEZPagesTop a {}

    You have conflicting span, a, a:hover line height and font sizes

    Hope this helps you.

  5. #5
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Trying to get ezpages bar Hover and width working correctly - css issue

    Hmm, I'll look at that, i actually think i have solved it, as i found that the "EZ-Pages Header Link Separator" in admin was set as a couple of non breaking spaces, once i deleted the seperators the bar has started working better.

    I will go through my files as i lot of thing were altered wneh i was trying to figure out exactly the problem was
    Webzings Design
    Semi retired from Web Design

  6. #6
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Trying to get ezpages bar Hover and width working correctly - css issue

    I noticed that while reviewing your site with FireFox element inspector. It looks like now you just need to edit #navEZPagesTop span { font-size: 1.2em; }

  7. #7
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Trying to get ezpages bar Hover and width working correctly - css issue

    Cheers for that, it should be working better now
    Webzings Design
    Semi retired from Web Design

 

 

Similar Threads

  1. Drop Down CSS Menu and hover issue
    By enigma777 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Mar 2010, 03:06 PM
  2. increase space between login bar and ezpages menu bar
    By omerhanif in forum General Questions
    Replies: 0
    Last Post: 5 Mar 2010, 07:00 PM
  3. css issue with UL/LI in ezpages links
    By customk1 in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 4 Apr 2009, 01:10 AM
  4. EZPAGES menu bar background width in IE7
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Feb 2009, 10:08 PM
  5. I want to change the width of my templete, but its not working correctly
    By ichigoblack in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 25 Oct 2008, 07:06 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