Title: question layout
Last modified: August 19, 2016

---

# question layout

 *  [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/)
 * Hello forum,
    I am new to wordpress and would like to understand how the template.
   I downloaded a free template “Misty-free”, but I can not understand how to change
   some things: 1) How can I do to see the block “featured”? (I have installed the
   Theme but .. I do not see it .. how do I activate it?) 2) How can I remove the
   white border in the logo? 3) How do you enable the block to insert the ads?
 * thanks

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

 *  Thread Starter [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281551)
 * Look here to understand .
 *  Thread Starter [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281552)
 * **question 1)** [http://img690.imageshack.us/img690/1835/2logo.jpg](http://img690.imageshack.us/img690/1835/2logo.jpg)
 * **question 2)** [http://img412.imageshack.us/img412/3994/featuredi.jpg](http://img412.imageshack.us/img412/3994/featuredi.jpg)
 * **question 3** [http://img36.imageshack.us/img36/8460/adsnj.jpg](http://img36.imageshack.us/img36/8460/adsnj.jpg)
 *  [lokrin2000](https://wordpress.org/support/users/lokrin2000/)
 * (@lokrin2000)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281609)
 * #3. Go into the theme folder. Go into the images folder. Upload your ad images
   here. Name them something like:
 * ad1.jpg
    ad2.jpg
 * or
 * cars.jpg
    baseball.jpg
 * Whatever.
 * go back to the main theme folder and edit adspot.php
 * You need to tell it the image name and the url.
 *  [lokrin2000](https://wordpress.org/support/users/lokrin2000/)
 * (@lokrin2000)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281612)
 * #2 I don’t see the white box on my site. Did you customize the css?
 * How about a link to your site?
 *  Thread Starter [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281680)
 * I think that I have attached pictures are clear .. thema those images belong 
   to the original. I installed them … okay .. only that I understand:
    1) how to
   eliminate the white border in the logo: 2) how to put the box featured; 3) how
   to insert advertisements.
 * I have attached pictures that explain everything .. Is there anyone who can tell
   me what to do to fix my 3 problems
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281832)
 * 1. this is a graphic image ( /images/logo.gif ), change it to your own logo
 * 2. post needs to be in category 8 and have an image url in custom field ‘featured’–
   
   or you need to edit ‘featured.php’ and change in second line ‘cat=8’ to the category
   number of the post you want show in first place
 * 3. edit ‘adspot.php’ and put your own links and image urls into the four places
 *  Thread Starter [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281838)
 * thank you for your reply, however:
    1) I know that this is the image logo.gif,
   but leaves a white border to central axis’ image … How can I remove .. Where 
   do I see? 2) the box featured on the home wrappers (in first position), can be
   activated from control panel? … How can I view? 3) but the ads are triggered 
   by advertising control panel or only by code?
 *  Thread Starter [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281851)
 * help
 *  Thread Starter [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281854)
 * ???
 *  Thread Starter [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281856)
 * help
 *  Thread Starter [mypress](https://wordpress.org/support/users/mypress/)
 * (@mypress)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281864)
 * help help help
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281865)
 * how is your understanding of html/css/php?
    you probably need to edit some php
   files to get what you want, so a little understanding would help a lot. you can
   edit these files from the admin ‘dashboard’ ‘appearance’ ‘editor’.
 * let’s work on one thing at the time:
    to see the block ‘featured’ you need to
   have at least one post in category ‘8’ – or you need to change the number 8 in
   this line to the number of the category you want to see (in featured.php):
 *     ```
       <?php query_posts("showposts=1&cat=8"); ?>
       ```
   
 * to see an image with that post, the post needs to have a custom field ‘feature’
   with the image url as value.
 * can you give a link to your site?

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

The topic ‘question layout’ is closed to new replies.

 * 12 replies
 * 3 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/question-layout/#post-1281865)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
