CSS rendering

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
stevier's picture

Subtheming Zen 6.x-1.0 beta 3: Issues in Safari

I'm trying out Zen to create a theme for a site, and I'm running across a really strange issue in Safari. I had to edit page.tpl.php to get some rounded corners into my menu, and what seems to be happening on Safari is that it doesn't recognize the tag after one of these elements. Thus, it's trying to render the entire menu in a space that's only 8px wide. In Firefox, the width is messed up a bit too, but not nearly as much as it is in Safari.

Here's the code I added to page.tpl.php:

<?php
if ($left):
?>

Read more
Subscribe with RSS Syndicate content