Search

You searched for the word(s):
< 1 second(s)
  • Re: Dropdown menu offset problem?

    Now on IE I get the dropdown a little bit offset vertically. Any way to fix it? &nbsp;
    Posted to Cute Editor for .NET (Forum) by rodusa on March 2, 2009
  • Re: Dropdown menu offset problem?

    Never mind, I just found a fix. I added a position:relative to my body tag.&nbsp; I haven't tested in Opera but it seems to be good now on Ie 7.0 and Firefox 3.0. I just don't know how to explain... &nbsp;BODY { &nbsp;&nbsp; &nbsp;position:relative; &nbsp;&nbsp; &nbsp;margin: 0px auto; &nbsp;&nbsp; &nbsp;width: 900px; &nbsp;&nbsp; &nbsp;color: ...
    Posted to Cute Editor for .NET (Forum) by rodusa on March 1, 2009
  • Dropdown menu offset problem?

    I found a glitch in Ie7 which displays the dropdown menus by a huge offset in my 24 inch monitor. For instance, the font size dropdown, look in the picture how it is positioned to the left side. In Firefox it works normally. Playing around I discovered that this problem is caused by it's absolute positioning which I found under the ...
    Posted to Cute Editor for .NET (Forum) by rodusa on March 1, 2009