Title: Customizing Pages via PHP and CSS
Last modified: August 19, 2016

---

# Customizing Pages via PHP and CSS

 *  Resolved [Adam Huxtable](https://wordpress.org/support/users/ahux/)
 * (@ahux)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/customizing-pages-via-php-and-css/)
 * [http://adamhuxtable.com/about/](http://adamhuxtable.com/about/)
 * As you can see in the top left hand corner you can see the alt tag where the 
   image is ment to be. I have tried doing the
 *     ```
       .pages div.post-item img {
       padding:0px;
       margin:0px;
       display:none;
       }
       ```
   
 * But the issue is it hides all images. I’m stumpted to for ideas of how I can 
   fix this. 🙁
 * What I done to distinguish the difference between a single post and all posts
   is get it to pull up a different php file where I just simply removed the parts
   I didn’t want ie thumbnail image. I cant seem to do this for this part, any ideas?

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

 *  [WP Libra](https://wordpress.org/support/users/wpbum/)
 * (@wpbum)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/customizing-pages-via-php-and-css/#post-1579731)
 * Are you trying just not to get the alt text to show?
 * Not the best way to do it, but….
 * Change font size to 0
    or Change color to = the background
 *  Thread Starter [Adam Huxtable](https://wordpress.org/support/users/ahux/)
 * (@ahux)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/customizing-pages-via-php-and-css/#post-1579929)
 * Thank you, managed to solve the issue.

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

The topic ‘Customizing Pages via PHP and CSS’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Adam Huxtable](https://wordpress.org/support/users/ahux/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/customizing-pages-via-php-and-css/#post-1579929)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
