Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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/

Posted

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.

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 >

Posted

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.

Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...