Title: theme. php trouble.
Last modified: August 18, 2016

---

# theme. php trouble.

 *  [thermoptic](https://wordpress.org/support/users/thermoptic/)
 * (@thermoptic)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/theme-php-trouble/)
 * Im editing the default theme and im having some problems with the php code. I
   have only worked with html before.
 * I want the Topic and post time to be in the same line as the ‘posted in and ‘
   comments’ texts.
    If you look at this screenshot, you will see how it looks now(
   01) and how I want it to be (02)
 * [http://hem.bredband.net/b282712/temp/wordpress_help.jpg](http://hem.bredband.net/b282712/temp/wordpress_help.jpg)
 * the code looks like this right now:
 *  <div class=”post” id=”post-<?php the_ID(); ?>”>
    <small>” rel=”bookmark” title
   =”Permanent Link to <?php the_title(); ?>”><?php the_title(); ?>
   </small>
    <small
   ><?php the_time(‘F jS, Y’) ?> by <?php the_author() ?>Posted in <?php the_category(‘,‘)?
   > <small>|</small> <?php edit_post_link(‘Edit’,”,'<small>|</small>’); ?> <?php
   comments_popup_link(‘No Comments »’, ‘1 Comment »’, ‘% Comments »’); ?></small
   >
 * what do i need to change to make it look like the 02 image in the screenshot?

The topic ‘theme. php trouble.’ is closed to new replies.

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [thermoptic](https://wordpress.org/support/users/thermoptic/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/theme-php-trouble/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
