Wsparcie » Motywy » Problem z szablonem

  • Witam.
    Mam problem, który dotyczy paska głównego menu. (parafiazarnow.pl)
    chodzi mi o ten niebieski pasek z Stroną główną, Aktualnościami i wyszukiwarką. Mianowicie, chce przenieść ten pasek pod sildera.
    Przy końcowym stadium, chcę żeby wo wyglądało logo, następnie silder i ten niebieski pasek.

    /*
    Theme Name: GameStation
    Theme URI: http://smthemes.com/gamestation/
    Author: The Smart Magazine Themes
    Author URI: http://smthemes.com/
    Description: Template by SMThemes.com
    Version: 2.0
    License: Creative Commons 3.0
    Theme date: 10/25/2013
    License URI: license.txt
    Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
    */

    /* -==========================- GENERAL -==========================- */
    /*—————————— PAGE ——————————*/
    @import url(css/font.css);

    html {
    background:#fff;
    }
    body {
    color:#848484;
    position:relative;
    font-family:’Aladin’;
    }
    a {
    color:#848484;
    }
    a:hover {
    color:#535353;
    }
    a.post_ttl, .post-caption h1 {
    color:#535353;
    font-size:30px;
    font-family: 'Andika’;
    line-height:33px;
    }
    h2 a.post_ttl:hover{
    color:#707070;
    }
    .page-title {
    color:#707070;
    font-size:30px;
    font-family: 'Andika’;
    line-height:33px;
    }

    /*—————————— HEADER ——————————*/
    #header .container{
    position:relative;
    }
    #secondarymenu-container {
    position:relative;
    }
    #header{
    background:url(images/top.jpg) 0 15px no-repeat;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ č Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%;
    }

    /*—————————— SEARCH ——————————*/
    #s {
    background:none;
    border:none;
    float:left;
    height:37px;
    line-height:37px;
    color:#5a96e0;
    text-transform:lowercase;
    }
    .searchbtn {
    height:37px;
    width:17px;
    margin-right:10px;
    }
    .searchform {
    height:37px;
    background:#fff;
    border:1px solid #2c496e;
    margin:0;
    }

    /*—————————— CONTENT ——————————*/
    #content {
    margin-bottom:30px;
    }
    .content-r #main_content, .content-r2 #main_content{
    padding:0 40px 20px 0;
    }
    .content-l #main_content, .content-l2 #main_content{
    padding:0 0 20px 40px;
    }
    .content-lr #main_content{
    padding:0 40px 20px;
    }
    .one-post {
    margin-bottom:100px;
    }
    .articles .post-caption h2, .articles .post-caption h1 { padding:0; }
    #commentform #submit, input.readmore, a.readmore {
    background:url(images/readmore.png) right no-repeat;
    color:#535353;
    font-size:16px;
    text-transform:lowercase;
    font-family: 'Andika’;
    padding:8px 34px 8px 15px ;
    border:none;
    width:auto;
    }
    a.readmore { margin-top:0; float:none; }
    .articles .post-body {
    line-height:23px;
    }
    .block-readmore {
    position: absolute;
    right: 0;
    top: 7px;
    }
    #commentform #submit:hover, input.readmore:hover, a.readmore:hover {
    background:url(images/readmore-hover.png) right no-repeat;
    color:#707070;
    text-decoration:none;
    }
    .featured_image{
    margin-top:0;
    margin-bottom:20px !important;
    background:#fff;
    padding:8px !Important;
    border:1px solid #dfdfdf;
    }
    .googlemap {
    padding:0;
    border:none;
    }
    .widget_posts ul li img,.widget_flickr a {
    border:1px solid #dfdfdf;
    padding:2px;
    background:#fff;
    }
    .pagination{
    margin:30px 0;
    }
    .pagination.classic {
    padding-top:30px;
    text-align:left;
    }
    .page-numbers {
    padding:1px 10px;
    font-family: 'Andika;
    font-size:20px;
    }
    a.page-numbers {
    background: none;
    color:#b8b8b8;
    text-decoration:none;
    }
    a.page-numbers:hover, span.page-numbers {
    background: #4572aa;
    color:#fff;
    }
    .post-comments, .post-date {
    margin-left:7px;
    }
    .post-meta, .post-meta a {
    color:#b9b9b9;
    }
    .bottom-block{
    border-top:1px solid #ececec;
    border-bottom:1px solid #ececec;
    min-height:36px;
    clear:both;
    overflow:hidden;
    position:relative;
    }
    .post-meta {
    padding:8px 150px 8px 0;
    font-size:12px;
    float:left;
    }

    /*—————————— FOOTER ——————————*/
    #footer {
    background:#406a9e;
    color:#fff;
    text-shadow:1px 1px 2px #2b425e;
    }
    #footer .back {
    background:url(images/footer-back.png) right top no-repeat;
    }
    .footer-wave-top {
    background:url(images/footer-wave-top.png) top no-repeat;
    width:100%;
    height:167px;
    margin-top:-30px;
    position:absolute;
    z-index:0;
    }
    .footer-wave-bottom {
    background:url(images/footer-wave-bottom.png) bottom no-repeat;
    width:100%;
    height:331px;
    margin-top:-390px;
    position:absolute;
    z-index:0;
    }
    #footer .inner a{
    color:#fff;
    }
    #footer .widget_archive ul li,
    #footer .widget_categories ul li,
    #footer .widget_nav_menu ul li,
    #footer .widget_meta ul li,
    #footer .widget_pages ul li,
    #footer .widget_recent_comments ul li,
    #footer .widget_recent_entries ul li {
    border-bottom:1px solid #83a1c4;
    }
    #footer .widget_archive ul li a,
    #footer .widget_categories ul li a,
    #footer .widget_nav_menu ul li a,
    #footer .widget_meta ul li a,
    #footer .widget_pages ul li a,
    #footer .widget_recent_comments ul li a,
    #footer .widget_recent_entries ul li a {
    background:url(images/footer-list.png) left no-repeat;
    padding-left:22px;
    }

    #footer .widget_archive ul li a:hover,
    #footer .widget_categories ul li a:hover,
    #footer .widget_nav_menu ul li a:hover,
    #footer .widget_meta ul li a:hover,
    #footer .widget_pages ul li a:hover,
    #footer .widget_recent_comments ul li a:hover,
    #footer .widget_recent_entries ul li a:hover {
    background:url(images/footer-list-hover.png) left no-repeat;
    }

    #footer h3{
    color:#fff;
    text-shadow:1px 1px 2px #2b425e;
    font-size:30px;
    font-family: 'Andika’;
    }

    #footer .container.clearfix {
    z-index:99;
    position:relative;
    }

    .footer_txt {
    background:#fff;
    text-shadow:none;
    color:#848484;
    }
    #footer .footer_txt .container {
    }
    .footer-widgets {
    }
    /*—————————— WIDGETS AND SLIDER ——————————*/
    .content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
    margin-left:5px;
    }
    .content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
    margin-right:5px;
    }
    .widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before, .widget_meta ul li:before, .widget_pages ul li:before, .widget_recent_comments ul li:before, .widget_recent_entries ul li:before{content:none !important;}
    #content .widget .caption {
    background: rgb(68,112,168); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(68,112,168,1) 0%, rgba(59,97,145,1) 13%, rgba(59,97,145,1) 26%, rgba(60,100,149,1) 42%, rgba(69,114,169,1) 70%, rgba(61,102,151,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(68,112,168,1)), color-stop(13%,rgba(59,97,145,1)), color-stop(26%,rgba(59,97,145,1)), color-stop(42%,rgba(60,100,149,1)), color-stop(70%,rgba(69,114,169,1)), color-stop(100%,rgba(61,102,151,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(68,112,168,1) 0%,rgba(59,97,145,1) 13%,rgba(59,97,145,1) 26%,rgba(60,100,149,1) 42%,rgba(69,114,169,1) 70%,rgba(61,102,151,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(68,112,168,1) 0%,rgba(59,97,145,1) 13%,rgba(59,97,145,1) 26%,rgba(60,100,149,1) 42%,rgba(69,114,169,1) 70%,rgba(61,102,151,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(68,112,168,1) 0%,rgba(59,97,145,1) 13%,rgba(59,97,145,1) 26%,rgba(60,100,149,1) 42%,rgba(69,114,169,1) 70%,rgba(61,102,151,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(68,112,168,1) 0%,rgba(59,97,145,1) 13%,rgba(59,97,145,1) 26%,rgba(60,100,149,1) 42%,rgba(69,114,169,1) 70%,rgba(61,102,151,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#4470a8′, endColorstr=’#3d6697′,GradientType=1 ); /* IE6-9 */
    margin-top:-10px;
    margin-bottom:15px;
    }
    #content .widget_archive ul,
    #content .widget_categories ul,
    #content .widget_meta ul,
    #content .widget_rss ul,
    #content .widget_pages ul,
    #content .widget_recent_comments ul,
    #content .widget_recent_entries ul {
    padding:0 !important;
    }

    #content .widget_archive ul li,
    #content .widget_categories ul li,
    #content .widget_meta ul li,
    #content .widget_rss ul li,
    #content .widget_pages ul li,
    #content .widget_recent_comments ul li,
    #content .widget_recent_entries ul li{
    background:url(images/list.png) 4px 9px no-repeat;
    border-bottom:1px solid #e3e3e3;
    padding:14px 35px;
    }
    #content .tab_widget { padding:0; }
    #content .widget_archive ul li:hover,
    #content .widget_categories ul li:hover,
    #content .widget_meta ul li:hover,
    #content .widget_rss ul li:hover,
    #content .widget_pages ul li:hover,
    #content .widget_recent_comments ul li:hover,
    #content .widget_recent_entries ul li:hover{
    background:url(images/list-hover.png) 4px 9px no-repeat;
    }

    #content .widget a {
    color:#535353;
    text-decoration:none;
    }
    #content .widget a:hover {
    color:#707070;
    }
    #content .widget .caption a {
    font-family: 'Andika’;
    font-size:20px;
    text-shadow:0 0 1px #748cae;
    color:#fff;
    padding:10px;
    }
    #content .widget .caption h3 {
    background:url(images/content-widget-h3.png) center no-repeat;
    font-family: 'Andika’;
    font-size:20px;
    text-shadow:0 0 1px #748cae;
    color:#fff;
    padding:10px;
    }
    #content .widget {
    margin-bottom:90px;
    background: -moz-linear-gradient(top, rgba(70,70,70,0.08) 0%, rgba(219,219,219,0.08) 55%, rgba(157,157,157,0.08) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70,70,70,0.08)), color-stop(55%,rgba(219,219,219,0.08)), color-stop(100%,rgba(157,157,157,0.08))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(70,70,70,0.08) 0%,rgba(219,219,219,0.08) 55%,rgba(157,157,157,0.08) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(70,70,70,0.08) 0%,rgba(219,219,219,0.08) 55%,rgba(157,157,157,0.08) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(70,70,70,0.08) 0%,rgba(219,219,219,0.08) 55%,rgba(157,157,157,0.08) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(70,70,70,0.08) 0%,rgba(219,219,219,0.08) 55%,rgba(157,157,157,0.08) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#14464646′, endColorstr=’#149d9d9d’,GradientType=0 ); /* IE6-9 */
    border:1px solid #dfdfdf;
    padding:10px 0 0;
    }
    #content .widget.widget_tabs { padding:0; }
    .tabs_captions {
    margin-top:0 !important;
    background:url(images/content-widget-h3.png) center no-repeat;
    background-color:#3c6495;
    }
    #content .widget > .inner {
    background:url(images/content-widget-inner.png) top no-repeat;
    margin:0 -10px;
    padding:0 10px 10px;
    }
    #content .widget .inner-bottom {
    background:url(images/content-widget-inner-bottom.png) bottom no-repeat;
    }
    .head-date {
    background:url(images/head-date.png) left bottom repeat-x;
    padding-bottom:8px;
    margin-bottom:7px;
    }
    .widget-post-title {
    display:list-item;
    color:#535353;
    font-weight:bold;
    margin-bottom:2px;
    }
    .widget_posts .day{
    font-size:12px;
    }
    .widget_posts .date{
    color:#999;
    font-size:12px;
    padding:0;
    display:inline;
    float:none;
    }
    .tabs_captions .scaption{
    background: rgb(37,61,90); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(37,61,90,1) 0%, rgba(68,88,112,1) 50%, rgba(35,59,89,1) 51%, rgba(35,59,89,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(37,61,90,1)), color-stop(50%,rgba(68,88,112,1)), color-stop(51%,rgba(35,59,89,1)), color-stop(100%,rgba(35,59,89,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(37,61,90,1) 0%,rgba(68,88,112,1) 50%,rgba(35,59,89,1) 51%,rgba(35,59,89,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(37,61,90,1) 0%,rgba(68,88,112,1) 50%,rgba(35,59,89,1) 51%,rgba(35,59,89,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(37,61,90,1) 0%,rgba(68,88,112,1) 50%,rgba(35,59,89,1) 51%,rgba(35,59,89,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(37,61,90,1) 0%,rgba(68,88,112,1) 50%,rgba(35,59,89,1) 51%,rgba(35,59,89,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#253d5a’, endColorstr=’#233b59′,GradientType=0 ); /* IE6-9 */
    border:1px solid #1d324b !important;
    box-shadow:0 0 1px #2d4c72 inset;
    color:#fff;
    font-size:16px;
    font-family: 'Andika’;
    text-shadow:1px 1px 1px #1a2c42;
    padding:2px 4px !important;
    margin:3px;
    }
    .tabs_captions .scaption.active, .tabs_captions .scaption:hover{
    background:url(images/tab-hover.png) top no-repeat;
    border:1px solid #32527b !important;
    box-shadow:0 0 1px #6489b8 inset;
    }
    .fp-next{
    background-position:left 50%;
    width:27px;
    }
    .fp-next:hover { background-image:url(images/slide-right-hover.png); }
    .fp-prev {
    background-position:right 50%;
    width:27px;
    }
    .fp-prev:hover { background-image:url(images/slide-left-hover.png); }
    .widget_social_profiles { padding:10px 0 0 !Important; }
    #calendar_wrap,
    .sidebar .widget ul,
    .fb_iframe_widget span,
    .tagcloud,
    .textwidget,
    .widget.widget_search {
    padding:0 10px;
    }

    /* -==========================- DESKTOP -==========================- */
    @media only screen and (min-width:1024px) {
    #content {

    }
    #content .container {
    }
    .logo-back {
    position:absolute;
    right:50%;
    top:0;
    left:0;
    }
    .logo-back .back {
    height:85px;
    left:0;
    right:300px;
    background:#fff;
    position:absolute;
    }
    #logo {
    position:absolute;
    }
    .menusearch {
    width:260px;
    position:absolute;
    top:126px;
    right:0;
    }
    /*—————————— MENU ——————————*/
    #secondarymenu-container {
    height:85px;
    position:relative;
    z-index:11;
    }

    #secondarymenu {
    float:right;
    background:#fff;
    }
    #secondarymenu a {
    padding:12px 25px;
    font-size:14px;
    color:#535353;
    font-family: 'source_sans_proregular’;
    text-transform:lowercase;
    }
    #secondarymenu a:hover{
    color:#707070;
    }
    #header-block {
    position:relative;
    }
    .mainmenu-back {
    width:100%;
    height:90px;
    position:absolute;
    top:100px;
    background:url(images/mainmenu-back.png) left repeat-x;
    }
    .no-slider #mainmenu-container {
    margin-bottom:120px;
    }
    #mainmenu-container {
    height:90px;
    margin:15px auto 0;
    z-index:18;
    padding:3px 0;
    }
    #mainmenu li a {
    padding:11px 20px;
    font-size:18px;
    color:#fff;
    text-shadow:1px 3px 3px #1d2f47;
    font-family: 'Andika;
    margin:18px 0;
    }
    #mainmenu li {
    position:relative;
    }
    #mainmenu li a:hover{
    color:#fff;
    border:1px solid #2c486c;
    padding:10px 19px;
    background:#406a9e;
    }

    #header li ul { top:47px; }
    #header #mainmenu li ul { top:87px; }

    #header li ul .transparent {
    border:2px solid #294567;
    box-shadow:0 0 1px #4d81bf inset;
    background:url(images/sub.png) center;
    -moz-opacity: 0.6;
    opacity: 0.6;
    -ms-filter:”progid:DXImageTransform.Microsoft.Alpha”(Opacity=60);
    margin:-2px;
    }
    #header li ul .inner {
    padding:0 !important;
    }
    #header #mainmenu li ul .transparent {
    }
    #header #mainmenu li ul .inner {
    padding:0 !important;
    }

    #header ul.children li, #header .sub-menu li {
    background:url(images/top-sub-li.png) left no-repeat;
    padding:0 20px!important;
    margin:10px 0;
    }

    #header ul.children li:hover, #header .sub-menu li:hover {
    background:url(images/top-sub-li-hover.png) left no-repeat;
    }

    #header ul.children li a, #header .sub-menu li a {
    text-transform:lowercase;
    font-family: 'source_sans_prolight’ !important;
    color:#fff;
    margin:0;
    text-align:left;
    padding:2px 0 2px 20px;
    border-bottom:1px solid #4470a5;
    }
    #header ul.children li a:hover, #header .sub-menu li a:hover {
    color:#64a5f5;
    background:none;
    }
    #header #mainmenu ul.children li, #header #mainmenu .sub-menu li {
    background:url(images/main-sub-li.png) left no-repeat;
    padding:0 20px!important;
    margin:10px 0;
    }
    #header #mainmenu ul.children li:hover, #header #mainmenu .sub-menu li:hover {
    background:url(images/main-sub-li-hover.png) left no-repeat;
    }
    #header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
    text-transform:lowercase;
    font-size:18px !important;
    font-family: 'source_sans_proregular’ !important;
    color:#fff;
    margin:0;
    text-align:left;
    padding:2px 0 2px 20px;
    border-bottom:1px solid #4470a5;
    }
    #header ul.children li:last-child a, #header .sub-menu li:last-child a {
    border-bottom:none !important;
    }
    #header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {
    color:#68acff;
    border-top:none;
    border-left:none;
    border-right:none;
    background:none;
    }

    /*—————————— SLIDER ——————————*/
    .slider-container {
    position:relative;
    margin:66px auto 88px;
    padding:8px;
    background:#4572aa;
    width:984px;
    height:398px;
    }
    .slider {
    }
    .fp-next, .fp-prev {
    margin:170px -58px;
    width:45px;
    height:45px;
    }
    .fp-title a{
    font-size:60px;
    color:#fff;
    text-decoration:none;
    font-family: 'Andika’;
    }
    .fp-content p {
    color:#fff;
    font-size:13px;
    line-height:23px;
    }
    .fp-more {
    background-color:#4573ab !important;
    color:#fff !important;
    font-size:20px;
    font-family: 'Andika;
    text-transform:lowercase;
    text-decoration:none;
    background:url(images/fp-more.png) right no-repeat;
    position:absolute;
    right:17px;
    border:1px solid #305077;
    box-shadow:0 0 1px #5288ca inset;
    bottom:-20px;
    padding:5px 57px 5px 25px;
    }
    .fp-more:hover { background-color:#6AAFFA !Important; }
    .fp-prev-next-wrap {
    margin:0 0px;
    }
    .slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
    height:188px;
    }
    .fp-slides,.fp-thumbnail,.fp-slides-items {
    height:398px;
    width:984px;
    }
    .fp-content-fon {
    border:none;
    background:url(images/fp-fon.png) top no-repeat;
    height:289px;
    width:341px;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter:”progid:DXImageTransform.Microsoft.Alpha”(Opacity=100);
    left:auto;
    right:29px;
    bottom:56px;
    }
    .fp-content {
    bottom: 59px;
    font-size: 13px;
    height: 252px;
    left: 617px;
    right: 33px;
    text-align: left;
    overflow:visible;
    }
    .fp-nav {
    right:30px;
    bottom:30px;
    left:auto;
    }
    .slider-nothumb .fp-content-fon {
    background:#fff;
    }
    .slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
    color:#000;
    }

    #footer .footer_txt .container {

    }
    #content-top {
    background:#fff;
    height:40px;
    width:1156px;
    margin:0 auto;
    margin-top:-40px;
    margin-bottom:60px;
    }
    }

    /* -==========================- TABLET -==========================- */
    @media only screen and (min-width:640px) and (max-width:1023px) {
    #header {
    }
    #logo {
    float:left;
    }
    #header-banner {
    margin-top:25px;
    float:right;
    }
    /*—————————— MENU ——————————*/
    .menusearch {
    margin-top:30px;
    margin-right:15px;
    }
    #secondarymenu-container {
    padding-top:0px;
    }
    #secondarymenu {
    clear:both;
    overflow:hidden;
    background:#fff;
    }
    #secondarymenu li {

    }
    #secondarymenu li a{
    padding:15px;
    font-size:15px;
    color:#535353;
    }
    #header li ul{
    padding:0 0 0 15px;
    }
    #header li ul li a{
    padding:0;
    }
    #mainmenu-container {
    clear:both;
    padding-bottom:10px;
    background:#2b496c;
    }
    #mainmenu li {
    padding:0;
    float:left;
    }
    #mainmenu a {
    color:#fff;
    text-decoration:none;
    font-size:18px;
    font-family: 'Andika;
    padding:10px 15px;
    display:block;
    }
    #header { background-size:cover; }

    }

    /* -==========================- MOBILE -==========================- */
    @media only screen and (min-width:240px) and (max-width:639px) {
    .menusearch {padding:13px 0;margin-top:28px;}
    #header {

    }
    #logo {
    margin-top:-6px;
    margin-bottom:-35px;
    }
    .searchbtn {
    width:auto !important;
    }
    #secondarymenu-container {
    padding-top:6px;
    }
    #secondarymenu, #mainmenu {
    background:#fff;
    padding:0 2%;
    margin-top:10px;
    }
    #secondarymenu li, #mainmenu li {
    border-top:1px solid #d7d7d7;
    }
    #secondarymenu li a, #mainmenu li a{
    color:#363636;
    text-decoration:none;
    }
    .fp-next, .fp-prev {
    margin:0 -5px;
    }
    .footer-widgets .widgetf:first-child {
    border:none;
    }

    #footer {
    width:100%;
    }
    .widgetf {
    border-top:1px solid #d3d3d3;
    }
    .articles .post-date {
    float:none;
    }
    .articles dt p img {
    display:none;
    }
    .fp-nav {
    bottom:-18px;
    }
    .slider-container {
    padding-bottom:20px;
    }
    #s {
    width:70%;
    }
    #main_content { padding:0 10px 20px !important; }
    #header { background-size:cover; }
    }
    <head><style>
    div#nd_liturgia {margin:0;padding:0;font-family:Georgia;font-size:14px;width:100%;}
    div#nd_liturgia_naglowek {margin:0;padding:0 0 5px 0;background-color:#D0A7AA;}
    div#nd_liturgia_czytania {margin:0;padding:0;}
    div#nd_liturgia_dodatki {margin:0;padding:5px;background-color:#eee;}

    p.nd_dzien {margin:0px;padding:3px;font-weight:bold;font-size:14px;color:#fff;background-color:#A9676C;}
    p.nd_msza {margin:5px 0 0 0;padding:0;font-weight:bold;font-size:12px;}
    p.nd_msza_tyt {margin:0px;margin-top:15px;padding:2px;color:white;font-weight:bold;font-size:16px;background-color:green;}
    span.nd_swieto {color:#fff;font-size:16px;font-weight:bold;}
    span.nd_sigla {font-weight:bold;}
    p.nd_wstep {margin:0;padding:0 3px;color:#fff;font-size:12px}
    p.nd_czytanie_nazwa {margin:10px 0 0 0;padding:2px;background-color:#A9676C;font-weight:bold;font-size:14px;color:#fff;}
    p.nd_czytanie_sigla {margin:0 0 0 5px;padding:0;margin-bottom:5px;font-weight:bold;font-size:12px;}
    p.nd_czytanie2 {margin:0px;padding:0;font-weight:bold;font-size:11px;}
    p.nd_czytanie_tyt {margin:0px;padding:0;margin-top:0px;font-weight:bold;margin-left:5px;}
    p.nd_czytanie_tresc {margin:0px;padding:0;margin-top:0px;font-size:12px;margin-left:5px;}
    p.nd_czytanie_albo {margin:0px;padding:0;margin-top:0px;font-size:12px;margin-left:5px;font-weight:bold;color:red}
    p.nd_czytanie_odp {margin:0px;padding:0;margin-top:5px;margin-bottom:5px;font-weight:bold;font-size:12px;}
    p.nd_psalm {margin:0px;padding:0;margin-top:5px;margin-bottom:5px;margin-left:10px;font-size:12px;}
    p.nd_psalm_refren {margin:0px;padding:0;margin-top:5px;margin-bottom:5px;font-weight:bold;margin-left:5px;font-size:12px;}
    p.nd_czytanie_perykopa {margin:0px;padding:0;margin-top:5px;font-weight:bold;margin-left:5px;font-size:12px;color:red;}
    p.nd_dodatki_tyt {margin:0px;padding:0;padding-top:5px;font-weight:bold;}
    p.nd_dodatki_styt {margin:0px;padding:0;font-size:12px;font-weight:bold;margin-left:5px;}
    p.nd_dodatki_tresc {margin:0px;padding:0;font-size:12px;margin-left:5px;}
    </style></head>

    <head><style>
    span.nd_liturgia_skrot_tytul {color:green;}
    span.nd_liturgia_skrot_tytul_swieto {color:red;font-weight:bold;}
    span.nd_liturgia_skrot_sigla {font-weight:bold;}
    a.nd_liturgia_skrot_link {text-decoration:none;}
    p.nd_liturgia_skrot_baner {margin:2px;padding:0;text-align:center;}
    </style></head>

  • Temat ‘Problem z szablonem’ jest zamknięty na nowe odpowiedzi.