Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Categories Mouse Rollover Stylesheet,


Madman00

Recommended Posts

i Have Sts installed. I can't seem to find where the chnage the colors of the category mouseover in stylesheet. I thought we can modify it thru the below code in stylesheet.css. I tried to modify the colors but it doesn't seem to be effecting the category mouse over colors.

 

.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }

 

In the top of template.html i do have the following.

 

<head>

<!--$headcontent-->

<link rel="stylesheet" type="text/css" href="stylesheet.css">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>

 

Any ideas. What file is controllign the colors of the mouseover.

 

Thank you

Link to comment
Share on other sites

  • 3 weeks later...

The Rollover Colors are in the stylesheet.css

 

 

 

 

i Have Sts installed. I can't seem to find where the chnage the colors of the category mouseover in stylesheet. I thought we can modify it thru the below code in stylesheet.css. I tried to modify the colors but it doesn't seem to be effecting the category mouse over colors.

 

.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }

 

In the top of template.html i do have the following.

 

<head>

<!--$headcontent-->

<link rel="stylesheet" type="text/css" href="stylesheet.css">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>

 

Any ideas. What file is controllign the colors of the mouseover.

 

Thank you

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...