Title: CSS help on image navigation &#8211; image.php
Last modified: August 19, 2016

---

# CSS help on image navigation – image.php

 *  Resolved [minademas](https://wordpress.org/support/users/minademas/)
 * (@minademas)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/css-help-on-image-navigation-imagephp/)
 * I am trying to create the image navigation that comes with new wp version.
 * Please take a look at [this](http://www.minademas.com/2007/10/gallery/1275645360_cac520d6e2/)
   image post.
 * How do I get the prev and next images to be inside the image box?
 * This is what I have in the image.php
 *  <div class=”navigation”>
    <div class=”align-left”><?php previous_image_link()?
   ></div> <div class=”align-right”><?php next_image_link() ?></div> </div>
 * This is what I have in the css pertaining this:
 * .align-left {
    float: left;
 * }
 * .align-right {
    float: right; }
 * .navigation {
    }

Viewing 1 replies (of 1 total)

 *  Thread Starter [minademas](https://wordpress.org/support/users/minademas/)
 * (@minademas)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/css-help-on-image-navigation-imagephp/#post-826503)
 * anybody knows about this?

Viewing 1 replies (of 1 total)

The topic ‘CSS help on image navigation – image.php’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [minademas](https://wordpress.org/support/users/minademas/)
 * Last activity: [17 years, 8 months ago](https://wordpress.org/support/topic/css-help-on-image-navigation-imagephp/#post-826503)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
