I did notice that now sometimes comment links are missing the line unless I disable the new rule you created... but it seems to be less, and you can't win them all.,
This seems to be fixed now. Can you still see this happening anywhere?
Also, while the links are no longer cut off, they are valigned to the bottom of the cell. Should I just chalk that up as expected as well? The links are fully legible and clickable now, so it's not a huge deal.
This was definitely due to the theme settings needing resaving. It looks more consistent across browsers but I still feel they need a slight tweak.
There is another little issue I can see: When making the width of the browser window less than 845px, the table cell in which the Donate to Ubercart link resides breaks the display of the main navigation. See screenshot.
The problem might have been solved by giving the Donate to Ubercart cell an explicit width value, however, this causes the search input and submit button get broken onto 2 lines (this actually happens anyway if you resize the browser window to even smaller). This conveniently highlights a problem with using tables for layout; table cells are forced into vertical alignment so changes to the width of one cell will cause changes to all others in that column.
It's not a major issue but if I was building the theme myself I would make sure it was fixed. Other than changing the structure of the table (i.e. breaking the header out into 2 tables rather than 1), or dumping the tables altogether, you don't have that many options.
I've tested the front page in as many browsers as I could get my hands on and it seems fine (not broken any longer). See attached screenshots.
If there are any other issues you find and would like me to fix just let me know.
| Attachment | Size |
|---|---|
| theme_nav.png | 80.33 KB |
| ie6.JPG | 135.6 KB |
| ie7.JPG | 124.22 KB |
| firefox_win.JPG | 130.06 KB |
| opera_win.JPG | 123.93 KB |
| safari_win.JPG | 120.56 KB |
| firefox_mac.png | 202.57 KB |
| opera_mac.png | 204.4 KB |
| safari_mac.png | 202.13 KB |
| camino_mac.png | 203.18 KB |


