Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter wllee203

    (@wllee203)

    Alain : Thanks so much, I will try it~

    Andrew : Noted and sorry for any inconvenient cause.

    Thread Starter wllee203

    (@wllee203)

    `/*
    Theme Name: Mazine
    Theme URI: https://mazine.transparentideas.com/
    Author: Transparent Ideas
    Author URI: https://transparentideas.com/
    Description: The Mazine theme was developed based on whiteboard framework. It is a “Clean Style” theme where content is the king. We hope you enjoy using it as much as we have enjoyed developing it for you.
    Version: 1.4.1

    * Built on the Whiteboard Framework
    * https://whiteboardframework.com
    */

    /*
    * The Whiteboard Framework is licensed under the GPL license.
    * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
    * We require a link in the CSS file and request a link on the website
    */

    @import url(‘css/fonts/fonts.css’);
    @import url(‘css/reset.css’);
    @import url(‘css/960.css’);
    @import url(‘css/styles.css’);
    @import url(‘js/fancybox/jquery.fancybox-1.3.4.css’);
    @import url(‘js/jquery-tooltip/jquery.tooltip.css’);

    header {

    }
    nav {

    }
    nav.primary {

    }
    nav.footer {

    }
    #widget-header {

    }
    #widget-alert {

    }

    #content {

    }
    article {

    }
    .featured-thumbnail {

    }
    .post-content {

    }
    .pagination {

    }
    .post-meta {

    }
    .post-navigation {

    }

    #comments {

    }
    li.comment {

    }
    .odd {

    }
    .even {

    }
    .author-comment {

    }
    .comment-text {

    }
    .comment-meta {

    }
    p.gravatar {

    }
    .waiting-for-approval {

    }
    #trackbacks {

    }
    li.trackback {

    }
    p#no-comments {

    }
    #comments-form {

    }
    #respond {

    }
    .cancel-comment-reply {

    }

    .page {

    }
    #page-content {

    }
    #page-meta {

    }

    .post {

    }
    .postContent {

    }
    .post-excerpt {

    }

    nav.oldernewer {

    }
    .older {

    }
    .newer {

    }

    .search {

    }

    .author {

    }
    #recent-author-posts {

    }
    #recent-author-comments {

    }

    #error404 {

    }

    #sidebar {

    }
    #widget-sidebar {

    }
    #sidebar-search {

    }
    #sidebar-nav {

    }
    #sidebar-archives {

    }
    #sidebar-meta {

    }
    .widget {

    }

    #footer {

    }
    #widget-footer {

    }
    #footer-nav {

    }

    .no-results {

    }

    .widget-area {

    }

    .right {
    float: right;
    }
    .left {
    float: left;
    }
    .clear {
    clear: both;
    }

    .aligncenter{
    margin: 0 auto;
    float: none;
    display: block;
    }

    .alignleft{
    float: left;
    margin: 10px 20px 10px 0;
    }

    .alignright{
    float:right;
    margin:10px 0 10px 20px;
    }

    .alignnone{
    float: none;
    display: block;
    }

    .wp-caption {
    text-align: center;
    border: #D1D1D1 1px solid;
    padding:0!important;
    }
    .wp-caption img {

    border: 0 none !important;
    padding: 0 !important;
    margin: 4px !important;
    }
    .wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 18px;
    }

    .image_container .product_image{

    border:none !important;

    }

    Thread Starter wllee203

    (@wllee203)

    /* 4.3 Homepage Carousel */
    #home-carousel-wrap {width:960px; max-width:960px; overflow:hidden; margin:20px auto 0px;}
    	#home-carousel-wrap p {margin-bottom:0px; margin-top:5px; line-height:1.3;min-height:17px;}
    .home-carousel li, .home-carousel-img {margin:0; padding:0;}
    
    .home-carousel ul{display:block}
    .home-carousel ul li{float:left}
    .carousel-button {width:24px; float:left; height:24px; cursor:pointer; border:0; margin-top:50px;font-weight:bold; font-size:30px;}
    .carousel-next {text-align:right;}
    .home-carousel li {margin:0 10px;}
    .home-carousel img {width:200px; height:120px; padding:3px; border:1px solid;}
    .carousel-title {font-weight:bold;}
    .home-carousel {text-align:center; width:912px; max-width:912px; float:left;}

    [ Please do not bump, that’s not permitted here. ]

    Thread Starter wllee203

    (@wllee203)

    thank you very much anevins!

    But i have another problem now, would you please to teach me again?

    https://www.silk-deco.com/ch/

    Problem:
    Carousel can show in horizontal now, but no matter i’ve set show 4,5,6 image in carousel at one time, the carousel keep show all image at one time and seems it cannot move automatically.

    Thanks again!^^

    Thread Starter wllee203

    (@wllee203)

    problem solved~
    It is because I have install another plug-in “WP Simple Paypal Shopping cart” and activate at the same time.
    After deactivate , problem solved~

Viewing 5 replies - 1 through 5 (of 5 total)