Unwanted space around SWF inserts

This seems pretty easy but I can't find the problem. I am updating older sites and re-inserting swf animations. On every site the header wraps around to a second row when I insert the swf. I have a link to an example page below. These older sites were built with nesting table and I am rebuilding them with div tags. I have checked the margins and padding, that all adds up, but the browser IE keeps wrapping the images. What am I missing?
http://www.hoggysmarket.com/storeWindham.html

I see what you mean in Chrome, Safari and Firefox.  It appears that you are trying to measure it out just exactly and because of that, the browser does not see enough space, thus you end up with your current result.  I would recommend getting rid of the table and doing the following:
<div id="logobar"><div class="float_right">insert flash code here</div></div>....[goes on to menu bar code]
Then combine, img_3629, header_logo, and header_info into one image and do the following with your CSS:
#logobar {
background: url(path/to/new_logo_banner.ext) #FFF left top no-repat;
.float_right {
float: right;
That will align your swf file on the right, and put the background images as one image as the background of that header.  Should give you the result you want and eliminates the table from your header.

Similar Messages

  • Unwanted border around swf file in IE

    Can anyone tell me why I am getting a border around my swf
    file with it is imbedded on a Html page and displayed in Internet
    Explorer on a PC?
    The swf acts as a link, (pointer becomes a finger), and when
    you click once in the swf area, the border disappears and the swf
    file becomes active and all other links are working .
    See f.ex.
    http://www.soundoil.com
    I am not getting this when viewing the site in other browsers
    or on the Mac.
    I use Golive CS and Flash MX.
    It looks like this is an IE issue. Do you know of a
    workaround?
    Thanks on beforehand
    ggaarde

    I've noticed, not just in this thread but all the other "10
    billion threads about this," that every single one of the fixes for
    this problem are oriented towards webpage developers -- not for the
    internet user. Forgive me if these forums (unbeknownst to me) are
    actually dedicated solely to web developers, but I'd still like to
    find a solution somewhere for this problem.
    An example of the problem I'm facing. The average Joe (such
    as myself) is browsing around webpages (including, for example, the
    webpage for my online homework) that haven't implemented a fix for
    this problem .... Thus, for every ActiveX control, forcing me to
    click it first before being able to use it. Just seeing this once
    isn't a big deal, but when it comes down to doing a slew of
    frustrating homework problems, and being forced to do an extra
    click at least once for every single problem ... that just becomes
    one extra irritant. And it's a problem on a lot of other webpages
    too.
    I obviously can't use the "fixes" provided in these topics,
    because they're
    coding fixes; I can't very well go in and alter commercial
    webpages. Of course, I could go and demand the Tech Support guys
    for
    every webpage I visit to adjust their websites and make
    accomodations for this problem. But that seems like a dumb choice,
    especially if there's a solution of some sort. Maybe a downloadable
    update, or an option in Internet Explorer's settings. Is there
    anything out there for the
    user to fix this problem? Or am I SOL? Perhaps I just need
    to "suck it up."
    Thanks in advance.

  • Space around text in a box

    I am following the instructions regarding margins but whilst having lots of space on the right it remains very tight on the left. It's supposed to make the same amount of space all around the text??
    Any ideas?

    In the text inspector insert a margin last tick in the window after the paragraph adjustments.
    Even if you don't use bullets you can also do some adjusment under that tab as far as space around text in the window.
    As much as possible control your text with the sliders space before paragraph space after line spacing rather than extra characters as it is a much cleaner formating and when you make changes you won't have to remove any of those extras.
    I was a print designer in another life, but text formating is text formating no matter where it is.
    Mireille

  • Template with php script, white space around background, locking layers

    two questions for 2 sites:
    1.) first site http://www.beckervanhoveln.com
    I can't get my background to line up correctly; there is a giant white border around the whole thing. With the amount of extra space around the background on all sides, I think it may be an issue with the illustrator file I am importing, but I can't see any way to fix it there, either. All the margins that I can find to change relating to that background are set to 0. Any ideas on what could be causing this? The image in Illustrator is 14" wide, so it's plenty wide enough to cover the whole page.
    2.) site http://sai.theclothesgallery.com
    I inserted php scripts into a page (in the editable paragraph region) and it is messing up the alignment of the page. Compare what you get on the home page with what you get when you click the "client login" button. Also, wondering where the extra body area came from on page http://sai.theclothesgallery.com/protected_downloads_zdr/validuser.php.
    On both sites I am using wrapper and body tags, as directed in the tutorial by Nate (great one, thanks!). On my old site, http://www.theclothesgallery.com, everything works fine, but on the new ones I am just out of my mind. I've spent 10 hours over the last 2 days doing research and trying to manipulate code, to no avail. Thanks to anyone who can help.
    Finally, is there a way to lock a layer inside or on top of another layer. for example, the layer the body text is in on site http://sai.theclothesgallery.com is on top of the layer that holds the page's images (which is an imported illustrator file with slices). Is there a way to lock that layer to the first one so it doesn't move if I make changes?

    Kelly,
    1. The image itself has a white border. You will need to crop that image
    in an image editor such as Photoshop.
    2. Looking at the source of the page you have two  sections and
    two opening  toags but only one closingtag. The PHP
    script is probably creating the additional sections, but without seeing
    the script it is impossible to say for certain.
    2a. You probably have a space or blank line before the opening

  • Unwanted space in table {subject edited by moderator}

    When I create a table, and insert text inside it with the "Vert" setting in "default," I am getting a lot of space between the top of the table and the beginning of my text that appears on the web but does not appear in my Dreamweaver WYSIWIG editor on my PC.  When I change the "Vert" setting to "top," I no longer see unwanted space between the top of the table and the beginning of my text, but I still get a lot of space between the bottom of my text and the bottom of my table when I look at my web page in an Internet browser.  How do I fix this?

    Hi
    We usually need to see ALL your code to solve your issue quickly and accurately without a lot of guessing and questions back-and-forth.
    Just rename a copy of your problem page  (such as "test.html")  and upload it to your server, in whatever folder the original page was located, and simply post a link in the Forum and tell us your problem.
    This saves you having to cut and paste miles of code into the Forum for the page and all the dependent CSS, JS etc. files.and saves us from having to recreate all your files, find your images and then repair your code and test the solution for you.
    May we trust that you are not using tables as a page  layout  Modern techniques only use tables for data.
    Remove any heights in your table and text should only push down based on the content.
    I trust this is helpful.

  • White space around graphic

    Is there any way to get rid of the white space around an image. A lasso?

    Do you mean the wide gutter? The default for all graphics inserted or dragged & dropped into a Pages document is 12 points. You can use the wrap inspector to either turn off the wrap or decrease the gutter?
    If you want to make the background transparent, take a look at a recent thread starting here.

  • Unwanted spaces in embeded font

    Hello... (this post was prevously published in the general
    discussion)...
    I am new to this and started pocking around with a non-system
    font. It appears nice, it works nice, as long as I don't embed
    it...When I embed it, in some sets of chars like "saúde" I get
    something like "saú de", or "próximo" gets Pró
    ximo".
    This happens whether I create the field in AS3 or in the
    stage ( and only as long as I activate the "embed" option on this
    particular field)
    What can I do for these unwanted spaces to go away? use a
    felt tip marker on my screen?
    My code is this:
    Attach Code
    // sets the format
    var noticiaPgSumarioFormat:TextFormat = new TextFormat();
    noticiaPgSumarioFormat.font = "Mic 32Regular";
    noticiaPgSumarioFormat.color = 0x626363;
    noticiaPgSumarioFormat.size = 11;
    noticiaPgSumarioFormat.kerning = true;
    noticiaPgSumarioFormat.letterSpacing = 0;
    //creates the textfield
    noticiaPgSumario = new TextField();
    noticiaPgSumario.name = "noticiaPgSumario"+i+"_mc";
    noticiaPgSumario.embedFonts = true;
    addChild(noticiaPgSumario);
    noticiaPgSumario.alpha = 0;
    noticiaPgSumario.x = 431;
    noticiaPgSumario.y = 135;
    noticiaPgSumario.width = 350;
    noticiaPgSumario.wordWrap = true;
    noticiaPgSumario.antiAliasType = AntiAliasType.ADVANCED;
    noticiaPgSumario.text = xmlList
    .children()[1];
    noticiaPgSumario.setTextFormat(noticiaPgSumarioFormat);

    funny... this doesn't happen on a windows install...
    damn!

  • How to modify default Space Around Component in NetBeans 6.0?

    Hi,
    Does anybody know how to modify the default Space Around Component in NetBeans 6.0? I use Panel and either they stick completely to the border or stand too far. I can't find any options to modify this in NetBeans 6.0. I have tried using the 'Space Around Component...' functionality, but as soon as I move an element, NetBeans automatically replaces the values I have entered with default values I am not interested in.
    Does anyone have the solution?
    Thanks!

    I think you just have to move the component holding the alt key... that way you can put the components wherever you want to..... it was alt, or shift, or another special key, try it... i don�t remember right now

  • Space around Table in Numbers

    I'm new to Numbers and need to print a table I have devised. But there is too much space around it. When I enlarge the columns and rows, it splits into 2 pages. How do I get rid of the large gaps around the sides?

    wa,
    The gaps around the sides are margins. The sizes of the margins are set in the Sheet Inspector. There are minimum margins, based upon what your printer driver has communicated to Numbers, where your printer is unable to print.
    Your table will split and flow onto multiple pages whenever it encroaches upon the margins. You can prevent this by not making the rows and columns quite so large, and by eliminating any unneeded ones.
    Jerry

  • Removing White Space Around Header - from CSS?

    What is causing the white space around the header and
    above/below the top nav bar? There's also an extra white pixel
    space between each of the buttons on the top nav bar.
    See;
    http://home.roadrunner.com/~phenline/products/prods_models_9_10_07.html
    I've also attached the CSS stylesheet.
    I thought it might be a valign tag but they are all in the
    main text and are necessary to glue the 3 main sections just under
    the top nav bar. I couldn't find any vspace or hspace options in
    the code.
    Because of the rollovers on the top blue horizontal nav bar,
    I need the "class" option in each <td> tag. Otherwise, if I
    put the class="navMain" option on the <tr> tag, then the
    whole nav bar will show the rollover color. Or, I suppose I could
    create 5 different CSS styles for each nav button ???
    Any ideas? Thank you.

    HI, for first you should to revrite tables to DIV, or you can
    correct this with a CSS code for the table:
    for example you shold to check the background color to the
    same:
    .x {
    background-color: #3766c8;
    for more example about Table CSS styling you can check a good
    wizard:
    http://www.somacon.com/p141.php
    Titti
    http://textures.z7server.com/

  • QR code occupying more space around the barcode

    Hi,
    I am creating a new form with 7 barcodes of type Paper forms Barcode(QR code). I have two problem in this...
    1) I am giving the same width and height for all the barcodes. But in the final output the size differes for all. two are of one size, other two are of other size and other 3 are of different size.
    2) And for the QR code it is taking more space around the barcode where the form is looking odd with more empty space?
    So, How to make all the barcodes of same size?

    Hi All,
    Frequently we are facing the issue with memory dump files which will creating space issue on the drive...
    Each dump file occupying around 100 or 200 MB and it will creating every 1 mint..
    please let us know how to resolve the issue.
    Thanks,
    Subbu
    Thanks, Subbu
    Hello,
    As per me memory dumps are generated when fatal error occurs.
    How to avoid it ? See below
    1. Please apply latest Service pack as well as cumulative update .If you still receive this dumps please open a case with Microsoft and allow them to analyze the dumps
    2. Generally a SQL server not patched to latest SP or CU can cause this issue.
    Hope this helps
    Out of curiosity..can you post one of the dumps ,what is output of below query
    select @@version
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Videos Come Out Small with Black Space Around-Nikon coolpix L820

    Everytime I export a video from premiere pro it comes out small with black space around the edges-- like this: Above All Odds, Bobby Maze: Episode 1 - YouTube
    How would you suggest I fix this within the settings and how I export it?

    Hi,
    What is the Frame size of the Video?
    In the Project Bin, right click on the File and create a New Sequence from Clip.
    Export the File in the same Frame size as you video.
    Thank You
    Arjun

  • White space around Videos

    Hello,
    I am embedding videos into an HTML page and they show up with
    a big white space around the player. Is there a way I can get rid
    of this white space so the videos are neatly contained in only the
    space of the actual video and controls?
    Thanks
    Fiona

    Can u show hoe you have embeded your code?
    this may happen due to incorrect size. Please check the Flash
    Width and height and your HTML tag

  • Unwanted spaces between images

    while using adobe dreamweaver i created a page with a image
    at the top, then one below it with rollover images, then one more
    below that. and everything should fit together like its one image.
    and it does so in internet explorer, but not firefox. it looks like
    this :
    http://i2.photobucket.com/albums/y13/Down_The_Rabbit_Hole/Untitled-1copy-5.jpg
    can someone please tell me how to get rid of that unwanted
    space?
    the code is also below.

    The problem is caused by the fact that images are inline
    tags. This means
    that they are rendered in an 'inline text box'. An inline
    text box reserves
    space for descenders below the baseline of the text, and
    that's what is
    causing the gaps you are seeing in FF - which is rendering
    the images
    properly (it's IE that is not).
    Margins/padding won't affect this. You can, however make
    those images have
    the CSS style of display:block. That will remove that
    'descender' space,
    but it will apply to every image on the page, so you will
    need to add an
    appropriate selector to the rule so that you select only the
    desired images.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "emmageeeee" <[email protected]> wrote in
    message
    news:[email protected]...
    > while using adobe dreamweaver i created a page with a
    image at the top,
    > then
    > one below it with rollover images, then one more below
    that. and
    > everything
    > should fit together like its one image. and it does so
    in internet
    > explorer,
    > but not firefox. it looks like this :
    >
    http://i2.photobucket.com/albums/y13/Down_The_Rabbit_Hole/Untitled-1copy-5.jpg
    > .
    >
    >
    > can someone please tell me how to get rid of that
    unwanted space?
    > the code is also below.
    >
    >
    >
    >
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    > "
    http://www.w3.org/TR/html4/strict.dtd">
    > <html>
    > <head>
    > <title>untitled</title>
    > <meta http-equiv="content-type" content="text/html;
    charset=iso-8859-1">
    > <meta name="generator" content="HAPedit 3.1">
    > <style type="text/css">
    > html,body{margin:25;padding:0}
    > body{
    > background-color:#486CB3;
    > background-image:url("bg.gif");
    > font: 76% arial,sans-serif;
    > text-align:left
    > }
    > p{margin:0 0px 0px}
    > a{
    > display:block;
    > color: #FFFFFF;
    > padding:0px
    > }
    >
    > div#header h1{height:80px;line-height:80px;margin:0px;
    > padding-left:10px;}
    >
    > div#container{text-align:left;}
    >
    > div#content p{line-height:1.4}
    >
    > div#navigation{font-family: verdana, arial, sanf-serif;
    > font-size: 12px; margin: 0;
    > padding: 0;
    > list-style-type: none;}
    >
    > div#extra{background:#FF8539}
    > div#footer p{margin:0;padding:5px 10px}
    >
    > div#container{width:700px;margin:0 auto}
    > div#content{float:right;width:700px}
    >
    > div#extra{float:right;width:500px}
    > div#footer{clear:both;width:100%}
    > </style>
    > <script type="text/javascript">
    > <!--
    > function MM_swapImgRestore() { //v3.0
    > var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a
    )&&x.oSrc;i++)
    > x.src=x.oSrc;
    > }
    > function MM_preloadImages() { //v3.0
    > var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    > var i,j=d.MM_p.length,a=MM_preloadImages.arguments;
    for(i=0;
    > i<a.length;
    > i++)
    > if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
    > d.MM_p[j++].src=a
    > }
    >
    > function MM_findObj(n, d) { //v4.01
    > var p,i,x; if(!d) d=document;
    >
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    > d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    > if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++)
    > x=d.forms[n];
    >
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    > x=MM_findObj(n,d.layers
    .document);
    > if(!x && d.getElementById)
    x=d.getElementById(n); return x;
    > }
    >
    > function MM_swapImage() { //v3.0
    > var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array;
    > for(i=0;i<(a.length-2);i+=3)
    > if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
    if(!x.oSrc)
    > x.oSrc=x.src; x.src=a[i+2];}
    > }
    > //-->
    > </script>
    > </head>
    > <body
    >
    onLoad="MM_preloadImages('homeh.gif','chicksh.gif','dudesh.gif','contacth.gif','
    > infoh.gif','carth.gif')">
    > <div id="container">
    > <div id="header">
    > <div align="left"><a href="#"
    onMouseOut="MM_swapImgRestore()"
    >
    onMouseOver="MM_swapImage('Image4','','homeh.gif',1)"><img
    > src="header.jpg"
    > width="700" height="70" border="0"
    longdesc="header.jpg"></a><a href="#"
    > onMouseOut="MM_swapImgRestore()"
    >
    onMouseOver="MM_swapImage('Image4','','homeh.gif',1)"><img
    src="home.gif"
    > name="Image4" width="106" height="39" border="0"
    align="left"></a><a
    > href="#"
    > onMouseOut="MM_swapImgRestore()"
    >
    onMouseOver="MM_swapImage('Image5','','chicksh.gif',1)"><img
    > src="chicks.gif"
    > name="Image5" width="106" height="39" border="0"
    align="left"></a><a
    > href="#"
    > onMouseOut="MM_swapImgRestore()"
    >
    onMouseOver="MM_swapImage('Image6','','dudesh.gif',1)"><img
    > src="dudes.gif"
    > name="Image6" width="106" height="39" border="0"
    align="left"></a><a
    > href="#"
    > onMouseOut="MM_swapImgRestore()"
    >
    onMouseOver="MM_swapImage('Image7','','contacth.gif',1)"><img
    > src="contact.gif"
    > name="Image7" width="106" height="39" border="0"
    align="left"></a><a
    > href="#"
    > onMouseOut="MM_swapImgRestore()"
    >
    onMouseOver="MM_swapImage('Image8','','infoh.gif',1)"><img
    src="info.gif"
    > name="Image8" width="106" height="39" border="0"
    align="left"></a><a
    > href="#"
    > onMouseOut="MM_swapImgRestore()"
    >
    onMouseOver="MM_swapImage('Image9','','carth.gif',1)"><img
    src="cart.gif"
    > name="Image9" width="170" height="39"
    border="0"></a><img src="main.jpg"
    > border="0" align="middle" usemap="#Map">
    > <map name="Map"><area shape="rect"
    coords="20,196,186,221" href="#"
    > target="_self" alt="go now" usemap="#cool"
    border="0">
    > </map></div>
    > <div id="footer">
    > <CENTER>
    > &copy your mom.
    >
    > </div>
    > </div>
    > </body>
    > </html>
    >

  • Spry Image Slideshow w/Filmstrip - Eliminating space around SS images?

    Hello,
    I can not locate the file/setting to eliminate all the space around the Slideshow images?  In Design/Code view, the SS appears nicely positioned in the table, however when I publish the page, I've got a ton of wasted space below the SS?
    How do I get the lower half of my page closer to the bottom of the SS?
    Thanks in advance!
    http://www.kansascitycrates.com/contact.html

    Update:  I was able to eliminate space below the SS by deleting the entire table and starting over.

Maybe you are looking for

  • Need advice for external display for my retina Macbook Pro.

    I got my 15-inch retina Macbook Pro (Mid 2014) two months ago. It's a fantastic machine but I am having some regrets concerning screen size. I want to be able to enjoy movies on my computer but 15-inch is just too small. So I am considering purchasin

  • The Document Enabled Extended Features in Adobe Reader.

    Hi Experts, We are facing a problem while opening a PDF form that is editable. get below error message: The Document Enabled Extended Features in Adobe Reader,  The document has been changed since it was created & use of extended features is no longe

  • MS word opened with pages Black marks

    When I open a Microsoft word document in pages I get a black square with a circle in it at the end of some lines. How can I remove them ?(Delete doesn't work. The cursor dosen't recognize that they are there, but the printer does.) Is there a prefere

  • BC 2 XI - Error 503: Service Unavailable

    Folks, we tried to connect BC and XI via the BC Adapter of XI. ( Scenario:  1.Step: R/3 4.7 => BC  2.Step: idoc => xml via flowservice 3.Step: BC to XI) and we got the following error message in the routing audit log of BC: com.wm.net.NetException: [

  • OS 10.4.11 or 10.4.8  ???

    So my CD drive is also not working, ejects everything. Today I bought an external drive, supposed to work with Mac OS 10.4.6. But won't recognize it. Come to find that my Mac Installation disk says it's v. 10.4.8, but when I look inside the Mac itsel