Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Expanding hr for responsive design. Re: Expanding hr for responsive design.

#105016

@aaronheine, did you check the fiddle I provided? It uses the same wood pattern on the text element to hide the green background passing through.

Fiddle: http://jsfiddle.net/MVm3Q/2/

In fact, you could do away with all of the gradient code and use a dataURI on the background instead. This extends support further back in IE as well:

Fiddle: http://jsfiddle.net/MVm3Q/8/