Search results

  1. K

    100% Min Height issue

    I guess I don't see how that helps. I have everything I can think of set to height:100%; min-height: 100%;
  2. K

    100% Min Height issue

    Not sure what I did but I messed something up with my 100% height. It was working great but now I cannot seem to get my <container> to have to have a 100% height. Just quits after the content. My <wrapper> that contains it is how I want it. Cannot seem to find my problem. Must be blind. If you...
  3. K

    Website review

    What am I missing with my font size. I have it set to 1em. How do I get it to scale down proportionally with the viewport window. Now if you narrow the viewport way down all the <li> items end up stacked on top of each other.
  4. K

    Website review

    Great! we are getting closer. I will be staying in control of this page. I work for this company and my boss knew web design was an interest of mine so he put me in charge of this. It is giving me a great opportunity to learn more about it. We want it right tho and I want to learn the right way...
  5. K

    Website review

    Thanks for having patience with me! :) One thing I wondered if I would have a problem with when I start adding html5 properties is will that cause a problem with the rest of the code not changed to html5 yet? So far doesn't seem to be too much of a problem...... Thanks for the upper limit on...
  6. K

    Website review

    I definitely must be making progress though. Up til now whenever I posted a question i always just got criticism on my code. Now we have moved into color/design issues. I take that as a good sign!
  7. K

    Website review

    O sorry. Something must be broken. It was working. If you look at the code you will see I am using Clearbox. That is why I was confused. You were telling me I should use just what I am using.
  8. K

    Website review

    Thanks. First off how would a modal window differ from what I am already using? I see your point about the font but that is the font that this company I work for uses (business cards, vehicle graphics, etc) so that is what I am stuck with. I also would like to do away with the background but...
  9. K

    Website review

    Hello folks, some of you have seen my website before and rightly so pointed out that it needed a lot of work. Take a look now and help me know what I should tackle next. My nav bar isnt being really cooperative with me. That I know needs a bit of work yet. Thanks, have a go at it. Tear it apart...
  10. K

    Browser Compatibility ??

    Received solution over at Digital Point Forum by karthimx. Quote.... ""This is not JavaScript issue, its a css issue. On images hover you have given styles as float: right All images are going to right on mouse over."" Thanks for trying tho....
  11. K

    Browser Compatibility ??

    Would you have one you would recommend?
  12. K

    Browser Compatibility ??

    If you look at the /entertainmentgallery.html you will see I have done some of these things already and it hasn't helped my problem of thumbnails jumping all over the place when you hover over them. I put the nav in a ul instead of <p> like you suggested. I moved most of the scripts to the...
  13. K

    Browser Compatibility ??

    In the meantime could someone help me find a patch, workaround or better yet the cause of my problem with my gallery pages? I am pretty sure it must be a problem with the css on my "clearbox" viewer...somewhere. It is affecting the image files on my nav menu also but only on the pages that have...
  14. K

    Browser Compatibility ??

    Any advice on where to start with the fluid layout to make it mobile compatible? So far I have done everything pretty definite, defining each div ""pixels by ""pixels. I was pretty enthused with the help you gave me but after spending a good part of the day on it I am not quite sure if I even...
  15. K

    Browser Compatibility ??

    Thanks! That is just what I am looking for! BTW I am working on Dreamweaver so that is were I am starting from. I find myself working more and more in code view and just writing in what I want. Not sure if it is worth starting clear over and writing from scratch or not. Don't feel I am quite to...
  16. K

    Browser Compatibility ??

    Hello. New to the site here. Having some real stress on the website I am building. I have been using Chrome to view it and a coworker happen to view it on Firefox and on the Gallery pages the links are all screwed up. Jumps all over the place when you try and click on them. IE is the same...
Top