Title: Auto Focus Problem
Last modified: August 19, 2016

---

# Auto Focus Problem

 *  Resolved [romanp](https://wordpress.org/support/users/romanp/)
 * (@romanp)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/auto-focus-problem/)
 * I use the theme auto focus. Just like [http://zoominwitheden.com/](http://zoominwitheden.com/)
 * In the upper right corner the site got some links like About Eden, The Journey
   and so on. How do you create a page without a link in the upper right corner.
 * And how do you remove ‘RSS’?
 * Thanks in advance.

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

 *  Thread Starter [romanp](https://wordpress.org/support/users/romanp/)
 * (@romanp)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/auto-focus-problem/#post-1286226)
 * BUMP
 *  [dinopavlou](https://wordpress.org/support/users/dinopavlou/)
 * (@dinopavlou)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/auto-focus-problem/#post-1286342)
 * remove RSS – I found it in post:
    [http://wordpress.org/support/topic/271482?replies=10](http://wordpress.org/support/topic/271482?replies=10)
 *  replace line 464 in functions.php with
    echo ‘<li class=”page_item”>  </div>’;
 * To create page with no link, try adding this line in the style.css file:
 * ‘ **.children {display:none;}** ‘
 *  [akeshner](https://wordpress.org/support/users/akeshner/)
 * (@akeshner)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/auto-focus-problem/#post-1286358)
 * I’m just figuring out how to work the autofocus theme on my site and I’m wondering
   how I can remove the big entry dates from appearing on the homepage?
 * Also, is there any way to position how the pictures appear in the thumbnails 
   shown on the homepage?
 * Thanks so much.
 *  [axelya](https://wordpress.org/support/users/axelya/)
 * (@axelya)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/auto-focus-problem/#post-1286362)
 * > Also, is there any way to position how the pictures appear in the thumbnails
   > shown on the homepage?
 * on homepage images are background images.
    in home.php you can see line with “
   background: url……..center center repeat
 * I believe if you play with background properties – center top bottom 50% 0 etc.
   you should change the position.
 * regarding dates you need to remove the code from home.php
    look for big date 
   and play
 *  [betti_na](https://wordpress.org/support/users/betti_na/)
 * (@betti_na)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/auto-focus-problem/#post-1286377)
 * Hey guys 🙂
 * I just found your post and I’m looking for the same things…
 * To remove those big-dates. But I don’t want to screw the codes, so here is what
   I have, can you tell me what I must remove?
 * > <div id=”post-<?php the_ID() ?>” class=”featured <?php sandbox_post_class()?
   > >”>
   >  <div class=”entry-date bigdate”><abbr class=”published” title=”<?php the_time(‘
   > Y-m-d\TH:i:sO’) ?>”><?php the_time(‘d M’); ?></abbr></div> <h2 class=”entry-
   > title post-content-title”>” title=”<?php printf( __(‘Permalink to %s’, ‘sandbox’),
   > the_title_attribute(‘echo=0’) ) ?>” rel=”bookmark”><span><?php the_title() ?
   > ></span></h2>
 * Thanks !!
 *  [betti_na](https://wordpress.org/support/users/betti_na/)
 * (@betti_na)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/auto-focus-problem/#post-1286378)
 * Don’t bother, now resolved for me 🙂

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

The topic ‘Auto Focus Problem’ is closed to new replies.

## Tags

 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * 6 replies
 * 5 participants
 * Last reply from: [betti_na](https://wordpress.org/support/users/betti_na/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/auto-focus-problem/#post-1286378)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
