Search results

  1. M

    What is your favorite hosting company?

    surpasshosting.com I've been using them for a few years now and haven't had too many issues. Servers are usually 99.9% up and running which is a good thing. :)
  2. M

    Changing the length and positioning of div's

    There is no css background image just div images.
  3. M

    Changing the length and positioning of div's

    I can do that but then my bottom image is messed up because it won't align where it should. Someone told me it's because I'm using absolute positioning...
  4. M

    Changing the length and positioning of div's

    I'm new to div's and CSS. How can I change the length of my div's without changing the CSS? My site link is: http://www.classicengraving.org I need to change the length of the left & right sides and adjust where the bottom needs to be placed on various pages within my site. How do I go...
  5. M

    Problem with Firefox displaying background

    Ok, instead of using tables I've tried a layout using div's. Layout appears similar in Firefox and Safari, no real obvious issues. However, IE 7 is another story. The pop-up menu appears at first as the site is loading and then disappears. I'm wondering if it's a problem with the z index. I...
  6. M

    Problem with Firefox displaying background

    I'm trying to optimize my website and use CSS stylesheets (I'm new to this so please bare with me). I just can't figure out why Firefox is displaying a black box where it should be white. Here's a link to the page I'm working on: http://www.classicengraving.org/CSS%20Layout/testindex.html...
  7. M

    Javascript, Slices & IE 7 Problem

    Ok, I've resliced my site. It displays fine as far as slices are concerned. However, I still can't get the drop down menu to work in IE 7, it works in Firefox 3 just fine. I've completely started over again & haven't added all the drop down menu nav just yet...only added the "about us" part. I...
  8. M

    Javascript, Slices & IE 7 Problem

    Thanks for the tip. If I kept the logo & menu bar in one slice, how would I go about coding the drop down menu with the image menu bar? Would I use image mapping instead of actual individual slices? Also, just curious...how would my layout work in CSS instead of tables? I know you probably...
  9. M

    Javascript, Slices & IE 7 Problem

    Ok, this is really confusing, I'm not sure what the problem is... When I visit the site I'm in the process of making it will display fine in Firefox, Netscape & Safari. When I visit the site in IE 7, my slices are not aligned properly and my drop down menu navigation using CSS & Javascript...
Top