Hello, I have created CSS buttons that work well in IE, FF, Chrome, but not in Safari. Safari displays the CSS buttons cut-off and with the text underlined in blue. I need Safari to display the buttons in real size, not cut-off and I don't need that blue link underline. I don't know where these are coming from. I've made CSS buttons for other sites, but I just can't solve the problem with this one. I can send you PM with the URL. I am not allowed to publish various client URLs... Million thanks if you can help! Whatever I do, tends to work in one browser and not in the other... Notify me and I will send you the URL in PM.
You can send me the link -- but the real question is are you using the unreliable 'button' tag, or are you just styling an anchor?
Meanwhile I solved it. It took more than 24 hours to get these responses, but I did it. Re-coded the entire thing and the buttons got their normal shape in the Safari browser as well. It seemed to take forever to solve it, but I finally did it! As for the unwanted blue underline (only appeared in Safari): I created a custom white link and applied it as a class="white" to the buttons. The underline disappeared. Prolly something was overriding the settings... wicked. Will most likely post more questions - thanks for offering your help! Weird to see that some less-used browser creates problems. Anyway, my sites don't work well on mobile and who knows what other low-popularity rate browsers display? This is the first time "I took a safari" into solving coding issues with Safari