Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newbie questions


Andy_Jack

Recommended Posts

Posted

I've just started this morning to set up a shop in oscommerce and from readng through these forums i have manged to change heading set everything up but i have a few questions.

 

1. I have tried changing the background to a different colour in stylesheet.css but it wont change, how could i do this?

 

2. Also i would like to know how i could set a picture as a background and change the colours of the borders, i would guess this is similar to previous answer.

 

3. Is there anyway to remove the pictures on the header for my account, cart contents and checkout.

 

Thanks in advance.

Andy

Posted

Hi Andy,

 

1) Open your css with a css editor like Adobie GoLive - it will make it easier.

 

2) yes..

 

3) yes. Search the forms for any modding you want to do, these are all questions that have been previously answered.

 

Look at the documentation and especially the user contributions

Posted

thanks for the reply, but when i change it in stylesheet.css nothing on the page changes, could someone tell me what i need to edit to change the background of thw whole page

thanks

Posted

Found the problem, on every page the line

 

<link rel="stylesheet" type="text/css" href="<? echo THEMA_STYLE;?>">

i changed it to

<link rel="stylesheet" type="text/css" href="stylesheet">

and it worked perfectly, when i changed the stylesheet the page updated instead of staying the same

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...