Skip to content
Snippets Groups Projects
Commit 4f65bb46 authored by lucha's avatar lucha Committed by lechuck
Browse files

updated ZenLite Black Mandarin theme (v. 3.0)

parent 2f842924
Branches
Tags
No related merge requests found
Showing
with 1 addition and 11 deletions
File deleted
......@@ -19,7 +19,7 @@ function zenlite_admin_header_style() {
padding:0;
margin:70px 0 0;
background-color:#000;
background-image:url(images/banner.jpg);
background-image:url(<?php echo get_stylesheet_directory_uri(); ?>/images/banner.jpg);
background-repeat:no-repeat;
background-position:top left;
border-top:3px double #999;
......@@ -57,13 +57,3 @@ function zenlite_admin_header_style() {
</style>
<?php
}
function black_mandarin_thickbox_style() {
$css_file = get_stylesheet_directory() . '/dark-thickbox.css';
$css_url = get_stylesheet_directory_uri() . '/dark-thickbox.css';
if ( file_exists($css_file) && is_attachment() ) {
wp_register_style('dark-thickbox', $css_url, '', '', 'screen');
wp_enqueue_style('dark-thickbox');
}
}
add_action('wp_print_styles', 'black_mandarin_thickbox_style');
wp-content/themes/zenlite-black-mandarin/images/aside.png

11.9 KiB

wp-content/themes/zenlite-black-mandarin/images/audio.png

9.3 KiB

wp-content/themes/zenlite-black-mandarin/images/chat.png

11.3 KiB

wp-content/themes/zenlite-black-mandarin/images/gallery.png

11.7 KiB

wp-content/themes/zenlite-black-mandarin/images/headers/header1-thumbnail.jpg

15.5 KiB

wp-content/themes/zenlite-black-mandarin/images/headers/header1.jpg

26.8 KiB

wp-content/themes/zenlite-black-mandarin/images/headers/header2-thumbnail.jpg

31.6 KiB

wp-content/themes/zenlite-black-mandarin/images/headers/header2.jpg

28 KiB

wp-content/themes/zenlite-black-mandarin/images/headers/header3-thumbnail.jpg

11.6 KiB

wp-content/themes/zenlite-black-mandarin/images/headers/header3.jpg

28.8 KiB

wp-content/themes/zenlite-black-mandarin/images/headers/header4-thumbnail.jpg

30.7 KiB

wp-content/themes/zenlite-black-mandarin/images/headers/header4.jpg

22.6 KiB

wp-content/themes/zenlite-black-mandarin/images/image.png

9.97 KiB

wp-content/themes/zenlite-black-mandarin/images/left.png

266 B

wp-content/themes/zenlite-black-mandarin/images/link.png

4.01 KiB

wp-content/themes/zenlite-black-mandarin/images/paper.png

102 B

wp-content/themes/zenlite-black-mandarin/images/quotes.png

1.34 KiB

wp-content/themes/zenlite-black-mandarin/images/quotes2.png

1.35 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment