css repeat-y in HTML email
css repeat-y in HTML email
Out of context: Reply #6
- Started
- Last post
- 13 Responses
- version30
or
.blue_box {
color: #FFFFFF;
background: #72A1D2 url(images/grad_bg_02.jpg) repeat-y left;
margin: 0px;
padding: 0px;
height: auto;
width: 344px;
position: relative;
overflow: hidden;
}give the complete url again if it's failing still, if not either of those, sorry :(