View Single Post
  #2  
Old 01-21-2009, 09:12 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: featured product template background

its CSS. it will change all of the backgrounds that use dialog.tpl

.dialog .content {main.css (line 855)
background:transparent none repeat scroll 0 0;
border:0 none;
color:#58595B;
padding:10px 10px 25px;
text-align:left;
}
__________________
xcart 5.1.2
Reply With Quote