Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web432/html/wp-content/themes/touchm/css/ |
Current File : //var/www/web432/html/wp-content/themes/touchm/css/dynamic-styles.php |
<?php header("Content-type: text/css; charset: UTF-8"); $parse_uri = explode( 'wp-content', $_SERVER['SCRIPT_FILENAME'] ); require_once( $parse_uri[0] . 'wp-load.php' ); $al_options = get_option('al_general_settings'); ?> <?php if ( $al_options['al_custom_background'] != '' || $al_options['al_background_color'] != '' || $al_options['al_background_repeat'] != '') :?> body{ <?php if ($al_options['al_custom_background'] !='') :?>background-image:url('<?php echo $al_options['al_custom_background']?>') !important;<?php endif;?> <?php echo $al_options['al_background_color'] != '' ? 'background-color:'.$al_options['al_background_color'].';' : ''; echo $al_options['al_background_repeat'] != '' ? 'background-repeat:'.$al_options['al_background_repeat'].';' : ''; ?> } <?php endif?> <?php if ($al_options['al_topbar_bg'] || $al_options['al_topbar_bg_color']):?> .container.region1wrap{ <?php if (!(empty($al_options['al_topbar_bg']))):?> background-image:url('<?php echo $al_options['al_topbar_bg']?>'); <?php endif ?> <?php if (!(empty($al_options['al_topbar_bg_repeat']))):?> background-repeat:<?php echo $al_options['al_topbar_bg_repeat'] ?>; <?php endif ?> <?php if (!(empty($al_options['al_topbar_bg_color']))):?> background-color:<?php echo $al_options['al_topbar_bg_color'] ?>; <?php endif ?> } <?php endif?> <?php if ($al_options['al_header_bg'] || $al_options['al_header_bg_color']):?> .container.region2wrap{ <?php if (!(empty($al_options['al_header_bg']))):?> background-image:url('<?php echo $al_options['al_header_bg']?>'); <?php endif ?> <?php if (!(empty($al_options['al_header_bg_repeat']))):?> background-repeat:<?php echo $al_options['al_header_bg_repeat'] ?>; <?php endif ?> <?php if (!(empty($al_options['al_header_bg_color']))):?> background-color:<?php echo $al_options['al_header_bg_color'] ?>; <?php endif ?> } <?php endif?> <?php if ($al_options['al_content_bg'] || $al_options['al_content_bg_static']):?> .container.region4wrap{ <?php if (!(empty($al_options['al_content_bg']))):?> background-image:url('<?php echo $al_options['al_content_bg']?>'); <?php endif ?> <?php if (!(empty($al_options['al_content_bg_static']))):?> background-color:<?php echo $al_options['al_content_bg_static']?>; <?php endif ?> <?php if (!(empty($al_options['al_content_bg_repeat']))):?> background-repeat:<?php echo $al_options['al_content_bg_repeat']?>; <?php endif ?> } <?php endif?> <?php if($al_options['al_menu_color'] != ''):?> #menu-primary-navigation > li > a {color:<?php echo $al_options['al_menu_color']?>} <?php endif?> <?php if($al_options['al_submenu_color'] != ''):?> #menu-primary-navigation ul a{color:<?php echo $al_options['al_submenu_color']?>} <?php endif?> <?php if($al_options['al_submenu_bg'] != ''):?> #menu-primary-navigation .sub-menu li, #menu-primary-navigation .sub-menu a {background-color:<?php echo $al_options['al_submenu_bg']?>} <?php endif?> <?php if($al_options['al_menu_hover_color'] != ''):?> #menu-primary-navigation .current a:hover, .current-menu-item a:hover, .current_page_item a:hover, .current_page_parent a:hover, .current-menu-parent a:hover, #menu-primary-navigation ul a:hover {color:<?php echo $al_options['al_menu_hover_color'] ?> !important;} <?php endif?> <?php if($al_options['al_menu_active_bg'] != ''):?> #menu-primary-navigation > li a.active, #menu-primary-navigation .current > a, #menu-primary-navigation .current-menu-item > a, #menu-primary-navigation .current_page_item > a, #menu-primary-navigation .current_page_parent > a, #menu-primary-navigation .current-menu-parent > a{background-color:<?php echo $al_options['al_menu_active_bg']?>;} <?php endif?> <?php if($al_options['al_main_color']):?> .highlight, mark, .top-bar ul > li a.active, .top-bar ul .current > a, .top-bar li.active > a, .top-bar ul .current-menu-item > a, .top-bar ul .current_page_item > a, .top-bar ul .current_page_parent > a, .top-bar ul .current-menu-parent > a, .button, .button.dropdown.split > span, .button.dropdown.split:hover, .button.primary, div.alert-box, .label, .panel.callout, .user-control .notification, .login-modal .close-reveal-modal, .top-bar ul > li a.active, .tp-leftarrow:hover, .tp-rightarrow:hover, a.prev:hover, a.next:hover, .content_top, .service-icon img, .service:hover .service-sub, .hover-links a.view-item, .hover-links a.view-image, .content_bottom, div.progress .meter, .accordion-title.active, .ol-type1 > li:before, ul.pagination li.current a, .scrollup:hover, .toggle-view li:hover span, .service-block-icon, .left_pagination:hover, .all_pagination:hover, .right_pagination:hover, .post-date-type1 .post-date-day, .recent-post .post-date-type1 .post-date-day, .option-set li a.selected, ul.side-nav li.active a, .tabs.vertical dd.active a, .tabs.vertical li.active a, .lt-ie9 .top-bar ul li a.active, #searchsubmit, span.onsale, .summary .price { background-color:<?php echo $al_options['al_main_color']?>; } .arrow a:hover, .pricing_plan1:hover .plan_price, .pricing_plan2:hover .plan_price, .pricing_plan3:hover .plan_price, .pricing_plan4:hover .plan_price, .pricing-active .plan_price, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span { background-color: <?php echo $al_options['al_main_color']?> !important; } .color, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, a, a:focus, .top_header a:hover, #logo h1 span, .caption.big_color, .service:hover .service-main, .work-item-content h5, .footer a:hover, .footer_bottom a:hover,dl.tabs dd a:hover, dl.tabs dd a:focus, .type1 a:hover, .type1 li:hover:before, .type2 a:hover, .type2 li:hover:before, .type3 a:hover, .type3 li:hover:before, .type4 a:hover, .type4 li:hover:before, .toggle-view li:hover h2, .member-name, .article_meta a:hover, .article_meta_type1 a:hover, .article_meta_type2 a:hover, .comment .author a:hover, .sidebar-widget a:hover { color:<?php echo $al_options['al_main_color']?>; } .maincontent h3, .work-item:hover, .footer h4, dl.tabs dd.active, .member-description, .member-social li, .portfolio-item:hover .portfolio-item-content, .tabs.vertical dd.active, .tabs.vertical li.active, .panel.callout, .tabs dd.active, .tabs li.active, #basicuse.thumbs li a img:hover{ border-color:<?php echo $al_options['al_main_color']?>; } <?php endif?> <?php if($al_options['al_text_color'] != ''):?> p, a, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, body, li { color:<?php echo $al_options['al_text_color']?>; } <?php endif?> <?php if($al_options['al_headings_color'] != ''):?>h1, h2, h3, h4, h5, h6 {color:<?php echo $al_options['al_headings_color']?>;}<?php endif?> <?php if($al_options['al_footer_color'] != ''):?> .footer-block *{<?php echo 'color:'.$al_options['al_footer_color'] ?>!important;} <?php endif?> <?php if($al_options['al_footer_bg'] != '' || $al_options['al_footer_bg_color'] != ''):?> .container.region9wrap{ <?php if($al_options['al_footer_bg'] != ''):?>background-image:url('<?php echo $al_options['al_footer_bg']?>'); <?php endif?> background-repeat:<?php echo $al_options['footer_bg_repeat'] ?>; <?php if($al_options['al_footer_bg_color'] != ''):?>background-color:<?php echo $al_options['al_footer_bg_color'] ?><?php endif?>; } <?php endif?> <?php if($al_options['al_topmenu_font_size'] != ''):?> .sf-menu > li.top > a{font-size: <?php echo $al_options['al_topmenu_font_size']?>} <?php endif?> <?php if($al_options['al_dropdownmenu_font_size'] != ''):?> .sf-menu .sub-menu a{font-size: <?php echo $al_options['al_dropdownmenu_font_size']?>} <?php endif?> <?php if($al_options['al_body_font_size'] != ''):?> body, p, ul#twitter_update_list li, .crumb_navigation ul a, .copyright, .widget ul li a{font-size: <?php echo $al_options['al_body_font_size']?>} <?php endif?> <?php if($al_options['al_main_layout']):?> .main-wrapper{ margin:0 auto; max-width:1020px;} <?php endif?> <?php if($al_options['al_custom_css']):?> <?php echo $al_options['al_custom_css'] ?> <?php endif?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare