snaushads
Member
Posted 2 years ago #
Hi Anton,
Thanks for the Theme, its Really Awesome.
Just one thing is worrying me I used the TAC (Theme Authenticity Checker), and Constructor Shows few base64 Encoding, though its mentioned for Images, Its still making me worry.
N.B. I Appreciate your efforts please clarify as I have no programming knowledge.
FurciferRising
Member
Posted 2 years ago #
Which theme and where did you download it from? I can take a look at it for you
snaushads
Member
Posted 2 years ago #
Its the Constructr theme Downloaded from WordPress.org LINK
A Small Extract from the CSS File.
/**
* CSS Generator, please never change this is file, if your not sure what are you doing!
*
* base64 used for encode transparent images, don't worry about it
*
* @package WordPress
* @subpackage Constructor
*/
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBg8AUIMAAAUgBOUWVeTwAAAABJRU5ErkJggg==);.
Hope This Helps.......
All it does is showing a semitransparent image — no worries there!
snaushads
Member
Posted 2 years ago #
Thanks Steffen,
I can Now use the theme with no worry...