Jump to content

(SOLVED)changing text-color in the blocks


Recommended Posts

By modifying the file globalcss I can change the backgroundcolor and the body-textcolour resp to black and gold:

 

/* ************************************************************************************************
  generic style
************************************************************************************************ */
body{
 font:normal 11px/14px Arial, Verdana, sans-serif;
 color:gold;
 background:black
}
body.content_only {
 
 background: black;
 
 

But as you can see http://test.italiaansewijnkopen.be/index.php and f.e. http://test.italiaansewijnkopen.be/index.php?id_product=6&controller=product

the tekst in the different blocks is also black and does pourly visible.

Where can I change this to white?

 

Tx

Edited by pat123 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...