This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Trouble styling form


  1. smcrmo
    Member

    I've got a custom-styled form that I'm trying to implement into my website. The basic layout of the site is found here: www.capullo.com. The test page for the form replacement I'm trying to implement is here: www.capullo.com/formtest.html.

    I've been able to style a variety of elements by using the Advanced CSS Code panel, however, there is one element I can't seem to work out. When viewed in Firefox, the form has no border radius. By using Firebug, I found that if I added a 10 px border radius to 'element.style', the desired rounded corners appeared, and that border-radius code appeared in the iFrame element. So I added the border-radius code to the actual iFrame element in the HTML of the page, but the rounded corners do not appear when the page is loaded.

    Can someone point out which element I can style with the 'border-radius: 10px;' code to achieve the rounded corners I'm looking for? Thanks for any help!

    Posted 12 years ago #
  2. smcrmo
    Member

    Nevermind, I figured it out, had to remove a 'border: none' from the iFrame HTML.

    Posted 12 years ago #

RSS feed for this topic

Reply