Image width and height issue

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    brandstaruk
    December 15, 2014 at 1:00 pm #20460

    hi guys,

    I have a page with images on it: http://www.siteportal.uk/wsll/meet-the-team/

    You will see all the images are slightly different in size so I wanted to use the height/image controls to amend this … code is below:

    [row]
    [column size="col-3"]
    <img src="http://www.siteportal.uk/wsll/wp-content/uploads/2014/12/Pippa-Davies.jpg" alt="A picture of Pippa, West Sussex Learning Links Project Co-ordinator" width="25px" height="28px" />
    <p class="mediowhitebold txtaligncentre">Pippa
    Project Co-ordinator</p>
    [/column]
    [column size="col-3"]
    <img src="http://www.siteportal.uk/wsll/wp-content/uploads/2014/12/Sylvia-Lewis.jpg" alt="A picture of Sylvia, part of the West Sussex Learning Links Development Team" width="251px" height="284px" />
    <p class="mediowhitebold txtaligncentre">Sylvia
    Development Worker</p>
    [/column]
    [column size="col-3"]
    
    <img src="http://www.siteportal.uk/wsll/wp-content/uploads/2014/12/shivaun2.jpg" alt="A picture of Shivaun, part of the West Sussex Learning Links Development Team" width="251px" height="284px" />
    <p class="mediowhitebold txtaligncentre">Shivaun
    Development Worder</p>
    [/column]
    [column size="col-3"]
    <img src="http://www.siteportal.uk/wsll/wp-content/uploads/2014/12/Anita-Lane-2.jpg" alt="A picture of Anita, West Sussex Learning Links Project Administrator" width="251px" height="284px" />
    <p class="mediowhitebold txtaligncentre">Anita
    Project Administrator</p>
    [/column]
    [/row]

    You’ll see that the first image is set to be a tenth of the size of the other images … that is just me testing!

    Any ideas why the height/width settings are being ignored?

    Many thanks

    Graham

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.