• Hi!
    I need to make my WordPress images consist of multiple divs with different css styles. The image should consist of four divs: one on top, one in the middle, one in the bottom and one containing all the other three divs. The image would be in the middle div.

    I need this to make the kind of decorations I want. I’d like to use border-radius to make the image look approximately like this:

    \_______________/
        _________
        |       |
        | IMAGE |
        |_______|
     _______________
    /               \

    So basically I need to have the top div to have bottom borders with radius and the bottom div to have top borders with radius.

    Unfortunately I only know how to use wordpress images with only one css style, so that’s why I need your help.

  • The topic ‘Images containing multiple css styles’ is closed to new replies.