Results 1 to 10 of 19

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: please help with css

    Glad I could help

  2. #2
    Join Date
    Mar 2006
    Posts
    199
    Plugin Contributions
    0

    Default Re: please help with css

    Got the bullets to go away in FF by adding list-style to this section:

    Code:
    #ezpagesnav li {
    	float: left;
    	position: relative;
    	width: 15em;
    	text-align: center;
    	cursor: default;
    	background-color: #ffffff;
    	border: 1px solid #499bca;
    	border-width: 1px 0;
    	list-style: none;	
    	}
    Zen Cart: Diva Knitting

 

 

Similar Threads

  1. v139h Please help me implementing a custom cursor with CSS
    By lolwaut in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Jul 2012, 11:36 PM
  2. v150 Please help... File merge with numinix CSS/JS loader
    By Miff in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 18 Feb 2012, 05:11 PM
  3. Please help displaying images with CSS
    By SeánT in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Sep 2010, 02:40 PM
  4. problem with css on IE! Please Help Me!
    By adrian_hs in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 May 2009, 09:19 AM
  5. Converting OS css to Zencart Css help please.
    By oavs in forum General Questions
    Replies: 2
    Last Post: 17 Jul 2006, 09:49 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