@@ -35,10 +35,15 @@
$author = get_the_author();
if ( ! empty ( $author ) AND $author !== 'vetandlife.ru'):?>
- By
+ By =find_perevod($post->ID)?>
@@ -61,18 +66,18 @@
-
=$category['0']->name;?> , post_date, false );?>
+
=$category['0']->name;?> , post_date, false );?>
-
+
-
- На главную
+
+ Mainpage
diff --git a/style.css b/style.css
index 3693502..3bda649 100644
--- a/style.css
+++ b/style.css
@@ -646,27 +646,27 @@ a{
height: 20px;
}
- .menu-item-11{
+ .menu-item-11, .menu-item-17474{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/molotok.svg) left center;
}
- .menu-item-11:hover{
+ .menu-item-11:hover, .menu-item-17474:hover{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/molotok-orange.svg) left center;
}
- .menu-item-12{
+ .menu-item-12, .menu-item-17473{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/epizoo.svg) left center;
}
- .menu-item-12:hover{
+ .menu-item-12:hover, .menu-item-17473:hover{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/epizoo-orange.svg) left center;
}
- .menu-item-15{
+ .menu-item-15, .menu-item-17475{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/zoo.svg) left center;
}
- .menu-item-15:hover{
+ .menu-item-15:hover, .menu-item-17475:hover{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/zoo-orange.svg) left center;
}
@@ -861,6 +861,15 @@ a{
height: 15px;
}
+ .btn_rss{
+ background: url(/wp-content/themes/vij/pub/icons/header-rss.png) no-repeat;
+ }
+
+ .btn_lan{
+ font-weight: bold;
+ margin-top: -4px;
+ }
+
#copy{
display: inline-block;
text-align: center;
@@ -877,11 +886,6 @@ a{
background: url(/wp-content/themes/vij/pub/icons/union.png) no-repeat;
}
-
- .btn_rss{
- background: url(/wp-content/themes/vij/pub/icons/header-rss.png) no-repeat;
- }
-
#content{
margin-right: 58px;
@@ -1986,6 +1990,7 @@ span.rub_back_title{
.toggle-nav {
display: inline-block !important;
background: url(/wp-content/themes/vij/pub/icons/burger-15.png) no-repeat;
+ padding-left: 12px;
}
.btn_rss{
@@ -2158,13 +2163,15 @@ span.rub_back_title{
#header_icons li{
width: 20px;
height: 15px;
- margin-left: 6px;
+ margin-left: 8px;
cursor: pointer;
}
+
.toggle-nav {
display: inline-block !important;
background: url(/wp-content/themes/vij/pub/icons/burger-15.png) no-repeat;
+ padding-left: 12px;
}