VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: shakir on February 04, 2012, 00:21:02 AM

Title: Possible to customize the facebox popup screen after yo uadd to cart?
Post by: shakir on February 04, 2012, 00:21:02 AM
Hi. Is it possible to customize the facebox popup screen after yo uadd to cart?
It looks quite horrible as default. blue hover links etc.
I cant seem to find the css to change any of it.
Is it possible?
Thanks :)
Title: SOLVED: Possible to customize the facebox popup screen after yo uadd to cart?
Post by: shakir on February 04, 2012, 02:29:27 AM
Much thanks to Brentonking for this reply regarding changing the default link colour inside the popup...
:)

"If you want to make specific colour or font changes just to that facebox add these lines:
div.popup a:link, div.popup a:visited {color:#3B3B3B;text-decoration:none;}
div.popup a:hover, div.popup a:focus{color:#3B3B3B;text-decoration:underline;}"

*Obviously change the color to whatever you want.
Title: Re: Possible to customize the facebox popup screen after yo uadd to cart?
Post by: rupesh on April 20, 2012, 16:32:51 PM
i want to give new look to add to cart pop up like want to add product quantity in it so which is the file need to modify?

Thank you
Title: Re: SOLVED: Possible to customize the facebox popup screen after yo uadd to cart?
Post by: rupesh on June 14, 2012, 16:47:13 PM
Quote from: shakir on February 04, 2012, 02:29:27 AM
Much thanks to Brentonking for this reply regarding changing the default link colour inside the popup...
:)

"If you want to make specific colour or font changes just to that facebox add these lines:
div.popup a:link, div.popup a:visited {color:#3B3B3B;text-decoration:none;}
div.popup a:hover, div.popup a:focus{color:#3B3B3B;text-decoration:underline;}"

*Obviously change the color to whatever you want.

hii
1)where to add your css lines?
2) is it possible to do this way?
see images

[attachment cleanup by admin]