Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Melissa, you seem to have a background image….see code below.

    .three-fourth-block {
        background: url("../images/block-pattern.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
        float: left;
        padding: 15px;
        width: 670px;
    }

    Remove the background image and you will be able to add some border color. Here is the link to help you with the borders.

    Just remember it is not easy to work with black color as the foreground.

    I hope this helps you.

    Kind regards

    Thread Starter melbender

    (@melbender)

    Hi,
    Thanks for your quick response.

    Unfortunately, it’s not a background image it’s actually the dark theme I am using.

    I followed the instructions in the link you gave me, but it only allows me to create a border around the entire form, and not the individual fields. Not sure if I’m missing something there….

    Melissa

    Hi Melissa, try the following URL.

    In regards to the code I displayed above on my first comment, please bare in mind that if that image is the form background then it is very challenging to set up some borders around your form and or fields.

    Let me know if this link helps you further.

    Kind regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Field boxes not appearing’ is closed to new replies.