I'm not quite sure what to do and it's starting to get really annoying. Here is the html:
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> <html xmlns=\"http://www.w3.org/1999/xhtml\">
<div class=\"textBox\"> <h5>Who the heck am I??</h5> <p> My name is Vincent Radford and I am the sole owner of the Knoxville based Voodazz Studios with almost 10 years experience in interactive and visual design. I cater to the budgets of most small businesses because not everyone can afford the rates of larger design firms</p>
</div>
<div class=\"textBox\"> <h5>What am I about?</h5> <p> My primary goal is to give the client the best possible product that meets and exceeds their needs whether it’s a custom illustration for a sports team or giving someone a presence in the virtual world, I help them produce the best solution that would create an inexpensive unique and effective product rather than a pricey ineffective headache.</p>
</div>
<div class=\"textBox\"> <h5>How am I different?</h5> <p>I’m motivated by quality and customer satisfaction rather than money. Getting paid for my services is a good thing, don’t get me wrong, but it is not and should not the sole motivating factor in doing business. Establishing trust and presenting a client with something we’re BOTH happy with is much more important to me.</p>
It's like the ul#frontSlideShow is completely disregarding the containing div (slideShowContainer). :cry: It's probably something reeeeally simple I'm missing (hopefully), but I'm not seeing it. Some help would be GREATLY appreciated! Thanks.
position issues with IE and ff, just like the title says.
Here's the site: http://www.voodazz.com/front.html
I have a rotating gallery using jquery's innerfade plug in and it works fine in FF. It's exactly where it needs to be:
http://i406.photobucket.com/albums/pp145/voodazz/firefox.jpg
but you guessed it, it's slammed all the way to the right side in IE as you can see here:
http://i406.photobucket.com/albums/pp145/voodazz/explorer.jpg
I'm not quite sure what to do and it's starting to get really annoying.
Here is the html:
Here's the CSS:
It's like the ul#frontSlideShow is completely disregarding the containing div (slideShowContainer). :cry:
It's probably something reeeeally simple I'm missing (hopefully), but I'm not seeing it.
Some help would be GREATLY appreciated! Thanks.
* {margin: 0; padding: 0; }