Page 1 of 1
Change background color for custom exit pop?
Posted: Wed Mar 27, 2013 8:01 am
by Jacqui Olliver
How do i change the background color in a custom exit pop from grey to white? I had to use a jpg image - which has a white background.
What code do i need - and where do i put it? thanks
The exit pop is active on this site:
http://endsexproblems.com/
Posted: Wed Mar 27, 2013 9:59 am
by Jean-Christophe Bisoux
Hi,
I try to check the exit popup but I didn't see it, are you sure is activated ?
for the background it's the grey part around a popup or the popup itself ?
Regards,
Posted: Wed Mar 27, 2013 10:32 am
by Jacqui Olliver
Jean-Christophe Bisoux wrote:Hi,
I try to check the exit popup but I didn't see it, are you sure is activated ?
for the background it's the grey part around a popup or the popup itself ?
Regards,
It is the exit popup itself - which was working fine. Why is it working in firefox?? It is definitely activated.
Posted: Wed Mar 27, 2013 3:54 pm
by Jean-Christophe Bisoux
I try with firefox and I didn't see the exit html, I look in the code source and there is no code for the exit HTML
to change the colo you can use the custom CSS but it will easier for me to see the exit popup to give you the correct code
regards,
Posted: Wed Mar 27, 2013 6:24 pm
by Jacqui Olliver
Duh. I had it visible to only admin - it will work for you now
http://endsexproblems.com
Posted: Wed Mar 27, 2013 7:01 pm
by Jean-Christophe Bisoux
It's better now

for the background in white just add in custom CSS :
{background:#fff;}
regards,
Posted: Wed Mar 27, 2013 8:24 pm
by Jacqui Olliver
Thank you Jean-Christophe - I appreciate your prompt replies - and helping me solve this problem
