Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing the Stylesheet


angeldrago

Recommended Posts

Posted

Hi everyone is there a simple way to modefie the style sheet... btw.. my experiance level is none when it come to website modifications... or is there a program that allows me to change the style on the default website any help would be appriciated and thank you...A final note to all the Developer who are helping ... YOU GUYS ROCK... Great Program...

 

Peace

Angel :D

Posted

A lot of it depends on what exactly you want to change on the layout. The stylesheet is pretty easy to change, just backup everything first and note what you change.

 

I go in and change something, then check out the site real quick to see if it did what I wanted and keep or change it back.

 

I FTP download it to my PC and then use a text editor (NotePad not recommended) to change it, then upload it back via FTP and check it out.

 

If you have any other questions, just ask.

 

HankFrid

If I build it...they will come.

If I don't try to build it.....I will never know!

Posted

wow that was fast thank you hankfrid.. the only think i would like to change would be the colours of the page and the header ... i thought i could use Dreamweaver but the page was Codeview i guess you called and i thought maybe there is a PHP editor where i can use to change the stylesheet... but everything else is very nice..i think i like to use my theme i guess ...like i sayed i have no clue when it come to PHP development and simple thinks like that...

 

Thank you, :oops:

Angel

Posted

In the stylesheet.css, look for

 

BODY and then you should see background: #999999 (the number won't be 999999, it will be something else). This will change the main background color (not in tables in left and right column).

 

Then look for TR.header and again find the background: #999999 and this should control the header top portion of your screens.

 

Put in whatever RGB value you want for the color.

 

HankFrid

If I build it...they will come.

If I don't try to build it.....I will never know!

Archived

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

×
×
  • Create New...