XHTML PHP Dynamic page spacing problem

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default XHTML PHP Dynamic page spacing problem

    This problem is driving me nuts, but I think I finally ahve it narrowed down to
    the problem.
    In this website I'm trying to embed the image display program called "Gallery"
    which is an open source free PHP driven program/script.

    I've gotten it embedded and working fine, except for one annoying problem. As
    you will see, there is a spacing problem between the top banner table and the
    td background image in FireFox only. When viewed in IE6, the problem goes away.
    Since I know IE is not as compliant as FF, the problem is most likely in how
    the strict XHTML page, required by Gallery, is displaying something is does not
    like in FF.

    In any event, I've stripped all gallery css links and the gallery itself out
    of the page.

    [url]http://northwindcharters.net/gallery/main.php[/url]

    If you go to the main site index, you will see how it should look in both
    browsers. I'd sure like some help on resolving this in FF. I've exhausted my
    knowledge and worked literally hours on it using the FF plugin called "Web
    Developer Tool" editing css etc.

    Thanks much.

    DouglasWD Guest

  2. Similar Questions and Discussions

    1. Paragrpah spacing problem
      Why Sometimes I have spaces between paragraphs then when I publish the page the spaces go away eventhough my draft has spaces. Please help. ...
    2. Problem with XHTML Strict
      I am building a website in XHTML and having problems with spacing. Firefox is rendering my paragraphs with greater line-height than I need. I messed...
    3. Change font spacing in dynamic text field
      Anyone have any ideas on how to change the font spacing on text within a dynamic text field it is forced to 0 on dynamic text.... which isnt all...
    4. strange spacing problem
      Hi, On several of the pages on my site, I have a column of buttons each separated by a line one pixel in height. To the right, there are several...
    5. XHTML Compliance Problem
      Hi All, I have decided to make my pages xhtml compliant but I'm not having much luck. I have created an .asp page and I clicked off "Make...
  3. #2

    Default Re: XHTML PHP Dynamic page spacing problem

    Anyone have any idea on this?
    DouglasWD Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139