News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

changing fontcolor of visited productdetailsbutton

Started by Lorrein, March 27, 2012, 12:55:26 PM

Previous topic - Next topic

Lorrein

Hi,

I'm trying to change the fontcolor of de productdetailsbutton after it is visited. I added the follówing line to the LTR.CSS.

a.details:visited,div.details:visited,a.product-details:visited{background-position:0 center;color:#9EC64E;}

But firefox tells me it gets overridden by the main joomla CSS.

What am I doing wrong? ???

Thanx mates.

I have an artisteer template and I'm using VM CSS.
VM 2.0.3.G

boucdur

Hi,

what you did should work.

Do you have the webdevelopper toobar installed on your firefox ?
If not you should.
Then you can see with this toolbar click on "CSS>see the style of an element" then click on the "product detail button"
You can see all the stylesheet used to style this button and see all the stylesheet involved.
If there is a conflict you should be able to spot it.

You should give  a link of your page.

PRO


Lorrein