Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

FONTS


Guest

Recommended Posts

Posted

HOW DO i CHANGE FONT SIZES IN MY SHOPPING CART? HAVE NOT BEEN ABLE TO FIND IN TOOLS OR CONFIGURATIONS

Posted

We are going to need a bit more information. Like the version of oscommerce you are using, and which font you want to resize.

 

Generally the font size will be in one of the CSS files, which differ between versions. If you are using the latest BS version you need to add the correct font CSS into the user CSS and change the size there.

REMEMBER BACKUP, BACKUP AND BACKUP

Posted

We are going to need a bit more information. Like the version of oscommerce you are using, and which font you want to resize.

 

Generally the font size will be in one of the CSS files, which differ between versions. If you are using the latest BS version you need to add the correct font CSS into the user CSS and change the size there.

2.3.4 VERSION and want to change size of fonts on the products and shopping pages..too small

Posted

If you are using 2.3.4 not the BS version then you need to alter font size in the stylesheet.css file in your root folder. Just search for font-size: then alter the size to what ever you want it to be. It will occur more than once in that file dependent on where the text is on the page. Have fun changing colours and styles to suit your site. Just remember to take a backup of the file first in case you make a mistake.

 

If you are using the bootsrap version its a bit more difficult to find the CSS for the text you want to change, but it can be done if you are using firefox and firebug.Use the inspect element when right clicking the webpage and find the text that needs changing. Then copy the whole CSS block of code and place it into your user.css file and then make any changes.

REMEMBER BACKUP, BACKUP AND BACKUP

Archived

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

×
×
  • Create New...