BG color popup read more action

Anyone an idea how to change the color of the background from the popup window in the read more action

See link, follow “lees meer”

The white window should be a different color

Thx

Erik

http://test.graphicid.nl/zwart.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This will work, placed before

<style>
#_morebox{
background-color:#yourColor !important;
}</style>

freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

thx try that!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Is there a way to make this popup window flexible too?
I use it in a responsive website

www.test.graphicid.nl


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Is there a way to make this popup window flexible too?
I use it in a responsive website

www.test.graphicid.nl


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

<style>
    #_morebox{
background-color:#yourColor !important;
width:55% !important;
}</style>

freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you Simon!

That works perfect! very helpfull!

Erik


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options