error in the code

Discussion in 'VideoCraft WordPress Theme' started by inetwork, Apr 9, 2013.

Thread Status:
Not open for further replies.
  1. inetwork

    inetwork New Member

    Joined:
    Jan 5, 2012
    Messages:
    13
    Likes Received:
    0
    Location:
    Santa Coloma de Gramanet - Barcelona - Spain
    hello

    http://www.inkthemes.com/community/threads/error-in-the-blog-template.3666/
    In this post I have sent a code, I've put it and it works, but an error has caused alternative on the cover

    http://www.sergiodiazvillarejo.com/

    removing this line is corrected
    -----------------------------
    ol {
    list-style: decimal;
    }
    ul {
    list-style: disc;
    }
    li {
    margin-left: 30px; <--------this
    }
    p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom: 20px;
    }

    --------------------------
    but then unconfigure the blog


    thanks
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .tabs .tab_menu_container ul li {
    margin-left: 0px;}
     
  3. inetwork

    inetwork New Member

    Joined:
    Jan 5, 2012
    Messages:
    13
    Likes Received:
    0
    Location:
    Santa Coloma de Gramanet - Barcelona - Spain
    hello

    ;)thanks is a ok

    thanks
     
Thread Status:
Not open for further replies.

Share This Page