Working on a site build with FW and EE. Defined some CSS text links for the .body tag. Now uploaded the pages and the text links show up fine in Firefox and Opera.
However in Safari/Chrome/IE8 they behave strange. It looks like the background color has added some additional pixels at the top and bottom of the text link. Pulling my hairs out already after hours of struggling…
Basically all text links in the body tag. So as an example in the article about Florence there is a big grey box around the word “airport”. It doesn’t look like a link but it actually is.
If you change the browser to Firefox go to the same page and notice that the same text link is now rendered as it supposed to be.
I see the odd box around “airport” in FireFox 3.5.2 on Mac OS 10.4.11. Interestingly, if I use Firebug to examine the page, it also shows a big tall Firebug highlight around the word Firenze, on account of the tag, I assume.
On a lighter note, you might want to tell your readers that the various parts of the Tridente Gusto have separate entrances: the enoteca on via della Frezza, and the pizza parlor around the corner, on the south side of the building, Piazza Augusto Imperatore. Confused us at first.
Just to close this of. I found the issue causing the text links in the body tag screwing up in some browsers.
Guess what? Nothing to do with the CSS but caused by the usage of a @font-face typeface and/or the Caxton action. Removed the action and replaced the typeface…problem solved.