News:

Support the VirtueMart project and become a member

Main Menu

change the font color for the VM Category Module

Started by edudflog, August 08, 2012, 18:19:35 PM

Previous topic - Next topic

edudflog

I am using a template whose background is a light grey.  The default font color for the VM Category module text is something close to white, which is not showing up very well on that page color.

Can someone tell me where to find that parameter to change the font color for VM Category?

Thanks for your patience - I'm really new to this.

bytelord

#1
Hello,

You could use firefox with firebug extension to examine your CSS files which is responsible for styling on a template/webpage.

You can find more information on that post that will help you to use firebug and change your CSS as you need and also a very useful joomla article how to change styling in joomla using firebug.

http://forum.virtuemart.net/index.php?topic=102850.0

Hope helps you.

Regards,

BL
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

edudflog

Bytelord:

You have just made my life so much easier.  Thanks for your great suggestion about using firebug.  The perfect tool!

Regards

bytelord

Hello,

You are welcome.

Here you can find tones of information regarding CSS styling, examples and references: http://www.w3schools.com/css/
and more specific about adjusting colors: http://www.w3schools.com/cssref/css_colornames.asp

Regards.
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!