Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Make the fonts bigger


CluelessinNY

Recommended Posts

ok I know this seems like a ridiculous question. but I have tried every single option in the stylesheet.css to make the fonts bigger where it says the items in the categories, shipping, privacy notice and returns, etc.

 

I also need to know how to make the font smaller in Text_Main on the index page. and perhaps the color too?

 

Thank you.

I hope I am clear in my question.

Link to comment
Share on other sites

Usually, changing the main class will do what you want. If you don't know what class needs to be changed, display your site in a browser and look at the source. Find the text you want to change and the name of the class will be right before it in the <td> (usually).

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Usually, changing the main class will do what you want. If you don't know what class needs to be changed, display your site in a browser and look at the source. Find the text you want to change and the name of the class will be right before it in the <td> (usually).

 

Jack

 

This line .. right at the top of stylesheet.css

 

Released under the GNU General Public License

*/

 

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

 

Mark

:rolleyes:

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...