Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #227896

    Dear Sirs

    If you goto http://www.idesign-websites.co.uk/ password to access site is giles123

    I have a couple of issues:

    1) Logo on Left hand side of site ‘REGen” in green initially appears all crunched up, when I refresh browser it then clears and is ok, but first time looks terrible. I ma using firefox 24.0

    2) On the left hand side under products (there are three images in a row with text ) the description text below the individual images means that the box height varies I want the height to be the same in all cases so that it looks consistent.

    Can you please help

    Peter

    #227997

    Hey condonpb!

    1.) The logo looks fine when I checked it on Firefox and Chrome. Doesn’t need to refresh the browser to see that it is ok.

    2.) You can specify a minimum height for the grid-content div. Add this on Quick CSS:

    .home .grid-content {
    min-height: 160px;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.