treehouse : what would you like to learn today?
Web Design Web Development iOS Development

DataDude

  • Footer Problem, have tried all of the tutorials.

    Perhaps assigning a z-index placing the footer beneath the page content would do the trick. Worth a try. DD
    Comment by DataDude September 2009 permalink
  • IE text display issues

    OK... I've been reduced to decreasing the overall text size of the document to 12. This resolves the text display issue in the aforementioned navigation area. Regards. DD
    Comment by DataDude September 2009 permalink
  • Remote Navigation Issues in IE6

    OK, I've tried the width property with no success. Since it seems to be only specific to ie6, I'm using a js prompt to update. I despise using js for this, but I'm in real need of finishing this site & making it public, so this…
    Comment by DataDude September 2009 permalink
  • Remote Navigation Issues in IE6

    Ooops! I just realized a glitch in my link from the original post. Here's the correct link: http://www.unioncitycc.org/indexTEST.html
    Comment by DataDude September 2009 permalink
  • Remote Navigation Issues in IE6

    Lee, I am very honestly nearing the same point myself. It's very frustrating to me that the site is OK elsewhere, but breaks down in IE6. Argh! If there is some simple way of resolving this, I'd like to try. I'm just uncertain tha…
    Comment by DataDude September 2009 permalink
  • Vanishing Content in IE6

    Greg, "greg.mcausland" said:I do feel though that the way in which you have laid the page out could have at least been a bit simpler Agreed! I have a wonderful method of web layout... make it impossibly difficult. ;) My love/hate relati…
    Comment by DataDude August 2009 permalink
  • Vanishing Content in IE6

    OK... I got rid of the bold lettering on the mouse over for the remote navigation on the right side, however, it's still bumping the content off page. In addition to this issue, I've noticed that ie6 is displaying the center column text …
    Comment by DataDude August 2009 permalink
  • Vanishing Content in IE6

    Greg, I played with creating columns that extend the total height of the page even if the column does not contain enough content to allow it to extend full height. The 3000 pixels allow me to accomplish this. I hadn't considered this being t…
    Comment by DataDude August 2009 permalink
  • Image display prob in ie

    Doc, Wow... your shot & Ashton's are way different. I haven't had a chance to touch this again since my last post, so I'm really going to have to put some time in on it this weekend. The margin -30000 is to fake my column heigh…
    Comment by DataDude May 2009 permalink
  • MAC ie display issues

    *blush* OK... so I pulled a lame & only validated my code, not my css. Thanks for the input Apostrophe... good stuff, and the css rewrite was very helpful. I need to learn how to trim a little better so that I can create slimmer css. The remo…
    Comment by DataDude May 2009 permalink
  • MAC ie display issues

    Ashton, I've cured the CSS invalidation... I nearly screamed when I pulled up the page, after validating it before, and found that it was chocked full of issues. New(er) and tastier version is up now. Turns out, the issues were simple errors…
    Comment by DataDude May 2009 permalink
  • Image display prob in ie

    Ashton... OK, for some reason your screenshot didn't load when I posted the first reply... my bad. So, I see two issues: 1) Transparency... fixable. You mentioned a hack, so I'll check that out before going into jpg. 2) Right side... iss…
    Comment by DataDude May 2009 permalink
  • Image display prob in ie

    Ashton, I'm running transparency, but it wouldn't be an issue to drop to a jpg... I've got some Photoshopping to do though, since several images employ trans. I'll give it a try. The photos I've got in the header (right s…
    Comment by DataDude May 2009 permalink
  • Image display prob in ie

    Doc, Ack! I don't have a single machine running ie6 anymore. I'd like to see what you've mentioned (clean shorts are at hand if needed). Can you shoot a screen-shot for me? Thanks DD
    Comment by DataDude May 2009 permalink
  • Image display prob in ie

    Doc, I'm aware that ie doesn't accept min/max width properties. I've employed a separate css file to accomplish what I needed per the width, but it never occurred to me to try the same for the height attributes... tried it & it …
    Comment by DataDude May 2009 permalink
  • MAC ie display issues

    Apostrophe, I was falling in line with your thinking before I posted, but I thought I'd check to see if there were any suggestions. Thanks! DD
    Comment by DataDude May 2009 permalink
  • FF ~vs~ IE Padding

    Rock on! Per your suggestion, I simply added the desired padding to the script within the div... viola! Thanks for the help Apostrophe... much appreciated. Regards DD
    Comment by DataDude March 2009 permalink
  • FF ~vs~ IE Padding

    Although it doesn't resolve the issue by allowing the script to be displayed 20px from the right in IE, it does prevent the div from spilling out of the wrapper 20px to the right in IE. I experimented & finally landed on adding this to the…
    Comment by DataDude March 2009 permalink