Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing Background


marcanthony

Recommended Posts

Posted
I would like to change the background look of my store. How I can do that

 

Controlled by the stylesheet.css.

 

Hint, get firefox and install the webdeveloper extension, you can see interactivly what your changes will look like before committing to any changes.

Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going.

Posted

Hi:

 

To change your background...

 

1. Go to Tools

2. File Manager

3. In Main Directory go to Stylsheets.cs

4. Click on the "i" icon at the right

5. Click on the "Edit" button at the top right of your screen

6. Find the following text:

 

Released under the GNU General Public License

*/

 

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

 

BODY {

background: #F0F8FF; [CHANGE THIS NUMBER TO THE COLOR CODE YOU WANT

color: #000000;

margin: 0px;[/color]

 

Many Blessings,

 

Marquita

Archived

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

×
×
  • Create New...