CSS Button Error in Safari

Discussion in 'CSS' started by Mr.Dog, Dec 25, 2012.

  1. #1
    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. :mad:

    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.
     
    Mr.Dog, Dec 25, 2012 IP
  2. zied.ho

    zied.ho Well-Known Member

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    106
    #2
    hi , send me the url or your html an css code i will try it
     
    zied.ho, Dec 26, 2012 IP
  3. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #3
    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?
     
    deathshadow, Dec 26, 2012 IP
  4. Mr.Dog

    Mr.Dog Active Member

    Messages:
    912
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    60
    #4
    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 :p
     
    Mr.Dog, Dec 28, 2012 IP