Thread: Links and CSS

Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    19
    Plugin Contributions
    0

    Default Links and CSS

    Hello I'm having problems with setting up my links, link, hover, active, and visited state for my side boxes. For the information box I get a hover but no active and for the category box I get a active state but not a hover. Please Help. for the hover #646464, active #646464. Also the shopping cart heading will not line up with all the other side box headings. I know its a link but how do I correct the problem? Link to my site. www.dudleydefense.com

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Links and CSS

    The fastest way to identify and "tweak" css declarations is to use the Firefox browser and its FIREBUG plugin.

    This tool allows you to display a webpage and then do "off-line" analysis and editing. It will (amongst other functions) reveal the style ID and CLASS of any displayed element, and the declarations currently associated with it.

    You can then apply an 0ffline edit to the css, and see the result real-time on screen.

    All you need then do is commit the changes you made, to the LIVE stylesheet(s).
    20 years a Zencart User

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

    Default Re: Links and CSS

    #categories a:hover{color:#646464;}

    If by active, you mean you expect the links in the Information box to go bold when selected, like in the Categories box, that can't be done in the stylesheet.

    Glenn has some code here for the EZPages header listing that I assume can be adapted to the Information links (and will, as soon as I get the time to work on it):

    http://www.zen-cart.com/forum/showthread.php?t=157488

 

 

Similar Threads

  1. Removing unused CSS script and links
    By rcht in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Nov 2010, 07:55 AM
  2. Separating the Header Links from Sidebox links in CSS
    By mommydesigns in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 May 2007, 02:42 PM
  3. css links died
    By malmcg2000 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 21 Sep 2006, 05:16 AM
  4. CSS Links
    By clydejones in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Jun 2006, 05:00 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