View Single Post
  #9  
Old 08-29-2008, 08:19 AM
  MrBadass's Avatar 
MrBadass MrBadass is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 42
 

Default Re: Transparent Gifs Not Working

Ok...so I did some poking around. Here's where the issue is.

Code:
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { color: #232323; font: 10px Verdana, Arial, Helvetica, Sans-serif; background-color: #FFFFFF; }

Problem now is if I take that background color out, it ruins the look of the site.

I tried adding a css class with background-color: none, but that didn't seem to work. Could it be because the images that are transparent are both in javascripts?
__________________
Dali Wall Decals
www.dalidecals.com
X-Cart Version 4.1.10
Reply With Quote