Results 1 to 2 of 2

Thread: making my flash fit things

  1. #1
    Join Date
    Sep 2010
    Posts
    52

    making my flash fit things

    So I have a flash banner that I'm doing. And I'm having problems with its position changing slightly from firefox to iexplorer. but the biggest issue is my boss is half blind and has everything magnified on his computer. and when our page come up the flash is way off to the right. How do I make it so the flash will stay connected just as the rest does.

    www.searchlikeyourbroker.com

    #flash{
    position:absolute;
    margin:auto;
    width:980;
    height:348;
    padding:27px 20px 30px 40px;
    left: 299px;
    top: 233px;
    }
    thats my banner css
    and then this is all the content below it

    #page{
    background-color:white;
    position:absolute;
    top:603px;
    left:0%;
    right:0%;
    margin:auto;
    width:980px;
    height:auto;
    padding-bottom:15px;
    }

  2. #2
    Join Date
    Sep 2010
    Posts
    52
    hey so I redid things. and this thread is basicly dead. But I do need help elsewhere making my flash show up. so look over in web design

Similar Threads

  1. Making photos load faster? flash/java
    By mclennanPHOTO in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 12 Jun 2009, 06:32 AM
  2. Replies: 1
    Last Post: 11 Mar 2009, 11:21 AM
  3. making flash site full screen in all browsers.
    By michaelmjc in forum General Questions
    Replies: 1
    Last Post: 01 Sep 2006, 04:22 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •