Hi,
I'm trying to put Chronoform module over slideshow module in my homepage, but it doesn't work for now: http://demo5.andreabellidesign.it/
I would home page were like as attached file.
How can I make thies change? Maybe CSS ?
Can you help me?
Thank you
I'm trying to put Chronoform module over slideshow module in my homepage, but it doesn't work for now: http://demo5.andreabellidesign.it/
I would home page were like as attached file.
How can I make thies change? Maybe CSS ?
Can you help me?
Thank you
Hi belli,
Try something like this:
Bob
Try something like this:
form.Chronoform {
background-color: #FFFFFF;
border: 3px solid #C0C0C0;
left: 800px;
position: relative;
top: 240px;
width: 360px;
z-index: 100000;
}
Bob
Thank you Bob, you're so punctual and helpful😉
Where do I put this code? In my main css?
Where do I put this code? In my main css?
Hi belli,
You could; I'd use a Load CSS action in the form Load event (or on the Others tab in the Easy Wizard).
Bob
You could; I'd use a Load CSS action in the form Load event (or on the Others tab in the Easy Wizard).
Bob
This topic is locked and no more replies can be posted.