Announcement

Collapse
No announcement yet.

Alignment problem in Chrome

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Alignment problem in Chrome

    Hi guys and gals.

    Alignment problem that displays wrong in Chrom and safari, but OK in FF.
    Please see:

    http://www.baypressservices.com/acat...fc-and-4P.html

    Anybody see what I am doing wrong?

    Thanks
    Dave
    www.baypressservices.com

    #2
    Looked okay to me on first glance, what was out of alignment, the whole page or an item?
    Peblaco

    Comment


      #3
      Louise
      Look at the page using Chrome.
      The 4 lines under the word "Model" are not lined up.
      Dave
      www.baypressservices.com

      Comment


        #4
        Hi Dave.
        I can see what you mean the blue text is aligned on a different baseline than the following text after the radio buttons (and the radio buttons) - having a quick glance it looks to me like an issue with the <span>4P11</span> and the the <input> and following text being outside of it.

        It's just the text inside the span that has a different alignment. Could it be an issue with padding creeping in through the <input> element's css properties that the span is changing? Something cascading down from somewhere else in the CSS?

        I find Chrome and Safari can also be affected by small things like this in CSS (and also pick up on they odd CSS typo) where Firefox and IE are not affected as badly or at all.
        Steve Griggs.

        "People in business often miss opportunities, mainly because they usually arrive dressed in overalls and looking like work."



        www.kitchenwareonline.com
        www.microwave-repair.co.uk

        Comment


          #5
          Try removing the span tag and/or inline styling to see if it aligns.

          Comment

          Working...
          X