This topic has 8 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Robert Hall
Hello I’d like to get my promo popup form to look like this:
http://tinypic.com/view.php?pic=inzrys&s=9#.VzCs5r7BzGs
But this is what it looks like:
http://i63.tinypic.com/ra2n4i.png
I want it stretched across the bottom and for the subscribe button to be the gold color.
Hello,
I’ve created Static Block “Popup window” with your content and added this code in custom.css file:
.white-popup-block input[type="text"], .white-popup-block input[type="submit"] {
width: 100%;
}
Please check promo popup window now.
Regards,
Eva Kemp.
Ok can I have the subscribe button turned to #c0a979? Also, can you make the email address box go all the way across like you did the name box? Thanks!
Hello,
I’ve added this code in custom.css. Please check.
.white-popup-block input[type="submit"]{
background-color: #c0a979;
}
.white-popup-block input[type="email"]{
width:100%;
}
Regards,
Robert Hall
It looks great. I only need to get the words moved down to the pink spot and move the form up to the white. Please advise.
http://i67.tinypic.com/2q3xh5f.png
Hello,
You need add popup content in Static Block “Popup window” that I created for you.
I’ve edited the block. Please check promo popup now.
Regards,
Eva Kemp.
That worked, thanks!
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Promo Popup’' has been successfully resolved, and the topic is now closed for further responses