Viewing 14 replies - 1 through 14 (of 14 total)
  • Pioneer Web Design

    (@swansonphotos)

    The upper left image is wider than the rest

    Thread Starter VIABLE.org.uk

    (@viableorguk)

    Nope – they are all the same size, even making that image smaller the leaves the right image in the same position;

    http://southwestdesign.org.uk/12345.jpg

    Pioneer Web Design

    (@swansonphotos)

    there is a faint border on the first image – review that

    WPyogi

    (@wpyogi)

    @ Viable — please post a link to your site so someone can look at the CSS code that is affecting that section of the page. Without that, it’s impossible to offer much help.

    Thread Starter VIABLE.org.uk

    (@viableorguk)

    This is my site http://www.viable.org.uk

    Really need some help with this one, I can’t figure it out.

    WPyogi

    (@wpyogi)

    You have “maintenance mode” enabled — so can’t access your site…

    Thread Starter VIABLE.org.uk

    (@viableorguk)

    Sorry – it’s off now.

    WPyogi

    (@wpyogi)

    You have the class “.alignleft” assigned to all the images — but the ones on the right should use “float: right” — which should make them line up evenly. If not, there is something else going on with the way the CSS is coded.

    Try using Firebug to deal with these kinds of CSS issues…

    Thread Starter VIABLE.org.uk

    (@viableorguk)

    I’m using Firebug, but the big issue I have is finding out in which document the particular issue is in, then finding our where the file is.

    Thread Starter VIABLE.org.uk

    (@viableorguk)

    It seems like the image is being blocked from moving up. It was working on my dummy site and this is then exactly the same.

    WPyogi

    (@wpyogi)

    The alignleft class is assigned in the html code as inline CSS — so however you put those photos in — that should be where the code is. Or try editing it in the html editor.

    This is the html code for the top right image:
    <img class="alignright" width="309" height="284" border="0" alt="" src="http://southwestdesign.org.uk/Button2.png">

    Thread Starter VIABLE.org.uk

    (@viableorguk)

    Think I’ve almost got it, it is the align’s that I’ve needed to adjust, the top images are now OK, just working on the others.

    WPyogi

    (@wpyogi)

    GREAT!

    Thread Starter VIABLE.org.uk

    (@viableorguk)

    It’s all working, thanks for all your help folks, really pleased with the outcome.

    The front page is an article that isn’t named, yet on the right hands side it’s labelled it as 601, anyway to ditch that too?

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Images aren't level’ is closed to new replies.