Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change color


Guest

Recommended Posts

Posted

Hi

I am wanting to change the colour of the Welcome GUEST, on the home page and the Welcome back Name, when someone logs on, but haven't a clue where to do this. Is someone able to point me in the right direction please.

 

Many thanks

 

Grandpa

Posted

Look in catalog/stylesheet.css. Look for

SPAN.greetUser {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #f0a480;
 font-weight: bold;
}

Posted

Look in catalog/stylesheet.css. Look for

SPAN.greetUser {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #f0a480;
 font-weight: bold;
}

Hi

 

Many thanks

 

Grandpa

Archived

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

×
×
  • Create New...