Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Rounded corners.

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32297
    judah
    Member

    Whats up! I have been learning web design now. Trying to get it all going. I am having a problem with rounded corners on a website i designed. I have the widget and when clicked it goes smaller and link doesnt work properly. it jumps. Dont know where my code is wrong. any help would be appreciated.. here is site. It is on right hand side under living by faith and not fear. scroll over and read more pops up. click it and it doesnt work. ie and ff
    http://betrueministries.com/

    #51668
    jamygolden
    Member

    It looks fine to me in FF. You’re probably using LT FF4. The border-radius, background: rgba() and transition CSS properties don’t natively work in IE 6, 7 or 8. Border-radius and RGBA works in IE9 though. Have a look at things like http://css3pie.com/ which help to get the functionality working in IE.

    #51670
    judah
    Member

    Thanks!! got it working. small css mistake

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.