Title: frdrc's Replies | WordPress.org

---

# frdrc

  [  ](https://wordpress.org/support/users/frdrc/)

 *   [Profile](https://wordpress.org/support/users/frdrc/)
 *   [Topics Started](https://wordpress.org/support/users/frdrc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/frdrc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/frdrc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/frdrc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/frdrc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/frdrc/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme – Img on welcome screen always loading](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/)
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/#post-2663468)
 * Youpiii it’s done !
 * Thanks a lot geeman12030 for your help it’s great !
 * Best regards
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme – Img on welcome screen always loading](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/)
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/#post-2663459)
 * No problemo your help is very good for me !
 * If i comment like this page structure is loss
 *     ```
       /* .home .featured.post{background:transparent url('img/loading.gif') center center no-repeat;
       display:inline;
       float:left;
       height:300px;
       margin:0;
       overflow:hidden;
       position:
       relative;
       width:200px;} */ page structure is loss
       ```
   
 * i’ve done that
 *     ```
       .home .featured.post{background:transparent /* url('img/loading.gif') */ center center no-repeat;
       display:inline;
       float:left;
       height:300px;
       margin:0;
       overflow:hidden;
       position:relative;
       width:200px;}
       ```
   
 * and it seems right but is this “serious” ?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme – Img on welcome screen always loading](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/)
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/#post-2663452)
 * It seems like .png is the problem.
    I’ve reload one picture in .jpeg and loading
   doesn’t appear now.
 * Is there a way to modify that ?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme – Img on welcome screen always loading](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/)
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/#post-2663442)
 * Strange because now everything is disabled and “loading’ is always here…
 * I see in media library that two loading images are attached to an article whereas“
   Hulk” is not is there an idea with that ?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme – Img on welcome screen always loading](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/)
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-img-on-welcome-screen-always-loading/#post-2663435)
 * Hello and thanks for the suggestion.
 * contact-form-7 is turn off and it’s the same thing like you can see now.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme – font-size](https://wordpress.org/support/topic/autofocus-theme-font-size/)
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/#post-2654878)
 * Wouhouuuu ! It’s wonderful.
    Thanks a lot thebfdesigns
 * Like you suggest i’ve first modify style CSS with your code :
 * h3.entry-title {
    color: #888; font-size: 1.8em; left: 0em; position: relative;
   top: 0px; text-transform: normal; width: 100%; font-weight: 100; }
 * Second i’ve modify single.php line :
    <h2 class=”entry-title”><?php the_title();?
   ></h2> by this one : <h3 class=”entry-title”><?php the_title(); ?></h3>
 * And everything is ok.
 * “Et voilà” comme on dit depuis la France.
    Thanks a lot. Regards.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme – font-size](https://wordpress.org/support/topic/autofocus-theme-font-size/)
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/#post-2654796)
 * Hello thebfdesigns thanks for suggest.
 * Maybe i misunderstand :
    I’ve try to modify page.php but nothing new. (<h3 class
   =”entry-title”><?php the_title(); ?></h3> instead of <h2 class=”entry-title”>
   <?php the_title(); ?></h2> is it the job ?)
 * “Mariages” is a post title and i don’t know how to modify

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