Unwanted Line in Rollover

Hello
I'm a Dreamweaver newbie and building our
 first site. I'm having 2 problems, only with Internet Explorer.  
- The first is making the background central in IE 7 or 8 (but I saw a recent thread that pretty much suggested it's impossible).
- the 2nd is an underline that appears under my rollovers (I attach an example).
These problems do not appear in any other browser. Has anyone any ideas, how can I solve, particularly problem 2?
Cheers,
Oz

Wild guess: what you're seeing there is a default behavior in trhe browser because you haven't defined how "a:hover" looks with respect to background, text decoration or borders.Unless you specify in CSS that you DON'T want a background color, an underline or a bottom border when a link is moused over (a:hover), the prowser will treat it as a regular link and will put something there.

Similar Messages

  • Printing in Acrobat X gives an extra unwanted line in the bottom margin

    Printing in Acrobat Reader X gives an extra unwanted line in the bottom margin. This margin should normally be blank. The line pattern follows the pattern of the print inside the margins. How can I print without this extra line?. The problem does not occur with the same documents opened in Acrobat Reader 9.4.

    I had the same problem when I created my pdf for my Realtor flyer using microsoft publisher. I was able to get rid of the unwated line by using a png file in the publisher before generating the pdf.

  • I want to eliminate an autofill choice that pops up when I sign into yahoo using the Firefox browser. I tried yahoo help which said hover over the unwanted line and press delete, but that did not work. I am using a Mac if that makes a difference.

    Question
    I want to eliminate an autofill choice that pops up when I sign into yahoo using the Firefox browser. I tried yahoo help which said hover over the unwanted line and press delete, but that did not work. Do you know how I can get rid of this autofill? I am using a Mac if that makes a difference. Thanks.

    Use Shift+Delete on Mac.
    *http://kb.mozillazine.org/Deleting_autocomplete_entries
    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.

  • Unwanted Line Breaks in PL/SQL CODE after 'CREATE OR REPLACE' statements

    Does anybody know how to keep SQL Developer from automatically editing PL/SQL code and adding line breaks after 'CREATE OR REPLACE' statements?
    It keeps taking:
    CREATE OR REPLACE PACKAGE DEVELOPER AUTHID DEFINER
    And turns it into:
    create or replace
    package developer AUTHID DEFINER
    This unwanted linebreak causes our autodeployment processes to break.
    Thanks,
    Michael Dunn
    University of Notre Dame
    Edited by: user9133268 on Feb 21, 2012 8:00 AM

    Hi Michael,
    I believe nothing for this issue has progressed since it was asked here:
    2.1 RC Extra Line Breaks
    As there may be approval for some planned improvements to the SQL Formatter feature in 3.2, I logged an enhancement request for you:
    Bug 13744858 - FORUM: UNWANTED LINE BREAK AFTER CREATE OR REPLACE SYNTAX
    Regards,
    Gary
    SQL Developer Team
    Edited by: Gary Graham on Feb 21, 2012 4:19 PM
    But if you have control over your auto-deployment process code, it might be quicker to enhance that to deal with CREATE OR REPLACE on the same or the preceding line. Also, note that if you edit the package DDL to put the CREATE OR REPLACE on the same line with the package name in the code editor, then immediately use Export or Save Package Spec and Body to save it to disk, then PACKAGE <name> will appear on the same line as the CREATE OR REPLACE syntax.

  • Printing in Acrobat Reader X gives an extra unwanted line in the bottom margin

    Printing in Acrobat Reader X gives an extra unwanted line in the bottom margin. This margin should normally be blank. The line pattern follows the pattern of the print inside the margins. How can I print without this extra line?. The problem does not occur with the same documents opened in Acrobat Reader 9.4.

    I had the same problem when I created my pdf for my Realtor flyer using microsoft publisher. I was able to get rid of the unwated line by using a png file in the publisher before generating the pdf.

  • Unwanted lines when using effects.

    Having much trouble with unwanted thin lines when using outlined text with multiple effects - outer glow & bevel and emboss. Typically the lines show through the outer glow effect in the color of the background. It is then especially noticable with the darker background I used for this layout. The lines are not visible on screen but show up in printing. I have also tried saving as PDF and then printing but no difference.
    Here is a scanned portion of the layout.
    Any help would be greatly appreciated!

    The transparency flattener preset was set to medium resolution.
    If it's transparency stitching then the flattener preset you use in the print driver would make a difference. Try High resolution or make a flattener preset that has a heavier raster balance. Here's a flattened PDF/X-1a test with low res vs. a customized high res:
    The custom flattener on the left has no stitching at any zoom view

  • Unwanted lines: down state rollovers

    My button rollovers have an unwanted dotted line box around
    them in the down state corresponding to the guides that made the
    slices in image ready. Firefox, any version, Camino too, Explorer,
    not Opera or Safari. How do I get rid of that?
    I use the "import image ready" script to make the code
    compatible. DW 7 Mac OSX.4.8
    sample at
    http://www.stevez.biz/
    Thanks for tips!

    In the property Inspector or code view, add border=0 to your
    image tags.
    "Steve Zavodny" <[email protected]> wrote in
    message
    news:et056k$dev$[email protected]..
    > My button rollovers have an unwanted dotted line box
    around them in the
    > down
    > state corresponding to the guides that made the slices
    in image ready.
    > Firefox, any version, Camino too, Explorer, not Opera or
    Safari. How do I
    > get
    > rid of that?
    > I use the "import image ready" script to make the code
    compatible. DW 7
    > Mac
    > OSX.4.8
    > sample at
    >
    http://www.stevez.biz/
    >
    > Thanks for tips!
    >
    >

  • Unwanted line in DW when adding a Flash item...Help!

    Guys/Gals
    When I try to put a movie item in my Dreamweaver page, an additional line appears underneath - that I do not want.
    See this page:
    http://perryautolaval.com/autoaboutfr.php
    right under the flash banner, a grey lines appears.
    It should look like:
    http://perryautolaval.com/autoproducteng.php
    See?
    Help!!!
    Here are my codes:
    <? include('includes/include.inc.php');?>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Perry Automobile</title>
    <script language="JavaScript" type="text/JavaScript">
    <!--
    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[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    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[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].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[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <style type="text/css">
    <!--
    /*body {
        margin-top: 0px;
        background-image:  url(images/auto/autointeriorpage_01back.jpg);
    -->
    </style>
    <link href="css/styles" rel="stylesheet" type="text/css">
    <link href="css/styles.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    <!--
    .style1 {    font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
    -->
    </style>
    </head>
    <body onLoad="MM_preloadImages('images/lapping/interiorpage_02ro.jpg','images/lapping/interiorp age_03ro.jpg','images/lapping/interiorpage_04ro.jpg','images/lapping/interiorpage_05ro.jpg ','images/Performance/perfinteriorpage_02frro.jpg','images/Performance/perfinteriorpage_03 frro.jpg','images/Performance/perfinteriorpage_04frro.jpg','images/Performance/perfinterio rpage_05frro.jpg','images/auto/autointeriorpage_02ro.jpg','images/auto/autointeriorpage_03 ro.jpg','images/auto/autointeriorpage_04ro.jpg','images/auto/autointeriorpage_05ro.jpg')">
    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="">
      <tr>
        <td background="images/auto/autointeriorpage_01back1.jpg" style="background-repeat:repeat-x;"><table width="779" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td><table width="779" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="65"><a href="autofr.php" target="_parent" onMouseOver="MM_swapImage('Image15','','images/auto/autointeriorpage_02frro.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/auto/autointeriorpage_02fr.jpg" name="Image15" width="65" height="74" border="0"></a></td>
                <td width="139"><a href="autoaboutfr.php" target="_parent" onMouseOver="MM_swapImage('Image16','','images/auto/autointeriorpage_03frro.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/auto/autointeriorpage_03fr.jpg" name="Image16" width="139" height="74" border="0"></a></td>
                <td width="146"><a href="autoproductfr.php" target="_parent" onMouseOver="MM_swapImage('Image17','','images/auto/autointeriorpage_04frro.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/auto/autointeriorpage_04fr.jpg" name="Image17" width="146" height="74" border="0"></a></td>
                <td width="93"><a href="autocontactfr.php" target="_parent" onMouseOver="MM_swapImage('Image18','','images/auto/autointeriorpage_05frro.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/auto/autointeriorpage_05fr.jpg" name="Image18" width="93" height="74" border="0"></a></td>
                <td width="336"><img src="images/auto/autointeriorpage_06.jpg" width="336" height="74" border="0" usemap="#Map"></td>
              </tr>
              <tr>
                <td colspan="5"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="779" height="198">
                  <param name="movie" value="images/flash/auto-eng.swf">
                  <param name="quality" value="high">
                  <embed src="images/flash/auto-eng.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="779" height="198"></embed>
                </object></td>
                </tr>
              <tr>
                <td colspan="5" bgcolor="#000000"><img src="images/auto/menubannerfr.jpg" width="779" height="54" border="0" usemap="#Map2">
                  <map name="Map2">
                    <area shape="rect" coords="27,7,384,50" href="performancefr.php" target="_parent">
                    <area shape="rect" coords="482,1,744,47" href="lappingfr.php" target="_parent">
                  </map></td>
              </tr>
              <tr>
                <td colspan="5"><table width="100%" cellspacing="0" cellpadding="0">
                     <?
             $page_name=basename($_SERVER['PHP_SELF']);
                $sq="select * from gws_event where event_type='Perry Auto' order by id desc limit 0,1";
                $rs=mysql_query($sq) or die(mysql_error());
                $line=mysql_fetch_array($rs);   
                ?>
                  <tr>
                    <td width="204" valign="top"><? include('left-nav-fr.php'); ?></td>
                    <td valign="top" class="contentarea"><table width="100%" cellspacing="0" cellpadding="0">
      <tr>
        <td><img src="images/anotresujet.jpg" alt="About Us" width="367" height="36"></td>
      </tr>
      <tr>
        <td><p align="justify" class="style1">L&rsquo;histoire du magasin Perry Pi&egrave;ces d&rsquo;Autos Laval est celle d&rsquo;une passion pour les voitures et la m&eacute;canique. </p>
          <p align="justify" class="style1"> Perry Wener, propri&eacute;taire de ce magasin sp&eacute;cialis&eacute; dans la vente de pi&egrave;ces de remplacement et de produits d&rsquo;entretien pour v&eacute;hicules automobiles, travaillait les &eacute;t&eacute;s durant ses &eacute;tudes comme repr&eacute;sentant sur la route pour le commerce de son p&egrave;re, Bernie Pi&egrave;ces d&rsquo;Autos. Soulignons que ce magasin de Ville-Saint-Laurent est ouvert depuis 1949. Une fois son dipl&ocirc;me d&rsquo;ing&eacute;nieur en m&eacute;canique de l&rsquo;Universit&eacute; McGill obtenu, il a discut&eacute; avec ses proches des possibilit&eacute;s qu&rsquo;il puisse devenir ing&eacute;nieur ou homme d'affaires. Afin de concilier sa carri&egrave;re et sa passion, Perry a d&eacute;cid&eacute; de s'investir &agrave; temps plein et de s'associer pour ouvrir un autre magasin &agrave; Laval. <br>
      Apr&egrave;s plus de 15 ans, Perry n&rsquo;a aucun regret et est fier d&rsquo;approvisionner les garagistes de Laval et de la Rive-Nord, et de conseiller les passionn&eacute;s de m&eacute;canique automobile qui aiment r&eacute;parer eux-m&ecirc;mes leur v&eacute;hicule. En 2008, la surface de magasin et de stockage a d&ucirc; presque &ecirc;tre doubl&eacute;e afin de r&eacute;pondre &agrave; une plus grande demande. Perry n&rsquo;est pas tout seul dans cette entreprise dynamique. Les quatre commis &agrave; votre service cumulent pr&egrave;s de 60 ann&eacute;es d&rsquo;exp&eacute;rience dans le domaine de l&rsquo;automobile! </p>
          <div align="justify">
            <ul>
              <li class="style1"> Michel Beauchamp , g&eacute;rant, 16 ans d&rsquo;exp&eacute;rience, s&rsquo;est joint &agrave; l&rsquo;&eacute;quipe en 2001. </li>
              <li class="style1"> Steve Mallette , commis de pi&egrave;ces, 11 ans d&rsquo;exp&eacute;rience, a d&eacute;but&eacute; en 2006. </li>
              <li class="style1"> Genevi&egrave;ve Matte , 6 ans &agrave; son actif, nous a rejoint en 2008. </li>
              <li class="style1"> Enfin, depuis 2008 aussi, Carl Wener est de retour dans l&rsquo;&eacute;quipe. Ancien directeur du magasin, il compte 25 ans d&rsquo;exp&eacute;rience en pi&egrave;ces de remplacement et produits de performance et comp&eacute;tition. </li>
            </ul>
            <p class="style1">Nous sommes ouverts du lundi au vendredi, de 9h &agrave; 18h, et le samedi de 9h &agrave; 13h. Nous sommes au 2273 Boul des Laurentides, Vimont/Laval, QC H7K 2J3. </p>
          </div></td>
      </tr>
      <?
      $sql="select * from gws_cms where cms_page='About Us'";
      $res=mysql_query($sql);
      $result=mysql_fetch_array($res);
      ?>
       <tr>
        <td><p> </p></td>
      </tr>
    </table>
    </td>
                  </tr>
                </table></td>
              </tr>
            </table>
              </td>
          </tr>
        </table>      </td>
      </tr>
    </table>
    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="footer">
      <tr>
        <td><table width="779" height="69" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td><img src="images/auto/bottompartners.gif" width="779" height="69"></td>
          </tr>
        </table></td>
      </tr>
    </table>
    <map name="Map">
      <area shape="rect" coords="292,48,314,70" href="autoabouteng.php">
    </map></body>
    </html>

    try this
    object {
         display: block;
    in your CSS
    Martin

  • Unwanted lines appear in pattern

    Hi people,
    Thx for loooking in to my question, the question follows:
    I just started working with patterns, quite simple patterns, but how perfect and how smooth I make the edges still these small lines appear over the pattern.
    They appear on screen and print as wel.
    I still work with adobe Illustrator cs 11 in windows.
    I'm sure one of you guys must have a answer on my simple problem.
    Thx for helping.
    Laurens

    Patterns do show stiching lines in-between the tiles at times, but these lines should not print when printed to a PostScript printer. Non-postscript printer will print these gaps as they simply print the screen representation. In such cases it is important to check if these lines are actual pattern flaws or mere screen drawing issues. One good way to verify is by zooming in a stepwise manner. If the gap lines grow thicker with zoom, there is a flaw in the pattern, else it is a screen draw issue.
    Thanks!
    Neeraj

  • How do i eradicate these unwanted lines?

    Im creating a porfolio site with a number or thumbnail images that when clicked on the larger version of the image comes up. Im using Lightroom2 to achieve this and it seems to work fine. But the problem is when i view the page in my browser (IE) there appears to a several small horizontal blue lines appearing in the gap between most of the thumbnails. Ive set all the borders of the thumbnails to zero but can't work out why these lines appear.
    Thanks.

    Without a link to your page, it's very hard to discern.  I'm guessing IE is applying a default border or outline to your linked images.   Try adding the following rules to your CSS code:
    a img {border:none}
    a img {outline:none}
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • 8620 printer automatic feed generates an unwanted line in the center of the page

    When using the automatic paper feed for copying or scanning, a line appears exactly in the center of the page, as the page is printed. This does not occur when using the flat bed scanner.

    Hey @briggsmmb, 
    Welcome to the HP Support Forum!  I understand you're having an ADF copy/scanning quality issue when using your HP Officejet Pro 8620 e-All-in-One Printer.  I would like to assist you with this and may have the troubleshooting steps you need to resolve the issue.  
    HP has an article that directly addresses the copy/scan quality issue you're describing:
    HP Officejet Pro 8600 e-All-in-One and Photosmart 7520 e-All-in-One Printer Series - Vertical Bands,...
    Try Solutions One through Four.  Does this clear up the line from the center of your copies and scans?  
    Please let me know the result of your troubleshooting by responding to this post.  
    Have a great day!   
    E-roq
    I work on behalf of HP.
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • Unwanted line created during 3D render

    Hi, When rendering a 3d mesh plane occasionally a line appears straight across the object (attached). I've tried rendering at different quality levels, this doesn't make the slightest difference.
    Any and all help is greatly appreciated in preventing this.
    Thanks
    I'm working in Windows 8, Photoshop CC (14.2)

    Eureka brother! I found the solution after hours of scrutinized search! That line is caused by the ground plane which for God knows what reason is locked to the middle of page when in default camera view and still stays locked when the view is revolved and rendered. Now the best solution i discovered, is to select the Environment layer under 3D (the topmost) under its tab, look for the ground plane and set it's opacity to 0%! That's all... It's an annoying bug i hope they fix! P.S This may also reduce the opacity of the front inflation one or more objects to 0%, don't bother turning it up to 100% as it will return the ground plane opacity to 100% Just flip any of such hidden faces by 180° to its corresponding axis and have its back inflation as replacement! I hope I've put a sigh of relief on someone's face...

  • Getting an unwanted line when adding a swf file to dreamweaver and previewing it in the browser...

    I created a very simple swf with a box moving from stage right onto the stage.  It works fine when previewing the swf itself, but when previewing from dreamweaver there is a small line that only extends half way across the swf file (which happens to be the length of the box). I even made the box smaller than the stage but the line still appears at the bottom.

    Sometimes it helps to create a box in the background color that overlaps the edge of the stage. I had the same problem with a .swf that had a black background. The web page had a black background too but there was a white line at the bottom of the .swf when I previewed it in the browser. I added a black box to the background that went past the bottom of the stage and into the surrounding area and resaved it. The white line disappeared.

  • Unwanted lines on printout

    I am trying to print some images taken on a Nikon D2X to my local Epson Rx700 printer.
    I notice that some images have some distracting lines on the printout while others print out ok.
    After printing a couple of images, I decided to use the print preview and I notice the distracting lines in the preview so I know they are not cause by the printer.
    I notice this type of lines previously when I selected a RAW image and used Photoshop to do some editing. The resulting version (prior to be sent to photoshop) had these same lines.
    Has anyone ran into this issue?
    Thx for your help and inputs in this matter.
    Mac Book Pro   Mac OS X (10.4.8)   15" model
    Mac Book Pro   Mac OS X (10.4.8)   15" model

    Search this forum - there's tons about this.

  • WebSphere Adding Unwanted Lines

    Hi,
    Does anyone know how to prevent WebSphere Studio Application Developer(4.0.3) from adding the following lines to JSP files;
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    appears at the top and
    <HTML>
    <HEAD>
    <META name="GENERATOR" content="IBM WebSphere Studio">
    </HEAD>
    </HTML>
    appears at the bottom - or a location of WSAD's chosing. Ordinarily I wouldn't be bothered except in some special circumstances;
    1. My JSP returns content-type text/xml
    2. My JSP returns content-type text/css
    3. I'm using custom tags to create the <HEAD> tags
    SB

    Amazing what impatience/a ciggarette break can yield.
    The solution is to turn off 'Insert this DOCTYPE' and 'Include GENERATOR in HTML source' under
    Windows -> Preferences ->Web Tools -> Files
    Who would have guessed.
    SB

Maybe you are looking for