I am adding on a border using css, like such:
border-bottom: 4px solid #B02B2C;
but I need to make the border's width -25px on the right, to account for an image. Is there anyway to do that? Let me know if that makes no sense at all.
Thanks,
Scott.
Start Free Trial