XLNT Catering
Published Monday, November 13, 2006 in Design, Web Work
Recently finished coding this for a friend at work. She designed it, but she asked me to code it.
I got to create my own kind of "sifr", but instead of flash i use a php-generated png image. Unfortunately you can't copy or select the text, but the text-to-image replacement is done using javascript so all the headings are proper text in the HTML.
As you can see (if you've checked the site out) the menu item pointing to the page you are currently on always needs to be furthest to the left. I solved this using a body-id and an id for each menu-li, and then positioning the selected menu item absolutely at left: 0; together with padding in the #nav ul.
Check the css is you're really interested.





