Forums

How to push image down (padding) (3 posts)

  1. lcarlton
    Member
    Posted 4 months ago #

    Hi,

    I would like to push the image down on this page a little bit, so that it is aligned with the top of the text. I have tried adding a negative padding, yet nothing is working. Would love to know what I can do to resolve it.

    http://www-staging.thinkglobalschool.org/academics/technology/

    The image is down by where it says teachers.

    Here is the inline style I have set up

    <img class="alignright" style="width: 260px; height: 195px; padding:-15px 0px;" src="http://www-staging.thinkglobalschool.org/wp-content/uploads/2012/01/all-tech.jpg" alt="" />

  2. Jay
    Member
    Posted 4 months ago #

    replace this
    padding:-15px 0px;

    with
    margin:5px 5px;

  3. lcarlton
    Member
    Posted 4 months ago #

    aah, that got it. Thanks!

Reply

You must log in to post.

About this Topic

Tags