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;
}

Best
Hartmut


 -- *--
Hartmut Kern, M.A.
Max-Planck-Institut für Wissenschaftsgeschichte
Information Technology Group
Boltzmannstraße 22
14195 Berlin
+49 (0) 30 22667 - 341
+49 (0) 30 22667 - 225
 -- *--


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to