Wordpress Image Handling

Discussion in 'WordPress' started by HUMMIKE, Oct 24, 2011.

  1. #1
    Hi!

    I've been developing my first theme for personal use and it's coming along great. The only problem I haven't been able to find help with regards images in posts. I've started with the BLANK theme by Chris Coyier and have been building onto it for a while. The only way I've been able to manipulate images uploaded into posts has been by creating a basic img selector, which works fine, except I then have to offset all the other static images inside divs on the site to accommodate for this. I've been able to successfully mess with the wp-caption class, but I haven't been able to find a similar class that deals with the images! Can anyone point me in the right direction? The only thing I've found to try is the .wp-post-image class selector, but it didn't do anything for me. The theme is located at thenally.com/wordpress.

    Thanks for your help!
     
    HUMMIKE, Oct 24, 2011 IP
  2. Thomas U

    Thomas U Active Member

    Messages:
    175
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Hey,

    What exactly are you trying to do with the images?
     
    Thomas U, Oct 24, 2011 IP
  3. HUMMIKE

    HUMMIKE Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    Hi,

    Thanks for the response. I'm simply trying to set up max-width and some padding.
     
    HUMMIKE, Oct 24, 2011 IP