oakfurn Posted January 8, 2010 Posted January 8, 2010 i have just installed the red bubbles template for oscommerce but want to chang the background from black to white on my site does any body no how here is a link to my site i want the black change to white http://www.bedz4u.com/ Quote
germ Posted January 8, 2010 Posted January 8, 2010 i have just installed the red bubbles template for oscommerce but want to chang the background from black to white on my site does any body no how here is a link to my site i want the black change to white http://www.bedz4u.com/ In the stylesheet: body, html { background:#ffffff; color: #000000; margin: 0px; padding:0px; text-align: center; } Currently the background is: background:#000000; Sometimes after changing the stylesheet in order to see any change you have to hold the <Ctrl> key down while doing a page refresh in the browser to force the browser to reload all contents from the server, including the newly changed stylesheet. This works with IE and Firefox. Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
oakfurn Posted January 8, 2010 Author Posted January 8, 2010 i tryied that but it took some parts of the box borders out. In the stylesheet: body, html { background:#ffffff; color: #000000; margin: 0px; padding:0px; text-align: center; } Currently the background is: background:#000000; Sometimes after changing the stylesheet in order to see any change you have to hold the <Ctrl> key down while doing a page refresh in the browser to force the browser to reload all contents from the server, including the newly changed stylesheet. This works with IE and Firefox. Quote
oakfurn Posted January 8, 2010 Author Posted January 8, 2010 i tryied that but it took some parts of the box borders out. sorry i tried it agian and it worked great thany ever so muck 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.