Last updated on June 15, 2016
The Power of Themes
Themes are the most important element of any message type. It is the first thing that grabs the viewers attention. Your content and call to action come later.
Create Your Own Beautiful Themes in Icegram Instantly
What???
Yes. You read it right. Icegram is providing a plugin using which you can create your own themes for popups instantly.
While most of the lead capturer's only give you the ability to only change colors of their ready-made themes, Icegram takes a leap and allows you to design your theme from scratch. Using this plugin, you could create your own full-fledged completely customized themes easily and instantly.
Download this plugin for FREE and start creating your own popup themes now.
Designer's Delight- Complete Guide to Create Icegram's Custom Theme
Using this plugin, you could create your own full-fledged theme easily and instantly. All you need to do is code your theme inside this plugin.
Know more on how to use this plugin right here.
Simple Steps to Design your own Icegram theme
What all can I customize?
Everything from scratch! You can change every element in the Icegram message type.
- Set your own background
- Use your own color combination
- Select best background image
- Customize the style of your call to actions button
Use this Plugin for FREE
Install this custom theme plugin for Icegram now. You can tell us your experience in the comment section below. Also, you can show us a screenshot of the theme you created. If we like your creation we can also include it as one of our gallery items. Credits will be given to you of course!
Hi team,
I would like to change the background color of the popup.
How can I do that please ?
Many thanks !
Hi JD,
You can easily change the background of your popup by unchecking the ‘Use default theme’s color’ and then choosing the color of your choice in the body section mentioned below.
You will find this within your campaign editing panel itself.
Hope this helps.
Best,
Andrea
Hi Andrea,
I’m having this same problem. I’m trying to set up a pop-up message but cannot get rid of the image with the make-up brushes behind my message. I emailed for support with no response. Can you help?
Thank you!
Hi katelyn,
It seems that you have imported gallery item.
You have to change that image with css.
If you don’t want image you can remove
#ig_this_message{
background-image:
url(‘https://www.icegram.com/gallery/wp-content/uploads/2016/04/glamorous_makeup.jpg’);
background-repeat: no-repeat;
background-size: cover;
}
this css.
Let us know how it goes.
Is there no drag and drop visual editor?
Why do I have to edit css?
Please make this easier. I would rather devote time to aesthetics rather than coding.