Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2009
    Location
    Highlands Ranch, Colorado
    Posts
    84
    Plugin Contributions
    0

    Default No hover in Information & EZPages boxes

    I'm brand new to this forum, just started using Zen Cart a couple of days ago and have been blundering away. I'm finally getting somewhere but noticed that my links in the (Important Links) EZPages box and Information Box in the left column don't show hovers. I'm not a coder and only partially functional in CSS, so I've been really challenged with this learning curve! I found an old thread about this issue but the answer was no longer pertinent.

    I downloaded the free Alternative Header 1.1a 2 and played around with it until it did what I wanted. I deleted most of the style sheet that came with it, just kept what applied to the header so my custom style sheet should rule.

    The web site is here: http://www.beakersparrotplace.com/shop/

    Any suggestions?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: No hover in Information & EZPages boxes

    Add to the stylesheet:

    #informationContent ul li a:hover {
    color: #ff0000;

    }


    for the Information box.

    Two tips - get the Web Developer plugin for Firefox. It will allow you to see where the css is applied. Also, Zencart loads all stylesheets with the css extension that are in the css folder of the current template, so if you add statements to
    stylesheet_rosie that also exist in stylesheet_two, you may have a conflict.

    You've come to the right place - one of the devs is a parrot fan.

  3. #3
    Join Date
    Aug 2009
    Location
    Highlands Ranch, Colorado
    Posts
    84
    Plugin Contributions
    0

    Default Re: No hover in Information & EZPages boxes

    Thanks I'll do that. By the way, I just messed up my top navigation box as well (yellow background), the "hover" went away. Why is this doing that? I followed another thread to edit the CSS (remove underline and add hover color) and it made the hover go away.

    Parrots: This web site is for my sister in law, I have a couple of African Greys myself that got her interested in parrots!

 

 

Similar Threads

  1. v151 Trying to get ezpages bar Hover and width working correctly - css issue
    By nigelt74 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 27 Jan 2014, 07:27 AM
  2. Help Making Hover Blocks in EZPages
    By eyal8r in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Feb 2010, 06:24 AM
  3. MOD or edit hover image shows text information?
    By Muzz in forum General Questions
    Replies: 0
    Last Post: 31 Aug 2009, 05:30 AM
  4. How to combine items from Information & More Information side boxes
    By jackryan in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Dec 2008, 06:19 AM
  5. CSS Category & Information Boxes
    By TheVulcan in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 30 Dec 2007, 01:11 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