• Venkat

    (@venkat4india)


    Hai… Friends..

    I have confuion about Css selectors. Kindly clarify me about Content,Navigation,Next,Item Selectors.. I listed below source of thesis 2.0 (I shorted unwanted paragraph..)

    <body>
    <div id="container">
    <div id="header">
      <div class="text_box">
        <div style="padding-left:105px;">.........</div>
      </div>
      <div class="text_box">
        <div style="background-color:#f0f0f0;padding-left:120px;">.............</div>
      </div>
    </div>
    <div class="columns-32">
    <div class="c1">
    <div id="post-1611" class="post_box top type-post status-publish format-standard category-games">
    <div class="headline_area">
      <h1 class="headline">Sad New Year: Zynga shuts down Pet Ville</h1>
      <p class="byline"> <span class="author_by">by</span> <span class="post_author">Admin</span> <span class="date_on">on</span> <span class="post_date" title="2013-01-02">January 2, 2013</span> <a>www.mydomain.com/wp-admin/post.php?post=1611&action=edit" title="click to edit" rel="nofollow">edit</a> </p>
    </div>
    <div class="post_content"> <a></a>
      <p>...................</p>
      <p class="next_post">Next Post: <a>www.mydomain.com/3-5-billion-yearss" rel="next">3.5 Billion Years</a></p>
    </div>

    [Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your posted code may now have been permanently damaged/corrupted by the forum’s parser.]

    http://wordpress.org/extend/plugins/infinite-scroll/

Viewing 1 replies (of 1 total)
  • Thread Starter Venkat

    (@venkat4india)

    Hai… I find CSS celectors for thesis 2.0

    .c1
    div.archive_nav
    div.archive_nav a:first
    .c1 div.post

    Check My site : http://www.newspull.com/?cat=1

    My question is :

    1)Check this site, it missing some titles (3,6,9). How do i correct it?
    2) How to category page show as home page. Is there any plugin there?
    3)How to embed category page(?cat=1) to every single post. And it could be infinte scrolling like my above examble..?

    Thanks in advance…. 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Thesis 2.0 Css selector’ is closed to new replies.