courtfool Posted November 17, 2007 Posted November 17, 2007 (edited) I am using a transparent .gif for my background but oscommerce is still showing a white background behind the .gif I am using. Is there a way to make this white background go away? I am trying to keep the consistancy of my site. http://partnersiniron.com/index.php?option...er&Itemid=8 here is the link to the page I am trying to fix. As you can see the transparent .gif is being displayed correctly, I just cant get rid of the white background. thank you ahead of time for any assistance you can give me. here is the code I used BODY { background-image : url('/images/osbackground.gif'); background-repeat : repeat; background-position : center; color : #000000; margin : 0; } Edited November 17, 2007 by courtfool Quote
♥geoffreywalton Posted November 17, 2007 Posted November 17, 2007 I get Parse error: parse error, unexpected '<' in /home/partner5/public_html/shop/includes/languages/english/index.php on line 13 Need to correct the syntax in that file Any recently installed contributions? Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
courtfool Posted November 17, 2007 Author Posted November 17, 2007 actually you probably got that while I was testing some settings, its up again so if you try now you should see what I am talking about. I get Parse error: parse error, unexpected '<' in /home/partner5/public_html/shop/includes/languages/english/index.php on line 13 Need to correct the syntax in that file Any recently installed contributions? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.