Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Font szie and style


mno60

Recommended Posts

Posted

Hi

 

I?m new to this stuff.

Can some tell how I can change the Font, size and style?

Is it possible to add an image background to the first page?

 

Thanks

 

Mikael

:D

Posted

this is all controlled from "stylesheet.css" in the root folder.

 

View the source, find what text you want to change and look at what class/style is being applied to it. Then modify that class in the stylesheet.

 

To add a background image to the site simply add background-image:url('/path/to/image.gif');

inside the body class.

Posted
this is all controlled from "stylesheet.css" in the root folder.

 

View the source, find what text you want to change and look at what class/style is being applied to it. Then modify that class in the stylesheet.

 

To add a background image to the site simply add background-image:url('/path/to/image.gif');

inside the body class.

 

 

 

Thanks

 

/Mikael :D

Archived

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

×
×
  • Create New...