The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › [Solved] Styling Link Problem › Re: [Solved] Styling Link Problem
Solved by using two backgrounds: background: #a33b19 url('../images/button_bg.png') repeat-x scroll left top;
background: #a33b19 url('../images/button_bg.png') repeat-x scroll left top;