Hi, Just installed a new website with drupal 7.26. Added Megaslider but for some reason when I create a new slider it starts with a blue background and I'm not able to change it. Since I use transparant .png and the main color should be white, it's a problem for me... Any help appreciated ! Thx
Mrfets
Hi,
Firstly, thanks for your concern in our product and sorry for replying late
Please send us your site as well as admin account via cindy@megadrupal.com to check it
Regards,
mrfets, I had similar issue. I had a temporary solution:
http://megadrupal.com/forum/module-support/mega-slider/442
change that pic so its a transparent image... maybe add this to your ADMIN theme's css (or megaslider's css) so you can see the boundaries of your transparent or white background image in the editor:
.md-slidewrap {
border: 1px solid black;
}