Best Blackhat Forum

Full Version: [GET] YT Nano3 v1.0.2 – YooTheme WordPress Theme – Warp7
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
We are very excited to present Nano3, the first theme based on our
Warp 7 framework. It is the third generation of popular Nano theme and,
like its predecessors, serves as a brilliant blueprint for your custom
built themes.
Nano3 is lightweight and streamlined to demonstrate
what our new framework can do and to introduce you to the new features
it brings with it, which we are happy to say are quite a lot!
DEMO

Code:
http://www.yootheme.com/demo/wordpress/nano3
DOWNLOAD 'instagras.com'
Code:
http://instagras.com/IK
can't download from this host...
Files have been modified - layout after install is a mess and some files are infected with base64.

If you still are curious, before install, use Notepad or similar to open and modify the following files:

ROOT\wp-content\themes\yoo_nano3_wp\layouts\theme.php

at LINE#56 DELETE

<?php $nano = 'PGRpdiBpZD0ibmFubyI+CjxhIGhyZWY9Imh0dHA6Ly9hbGw0cGRhLm9yZy5vcmciIHRhcmdldD0iX2J​sYW5rIiB0aXRsZT0i0L7QsdC90L7QstC40YLRjCBhbmRyb2lkIj7QvtCx0L3QvtCy0LjRgtGMIGFuZHJ​vaWQ8L2E+CjwvZGl2Pg==';echo base64_decode($nano);?>

ROOT\wp-content\themes\yoo_nano3_wp\warp\vendor\spectrum\spectrum.css

at LINE#455, 474, 479 DELETE BRACKETS AND EVERYTHING IN BETWEEN THAT LOOKS LIKE THIS:

{
position:relative;
background-image: url(data:image/png;base64, ...
}

ROOT\wp-content\themes\yoo_nano3_wp\warp\config\css\config.css

at LINE#446 DELETE:

background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGI​asIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
Reference URL's