Loading...
Thursday, May 28, 2009

Proposal

Zapis kolejnych zmian w istniejącej theme template
do zaaprobowania by number
WordPress considerations
  1. Wyszukiwalność komentarzy
    Remove Nofollow Attribute on Comments. ~ The Blog Doctor.
  2. Wstawienie Szukaj w tym blogu
  3. Wstawienie osób obserwujących.
  4. Wstawienie gadżeta z komentarzami do lewego paska nawigacyjnego
  5. Zmiana szerokości
    jest:
    #outer-wrapper {
    max-width:1125px;
    padding: 0 30px 50px;
    width:100%;
    width/* */:/**/auto;
    width: /**/auto;
    }
    html>body #outer-wrapper {
    border:3px double #fff;
    }
    #main-wrapper {
    width:64%;
    float:right;
    word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
    overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
    }
    zmiana na:
    #outer-wrapper {
    max-width:1300px;
    padding: 0 30px 50px;
    width:100%;
    width/* */:/**/auto;
    width: /**/auto;
    }
    html>body #outer-wrapper {
    border:3px double #fff;
    }
    #main-wrapper {
    width:70%;
    float:right;
    word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
    overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
    }
  6. zmiana
    #sidebar-wrapper {
    width:32%;
    float:left;
    na:
    #sidebar-wrapper {
    width:26%;
    float:left;
  7. Zmiana z:
    #sidebar {
    margin:0;
    padding-top: 170px;
    }
    na:
    #sidebar {
    margin:0;
    padding-top: 2px;
    }
  8. Umieszczenie formularza komentarzy pod każdym wpisem
  9. REACTIONS pod każdym wpisem
  10. OCENA z gwiazdkami pod każdym wpisem

1 komentarze:

  1. If you are using a supported browser, make sure that you have the Compose Mode option set to "yes" on the Settings | Basics tab. Then your posting form will show both Edit HTML and Compose tabs. The Compose tab contains all the formatting options.

    via Why don't I see all the text formatting buttons? - Blogger Help.

    ReplyDelete

You can use some HTML tags, such as <b>, <i>, <a> You can type in the link:
<a href="http://chessforallages.blogspot.com/2010/05/my-policy-on-comments.html"> My Policy on Comments</a> more info

 
Toggle Footer
TOP