Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Make the "category box" text bigger !


Nathali

Recommended Posts

Hello,

 

I would like to make only the "category box" text a little bigger...

 

What please, I should change ?

 

Thanks,

Nathali

 

 

It is changed in your stylesheet.css

 

TD.infoBoxHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 background: #990000;
 color: #ffffff;
}

 

Good luck,

Chelle

Link to comment
Share on other sites

It is changed in your stylesheet.css

 

TD.infoBoxHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 background: #990000;
 color: #ffffff;
}

 

Good luck,

Chelle

 

Hi,

 

Thanks for your kind reply Chelle !

 

I assume that I didn't ask my question right, Sorry...

 

I meant, that I would like to make only the text list of the main categories , which in the "category box", a little bigger...

 

Thanks & best regards,

Nathali

Best Regards,

Nathali

Link to comment
Share on other sites

It's located in the same file. Look at your first line of code in the stylesheet:

 

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

 

Change your font size there. :D

 

Chelle

Link to comment
Share on other sites

It's located in the same file. Look at your first line of code in the stylesheet:

 

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

 

Change your font size there. :D

 

Chelle

 

Thank you dear Chelle !!!

 

All the best,

Nathali

Best Regards,

Nathali

Link to comment
Share on other sites

  • 11 months later...

Archived

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

×
×
  • Create New...