View Single Post
  #1  
Old 09-20-2005, 06:32 AM
  a1deano's Avatar 
a1deano a1deano is offline
 

X-Adept
  
Join Date: Oct 2004
Posts: 745
 

Default product listings, transparent background instead of white

Hi all, wonder if anyone can point me in the right direction, on the products pages were your products and descrition are it is white background, what i am trying to do is make it transparent so that it shows my main background image.
I did acheive this to a point i went into the
Quote:
edit templates / CSS file (skin1.css)
Then i removed these codes
Quote:
}
.DialogBox {
BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
BACKGROUND-COLOR: #68C1FF;
}
I had to remove both pieces of code as it wouldn't work correct, i use firefox and if i didn't remove both pieces of code it didn't work in internet explorer; once both pieces were removed it worked great and the white background became transparent showing my main background image.
However i used Jons ezcheckout and although removing the code doesn't seem to effect anything else that ive found, once you enter into the checkout and "Login page" there used to be a blue boarder around the form were you enter your details, this boarder has now disappeared, if i put the code back in then the boarder at checkout "Login" re-appears.
Although this isn't a major problem i feel it looks a little untidy without the boarder being there, is there another way of making my products pages have a transparent background without messing anything else up.
Ive put a link to my shop so you can see what i am trying to achieve and why, ive left the pages so they are transparent at the moment, if you go to checkout then continue you will see theres no blue boarder.
Your help would be greatly appreciated, regards Dean
http://www.exotic-underwear4men.co.uk
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote