Jump to content

MikeK12

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by MikeK12

  1. I have a background color that I want to stop at a certain width. Here is my code I am using: 

    $("#tab_t51").css("backgroundColor", "lightgray");
    $("#tab_t51").css("border-radius", "15px");
    $("#tab_t51").css("padding", "8px 40px");

    $("#tab_t51").css("width:50px");

    How can I get the below images' background to stop around the blue lines? Or even to have breaks in the background lets say right above "Building Details"

     

    image.thumb.png.a74585a61ca0e39397089328d8aa7931.png

×
×
  • Create New...