Uploaded image for project: 'Magnolia Standard Templating Kit (closed)'
  1. Magnolia Standard Templating Kit (closed)
  2. MGNLSTK-347

Breadcrumbs icon not centered properly on safari

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 1.1
    • None
    • themepop
    • None
    • Yes

      From Hartmut Kern on the users list:

      A small change in: styles.css
      
      The breadcrumbs arrows are not centered in Safari on Mac. If you change the background position from 
      0 4px to:
      left center 
      it works well. In both: Firefox, Safari (all: latest versions) - Mac, Firefox - Win (latest versions).
      The effect is best seen, when you change the zoom in the browser.
      
      
      #main #breadcrumb li {
      	float: left;
      	background: url(../img/icons/breadcrumb.gif) left center no-repeat; /* HKe */
      	border: none;
      	margin: 0 6px 0 0;
      	padding: 0 0 0 7px;
      	font-size: 120%;
      	font-weight: normal;
      }
      
      

        Acceptance criteria

              gjoseph Magnolia International
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: