Hello guys, i'm modifying a SMF theme, but I actually want to put an image on the border-bottom but I can't find the way. I'm really noob on this. But what im trying its like border-bottom-image: url(mysite.com/mypic.jpg) ; Thanks! Thanks a lot for your help
Border-bottom-image can be used in CSS3 this will be helpful for u: http://www.css3.info/preview/border-image/
Right, so you may have to make it a little "tricky" - add a div with the background of your prepared border image.