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

miker1961

  • CSS Bar Chart Not Working in IE7

    Any ideas of what I am doing wrong at this point? Thanks, Mike
    Comment by miker1961 December 2011 permalink
  • CSS Bar Chart Not Working in IE7

    OK, that seemed to help in terms of the structure of the actual table. It seems to render correctly in IE& now with titles above the bars except now none of the styling that I added seems to render in IE7. I realize IE7 may not render some of t…
    Comment by miker1961 December 2011 permalink
  • Probably a simple answer but...

    Thanks for the clarification. I told you I was a noob :-) If I wanted to add an html element after the #footer p would I do this? $('#footer p').after(Drop this line of copy in after the p tag Thanks Mike
    Comment by miker1961 January 2011 permalink
  • [Solved] IE problem with floats? Maybe

    That makes sense. I really wish IE made everyone's life easier. Again, thx for the help.
    Comment by miker1961 September 2010 permalink
  • [Solved] IE problem with floats? Maybe

    You are the man! Thanks a bunch that worked. How did you come to that conclusion? I would have never thought about going after the fix that way. Mike
    Comment by miker1961 September 2010 permalink
  • [Solved] IE problem with floats? Maybe

    I just read this and I'm still not certain that the float is my problem. I will continue to research this but if anyone has any other ideas I would appreciate it. Thanks Mike
    Comment by miker1961 September 2010 permalink
  • [Solved] IE problem with floats? Maybe

    I tried the overflow:hidden on my #wrapper id, but no luck. Here is a screen shot of IE 7 and how it is rendering for me in this browser. Thanks Mike
    Comment by miker1961 September 2010 permalink
  • [Solved] Some issues with Wufoo Form with Colorbox and jQuery

    Wow! That is very strange. It seems to be working now. I swear it wasn't aligning properly just this morning. Oh well chalk that one up to the CSS gremlins. Thanks Mike
    Comment by miker1961 September 2010 permalink
  • [Solved] Some issues with Wufoo Form with Colorbox and jQuery

    Hey Chris, I did actually go into the colorbox.css file and screw around with the values but no luck. I was actually messing around with it using firebug. I'm not sure if my other css files are over riding something. Any other ideas? Thanks M…
    Comment by miker1961 September 2010 permalink
  • Cross-Browser Problems Once Again

    Well if you're not seeing the problem, I have no idea what is going on. Since it seems to be working on every other browser I've tested I may just put this one to bed. Thanks for taking the time to help troubleshoot. I think what code sugg…
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    I was able to get the footer back. I just needed to move it into the content-wrapper div tag. Mike
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    OK this is whacky. When you hover the whole page moves down. So in essence the header is now lining up with the background image but when you hover the entire page shifts down about 10 pixels. So it seems to be getting closer but still weird. Also, …
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    The header is now staying in position however the background graphic for the content-wrapper is now moving down on the hover state. Also the absolute positioning cuts off the bottom of the text on the main content. I originally set the height to aut…
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    Sorry. No dice. I too am struggling as I know this has been done before. Typically I've seen these images in one file though and through background positioning they move the entire image around. I have created separate graphics for each of the …
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    This definitely helps clean the css up a bit but I'm sorry to say I am still running into the same issue. It's almost as if the hover state has some sort of padding or margin associated with it that keeps pushing whatever is above it down.…
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    When you hover over the top navigation (one of the buttons) I am changing the image with a background-position class. This is working fine on all browsers except IE 6. On IE 6 when you hover over the button, while the image changes fine, the entire …
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    Thanks for trying but this still didn't do the trick. So I'm still game for anyone who has suggestions. :mrgreen: Thanks, Mike
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    Never mind. Stupid me, it was something simple that I missed. But on a separate note, I still haven't been able to resolve the IE 6 issue. Any luck with this? Thanks Mike
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    Ashton, I tried simplifying the css a bit based on your suggestions in the second example you supplied, however the hover now doesn't seem to be working in terms of the image changing its background-position. Any ideas of what I am doing wrong…
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    Thanks Ashton. I have been combing through the code as well. Thanks for the tips on simplifying some of the code. I will definitely do this in hopes of making it easier to troubleshoot along with more efficiency. I'll keep checking back to see …
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    Ashton, Sorry about that. My hosting services were down for a couple of days. The site is back up now and I've got everything working just fine now but I can't figure out the hovering issue with IE6. Could you take a look again to see if …
    Comment by miker1961 May 2009 permalink
  • Cross-Browser Problems Once Again

    Hey Ashton that worked! I was able to set everything from a top and bottom margin and padding perspective to zero and then work my way backwards. I am still having a bit of an issue with IE 6.0 on the image hover. When a user rolls over the image th…
    Comment by miker1961 May 2009 permalink