Диплом: Автоматизация управления проектами компании ИП "Optimal Decision"

Внимание! Если размещение файла нарушает Ваши авторские права, то обязательно сообщите нам
107
<div class="sc_team_item_avatar"><?php echo trim($post_options['photo'])
; ?></div>
<div class="sc_team_item_info">
<h5 class="sc_team_item_title"><?php echo ($post_options['link'] ? '<a h
ref="'.esc_url($post_options['link']).'">' : '') . ($post_data['post_title']) . ($post_options[
'link'] ? '</a>' : ''); ?></h5>
<div class="sc_team_item_position"><?php echo trim($post_options['pos
ition']);?></div>
<div class="sc_team_item_description"><?php echo trim(themerex_strsh
ort($post_data['post_excerpt'], isset($post_options['descr']) ? $post_options['descr'] : th
emerex_get_custom_option('post_excerpt_maxlength_masonry'))); ?></div>
<?php echo trim($post_options['socials']); ?>
</div>
</div>
<?php
if (themerex_sc_param_is_on($post_options['slider']) || $columns > 1) {
?></div><?php
}
}}
?>
clients.php
<?php
// Disable direct call
if ( ! defined( 'ABSPATH' ) ) { exit; }
if ( !function_exists( 'themerex_template_clients_1_theme_setup' ) ) {
add_action( 'themerex_action_before_init_theme', 'themerex_template_clients_1_th
eme_setup', 1 );
function themerex_template_clients_1_theme_setup() {
themerex_add_template(array(
'layout' => 'clients-1',
'template' => 'clients-1',
'mode' => 'clients',
/*'container_classes' => 'sc_slider_nopagination sc_slider_controls sc_slider_c
ontrols_bottom',*/
'title' => __('Clients /Style 1/', 'themerex'),
'thumb_title' => __('Original image', 'themerex'),
'w' => null,
'h_crop' => null,
'h' => null
));
}
}
// Template output
if ( !function_exists( 'themerex_template_clients_1_output' ) ) {
function themerex_template_clients_1_output($post_options, $post_data) {
$show_title = true;
$parts = explode('_', $post_options['layout']);
108
$style = $parts[0];
$columns = max(1, min(12, empty($parts[1]) ? (!empty($post_options['columns_
count']) ? $post_options['columns_count'] : 1) : (int) $parts[1]));
if (themerex_sc_param_is_on($post_options['slider'])) {
?><div class="swiper-slide" data-
style="<?php echo esc_attr($post_options['tag_css_wh']); ?>" style="<?php echo esc_
attr($post_options['tag_css_wh']); ?>"><?php
} else if ($columns > 1) {
?><div class="column-
1_<?php echo esc_attr($columns); ?> column_padding_bottom"><?php
}
?>
<div<?php echo ($post_options['tag_id'] ? ' id="'.esc_attr($post_options['tag_id
']).'"' : ''); ?> class="sc_clients_item sc_clients_item_<?php echo esc_attr($post_option
s['number']) . ($post_options['number'] % 2 == 1 ? ' odd' : ' even') . ($post_options['nu
mber'] == 1 ? ' first' : '').(!empty($post_options['tag_class']) ? ' '.esc_attr($post_options
['tag_class']) : ''); ?>"<?php echo ($post_options['tag_css'] ? ' style="'.esc_attr($post_o
ptions['tag_css']).'"' : '') . (!themerex_sc_param_is_off($post_options['tag_animation'])
? ' data-
animation="'.esc_attr(themerex_sc_get_animation_classes($post_options['tag_animati
on'])).'"' : '');?>>
<?php if ($post_options['client_image']) { ?>
<div class="sc_client_image"><?php
echo ($post_options['client_link'] ? '<a href="'.esc_url($post_options['clie
nt_link']).'">' : '')
. trim($post_options['client_image'])
. ($post_options['client_link'] ? '</a>' : '');
?></div>
<?php } ?>
</div>
<?php
if (themerex_sc_param_is_on($post_options['slider']) || $columns > 1) {
?></div><?php
}
}
}
?>
responsive.css
@charset "utf-8";
/* Responsive styles (without sidemenu)
-------------------------------------------------------------- */
/*
Apple iPhone 5, 5S & 5C
Apple iPod Touch (5th generation)
*/
/* With side menu
@media (min-width: 1366px) and (max-width: 1679px) {
109
*/
/* Without side menu */
@media (min-width: 1136px) and (max-width: 1279px) {
/*Main Slider*/
.slider-pet-2{ font-size:10.666em !important; top:150px !important;/* 220px
*/ }
.slider-pet-3{ font-size:7.333em !important; /* 170px */ }
.rev_slider
a.sc_button.sc_button_square.sc_button_style_filled.sc_button_bg_custom.sc_button_
size_medium.sc_button_iconed.icon-right{ font-size:1.8em; }
.tp-leftarrow.tparrows.default.round, .tp-rightarrow.tparrows.default.round {
-webkit-background-size: 200%;
-moz-background-size: 200%;
-o-background-size: 200%;
background-size: 200%;
}
/*Widgets*/
.footer_wrap.widget_area .widget_calendar .weekday { padding: 2.1em 0.5em
.41em;}
/*About author*/
.post_author .post_author_info { margin-left:12.2em; }
/*Price*/
.sc_price_block .sc_price_block_title { padding: 1.2em 1em 1.11em; }
/*Booking calendar*/
.booking_calendar_container_all .booking_name_days_container
.booking_font_custom{
font-size: 1em;
width: 8em;
}
.booking_day_container {
width: 7.8em;
height: 7.8em;
margin-right: .59em;
}
.booking_day_book {
margin-top: 17%;
}
.booking_margin_l_20 {
margin-left: 0;
}
.booking_main_container .booking_mont_nav_button_container:last-child {
margin-right: 1.3em;}
/* Body sizes */
.body_style_boxed .page_wrap { width:1060px; }
.slider_boxed, .content_wrap, .content_container { width:1000px; }
/* Content and Sidebar */
.sidebar_show .content { width: 720px; }
.sidebar { width: 250px; }
110
/* Fullwide or Fullscreen with sidebar */
.body_style_fullwide.sidebar_right .content,
.body_style_fullscreen.sidebar_right .content { padding-right: 280px; }
.body_style_fullwide.sidebar_right .sidebar,
.body_style_fullscreen.sidebar_right .sidebar { margin-left: -250px; }
.body_style_fullwide.sidebar_left .content, .body_style_fullscreen.sidebar_left
.content { padding-left: 280px; }
.body_style_fullwide.sidebar_left .sidebar, .body_style_fullscreen.sidebar_left
.sidebar { margin-right:-250px; }
/* Top Panel */
.top_panel_style_1 .contact_field {
text-align:center;
margin-top:1.5em;
}
.top_panel_style_1 .contact_field .contact_icon {
float: none;
margin-right:auto;
margin-left:auto;
margin-bottom:0.3em;
}
/* Posts layouts */
.post_item_colored .post_category {
max-height:1.2em;
overflow:hidden;
}
.post_item_colored .post_descr .post_price {
margin-top: 1.2em;
}
/* Widgets */
.widget_area .widget_popular_posts article .post_content .post_info
.post_info_counters {
bottom: 0.6em;
}
.ih-item.square .info p {
padding: 0.3em 1em !important;
overflow: hidden;
max-height: 6.6em;
}
div[id*="sc_skills_diagram_"].sc_skills_pie .sc_skills_legend {
width:35%;
float:left;
margin-right:15%;
}
div[id*="sc_skills_diagram_"].sc_skills_pie {
width:70%;
}
}
111
/*
Apple iPhone 4 & 4S
Apple iPod Touch (4th generation)
*/
/* With side menu
@media (min-width: 1280px) and (max-width: 1365px) {
*/
/* Without side menu */
@media (min-width: 960px) and (max-width: 1135px) {
body.error404 .search_wrap .search_submit, body.search .search_wrap
.search_submit, .page-template-404 .post_item_404 .search_wrap .search_submit,
.search-no-results .post_item_404 .search_wrap .search_submit {
width: 7em;
padding-right: 1.8em;
}
/*Main Slider*/
.slider-pet-2{ font-size:9em !important; }
.slider-pet-3{ font-size:6.5em !important; }
.rev_slider
a.sc_button.sc_button_square.sc_button_style_filled.sc_button_bg_custom.sc_button_
size_medium.sc_button_iconed.icon-right{ font-size:2em; }
.tp-leftarrow.tparrows.default.round, .tp-rightarrow.tparrows.default.round {
-webkit-background-size: 200%;
-moz-background-size: 200%;
-o-background-size: 200%;
background-size: 200%;
}
.post_item_404 > .post_content { width: 53%;}
.post_author .post_author_info { margin-left: 0; }
.post_author .post_author_title span { display: block;}
.post_author .post_author_title { margin-top: 0.8em; }
.comments_wrap .form-submit input[type="submit"], .comments_wrap .form-
submit input[type="button"] { width: 30%; }
.sc_blogger.template_aurora .post_counters_item.post_counters_comments {
font-size: 1em; }
a.post_info_date { font-size: 0.8rem; }
/*Schortcode*/
.sc_accordion_style_1 .first-letter-accordion:before { line-height:
4.2em;}
.sc_accordion.sc_accordion_style_1 .sc_accordion_item .sc_accordion_title { line-
height: 3em;}
.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title { line-
height: 2.3em;}
blockquote.sc_quote.sc_quote_2:before { top: 0.4em; font-size: 1.6em; }
/*Widgets*/
.widget_area .widget_rss ul li span.rss-date:before { line-height: 2em; }
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a { padding-right:
0.5em; padding-left: 0.5em;}
112
.widget_area .widget_calendar td { line-height: 1.4em;}
.widget_area .widget_calendar table thead:before { margin: 0 -1.7em;}
.footer_wrap.widget_area .widget_calendar table thead:before { margin: 0px -
1.5em;}
.footer_wrap.widget_area .widget_popular_posts .post_item .post_content
.post_info,
.footer_wrap.widget_area .widget_recent_posts .post_item .post_content .post_info
{
width: 100%;
}
.widget_area .widget_recent_posts article .post_content .post_info .post_info_item
a,
.widget_area .widget_popular_posts article .post_content .post_info .post_info_item
a {
font-size: 1.1rem;
}
/* Booking calendar */
.booking_calendar_container_all .booking_name_days_container
.booking_font_custom{
font-size: 1em;
width: 7.2em;
}
.booking_day_container {
margin-right: .6em;
}
.booking_day_container {
width: 6.45em;
height: 6.45em;
}
.booking_day_book {
margin-top: 0;
}
.booking_day_slots {
font-size:.8em;
}
.booking_day_book {bottom: 0.7em;}
.booking_main_container a[over="1"] .booking_day_book { width: 94%;}
.booking_main_container .booking_mont_nav_button_container:last-child {
margin-right: 1.1em;}
/* Body sizes */
.body_style_boxed .page_wrap { width:900px; }
.slider_boxed, .content_wrap, .content_container { width:840px; }
/* Content and Sidebar */
.sidebar_show .content { width: 590px; }
.sidebar { width: 220px; }
/* Fullwide or Fullscreen with sidebar */
113
.body_style_fullwide.sidebar_right .content,
.body_style_fullscreen.sidebar_right .content { padding-right: 250px; }
.body_style_fullwide.sidebar_right .sidebar,
.body_style_fullscreen.sidebar_right .sidebar { margin-left: -220px; }
.body_style_fullwide.sidebar_left .content, .body_style_fullscreen.sidebar_left
.content { padding-left: 250px; }
.body_style_fullwide.sidebar_left .sidebar, .body_style_fullscreen.sidebar_left
.sidebar { margin-right:-220px; }
/* Top Panel */
.top_panel_style_1 .contact_field {
text-align:center;
margin-top:1.5em;
}
.top_panel_style_1 .contact_field .contact_icon {
float: none;
margin-right:auto;
margin-left:auto;
margin-bottom:0.3em;
}
/* Posts layouts */
.post_item_colored .post_category {
max-height:1.2em;
overflow:hidden;
}
.post_item_colored .post_descr .post_price {
margin-top: 1.2em;
}
.ih-item.square .info p {
padding: 0.3em 1em !important;
overflow: hidden;
max-height: 6.6em;
}
div[id*="sc_skills_diagram_"].sc_skills_pie {
width:70%;
}
}
/*
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
/* With side menu
@media (min-width: 800px) and (max-width: 1279px) {
*/
/* Without side menu */
114
@media (min-width: 800px) and (max-width: 959px) {
body.error404 .search_wrap .search_submit, body.search .search_wrap
.search_submit, .page-template-404 .post_item_404 .search_wrap .search_submit,
.search-no-results .post_item_404 .search_wrap .search_submit {
width: 7em;
padding-right: 1.8em;
}
/*Header*/
/*header.search_opened .menu_main_nav_area { font-size:inherit; }*/
.top_panel_fixed .top_panel_wrap .logo { display:none;}
.top_panel_style_6 .contact_phone{ display:none;}
.admin-bar.top_panel_fixed .top_panel_wrap {top: 12px; }
header.search_opened .menu_main_nav_area { font-size:inherit; }
.top_panel_style_6 .menu_main_nav_area { margin-left: -50px; margin-right:-
150px;}
.search_wrap.search_style_regular.search_state_closed.search_ajax.top_panel_icon.ini
ted { margin-left: 150px; }
/*Main Slider*/
.slider-pets{ font-size:1.666em !important; }
.slider-pet-2{ font-size:7.5em !important; }
.slider-pet-3{ font-size:5.8em !important; }
.rev_slider
a.sc_button.sc_button_square.sc_button_style_filled.sc_button_bg_custom.sc_button_
size_medium.sc_button_iconed.icon-right{ font-size:2em; }
.tp-leftarrow.tparrows.default.round, .tp-rightarrow.tparrows.default.round {
-webkit-background-size: 200%;
-moz-background-size: 200%;
-o-background-size: 200%;
background-size: 200%;
}
.post_author .post_author_info { margin-left: 13.1em; }
.post_author .post_author_title span { display: block;}
.post_author .post_author_title { margin-top: 0.8em; }
.comments_wrap .form-submit input[type="submit"], .comments_wrap .form-
submit input[type="button"] { width: 30%; }
/*Page 404*/
body.error404 .image_page_404 figure,
.page-template-404 .image_page_404 figure{ margin-
left:0; margin-top:4em;}
body.error404 figure.sc_image.alignleft.sc_image_shape_square ,
.page-template-404 .image_page_404
figure.sc_image.alignleft.sc_image_shape_square { width: 40%; }
body.error404 .top_panel_title.title_present .breadcrumbs{padding:0;}
/*Aurora*/
.post_item_aurora .post_info_pluss { min-width: 100%; margin-bottom:
0.5em; }
/*Footer*/
.contacts_wrap .contact-info { font-size: 0.9em; }
115
footer.prices_area_wrap .prices_area_wrap_inner .content_wrap .sc_price_block
{margin:0 !important;}
.sc_socials.sc_socials_type_icons.sc_socials_shape_square { display: block; }
/*Schortcode*/
blockquote.sc_quote.sc_quote_2:before { top: 0.4em; font-size: 1.6em; }
.sc_accordion_style_1 .first-letter-accordion:before { line-height:
4.2em;}
.sc_accordion.sc_accordion_style_1 .sc_accordion_item .sc_accordion_title { line-
height: 3em;}
.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title { line-
height: 2.3em;}
.sc_price_block .sc_price_block_title { padding: 1.2em .5em 1.11em;}
.sc_price_block .sc_price_block_money:before {font-size: 0; }
.sc_button { padding: 0.7em 1.4em;}
/*Widgets*/
.widget_area .widget_calendar td .day_wrap { padding: 0 0.2em;}
.widget_area .widget_calendar table thead:before { margin: 0 -1.7em;}
.footer_wrap.widget_area .widget_calendar table thead:before { margin: 0;}
.footer_wrap.widget_area .widget_calendar table { width: 100%;}
.footer_wrap.widget_area .widget_calendar .weekday { padding: 2.1em 0.6em
.41em;}
.footer_wrap.widget_area .widget_calendar td .day_wrap { padding:0;}
.footer_wrap.widget_area .widget_popular_posts .post_item .post_content
.post_info,
.footer_wrap.widget_area .widget_recent_posts .post_item .post_content .post_info
{
width: 100%;
}
.widget_area .widget_recent_posts article .post_content .post_info .post_info_item
a,
.widget_area .widget_popular_posts article .post_content .post_info .post_info_item
a {
font-size: 1.1rem;
}
/* Booking calendar */
.booking_calendar_container_all .booking_name_days_container
.booking_font_custom { width: 6em; font-size: 1em; }
.booking_day_container { margin-right: 0.2em;
}
.booking_day_container { width: 5.6em;
height: 5.6em; }
.booking_main_container a[over="1"] .booking_day_book { width: 98%; bottom:
0.5em; line-height: 1.7em; height: 1.6em; }
.booking_day_number { height: 2em; }
.booking_day_slots { font-size: .7em; }
#booking_slot_form .booking_margin_l_2 { width: 26%; font-size: .8em;
}
116
#booking_slots .booking_margin_l_15 {width: 63%; font-size: .9em; }
#booking_slot_form .booking_float_left { margin-top: 0; }
#booking_next, #booking_prev { margin-top: .2em; }
#form_container_all .booking_margin_t_20 .booking_float_left a { width:
6.692em; }
.booking_day_book { margin-top: 0;}
.booking_main_container .booking_mont_nav_button_container:last-child {
margin-right: 1.3em;}
/* Body sizes */
.body_style_boxed .page_wrap { width:760px; }
.slider_boxed, .content_wrap, .content_container { width:700px; }
/* Content and Sidebar */
.sidebar_show .content { width: 100%; float: none; }
.sidebar { width: 100%; float:none; }
.sidebar aside {
display: inline-block;
vertical-align:top;
width:31%;
margin-left: 3%;
}
.sidebar aside+aside {
padding-top:0;
border-top:none;
margin-top:0;
}
.sidebar aside:nth-child(3n+1) {
margin-left:0;
}
.sidebar aside:nth-child(3n+4),
.sidebar aside:nth-child(3n+5),
.sidebar aside:nth-child(3n+6) {
padding-top:2em;
border-top:1px solid #f4f7f9;
margin-top:2em;
}
/* Fullwide or Fullscreen with sidebar */
.body_style_fullwide.sidebar_right .content,
.body_style_fullscreen.sidebar_right .content { padding-right: 0; }
.body_style_fullwide.sidebar_right .sidebar,
.body_style_fullscreen.sidebar_right .sidebar { margin-left: 0; }
.body_style_fullwide.sidebar_left .content, .body_style_fullscreen.sidebar_left
.content { padding-left: 0; }
.body_style_fullwide.sidebar_left .sidebar, .body_style_fullscreen.sidebar_left
.sidebar { margin-right:0; }
.gallery.gallery-columns-9 .gallery-item { width: 20% !important; }
.gallery.gallery-columns-8 .gallery-item { width: 20% !important; }
.gallery.gallery-columns-7 .gallery-item { width: 20% !important; }
.gallery.gallery-columns-6 .gallery-item { width: 20% !important; }

Смотрите также:

"Автоматизация обработки заявок ООО "Проектно-Строительная Компания"
"Автоматизация процесса аттестации персонала для ООО "Нэт Бай Нэт Холдинг"
"Анализ интернет-активности конкурентов ( на примере конкурентов "Газпром нефть")
"Бухгалтерский учёт и аудит расчётов с подотчётними лицами в организации на примере ООО "ЛОЦ 10""
«Психологическое сопровождение персонала в организации на примере ООО «Крокус»
Cовершенствование деловой оценки персонала в организации (на примере ООО "Даймонд кейтеринг развитие")
IPO - инструмент финансирования деятельности организации. На примере ПАО «Нефтяная компания «Лукойл»
PR как средство продвижения организации (на примере ПАО "Тамбовский завод "Комсомолец им. Н.С. Артемова")
PR-коммуникации в сфере общественного питания (на примере кафе-кондитерской «Cream Cheese»)
SMM как средство повышения эффективности работы учреждений социокультурной сферы (на примере Малого театра)