Title: image grid alignment
Last modified: August 20, 2016

---

# image grid alignment

 *  [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * (@thekjub9)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/image-grid-alignment/)
 * look at [link](http://digwp.com/2010/08/randomized-grid-of-posts/)
 * can I in the same way arrange randomly images from one folder ?
    plus can I do
   I randomly ? each time I load that page they are sorted different as shown on
   the example
 * plus I would like use
 *     ```
       CLASS=Fadein2
       CSS CODE:
       .Fadein2{
       filter:alpha(opacity=50);
       -moz-opacity: 0.30;
       opacity: 0.30;
       border:2px solid #000;
   
       }
       .Fadein2:hover{
       filter:alpha(opacity=100);
       -moz-opacity: 1.0;
       opacity: 1.0;
       border:2px solid #000;
       }
       ```
   
 * this code in a way that on the top of the page would be
    several small links 
   to setup a class in a way work – free time – family
 * work : all images with category work have class .Fadein2:hover and all images
   without category work have class .Fadein2
 * on click on free time
    free time : all images with category free time have class.
   Fadein2:hover and all images without category free time have class .Fadein2
 * basically I need on one click on link change all images that have not a specific
   class to fade out 50%

The topic ‘image grid alignment’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/image-grid-alignment/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
