Title: Layout question
Last modified: August 18, 2016

---

# Layout question

 *  [boneless](https://wordpress.org/support/users/boneless/)
 * (@boneless)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/layout-question-1/)
 * In the wp-layout.css I’ve added the following, it makes the textline (Beschouwingen,
   meningen, etc.) right under the header (De wondere wereld van boneless.nl) at
   [http://www.boneless.nl/aa/](http://www.boneless.nl/aa/)
    #description { padding:
   7px; margin:0px 0% 0px 0%; color:#000033; background:#F5E39E; font:bold 65% Verdana,
   Sans-Serif; } How do I get the text (Beschouwingen, etc) to start a little more
   to the right? So it’s more centered on the page? Thanks! Boneless

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

 *  Thread Starter [boneless](https://wordpress.org/support/users/boneless/)
 * (@boneless)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/layout-question-1/#post-97264)
 * thanks, it works.
    Now one final question (yeah right 🙂 ), how do I make the
   titles of a post ‘not a link’ ? I just want the titles to be plain-text in stead
   of links. Thanks!
 *  [muffinboy](https://wordpress.org/support/users/muffinboy/)
 * (@muffinboy)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/layout-question-1/#post-97266)
 * Looking at your website, you already appear to have fixed it. Just in case someone
   else is wondering: you have to edit the index.php file in the WP directory. Find
   this line:
    `<h3 class="storytitle" id="post-<?php the_ID(); ?>">[" rel="bookmark"><?php the_title(); ?>](https://wordpress.org/support/topic/layout-question-1/"<?php)
   </h3>` and change it to: `<h3 class="storytitle" id="post-<?php the_ID(); ?>"
   ><?php the_title(); ?></h3>`

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [muffinboy](https://wordpress.org/support/users/muffinboy/)
 * Last activity: [21 years, 8 months ago](https://wordpress.org/support/topic/layout-question-1/#post-97266)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
