Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do i change the size of the text on the top of every page?


Jimster_s

Recommended Posts

Posted

Hi

 

what i want to do is change the size of the text the appears at the top left of each page. the text i get on my first page is What's New Here?, if i click on a category i get Let's See What We Have Here. i think this text is too large, how can i change the size so that they all appear the same size?

 

id also like to remove the little pictures that are on the right hand side of this text that appear under the checkout and my account links at the top.

 

thanks

Posted

To change the size of the fonts, go to catalog/stylesheet.css and look for the line of code that begins:

 

TD.pageHeading, DIV.pageHeading {

 

Play with the font size there til you're happy.

 

You can comment out those three graphics in your header by visiting catalog/includes/header.php and simply put two forward slashes // in front of the tep_image code before each image call.

 

Andrea

Archived

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

×
×
  • Create New...