How to get rid of an extra space between news items in news module

My home page is www.turbocam.com. Notice on the left side that there is an extra space between news item 1 and 2.  Between news item 2 and 3 the spacing is normal. I haven't touched the template. Any thoughts as to why this is occuring? The module is listed as:
{module_announcement,l,3}
Thanks.
Liz Dorsett
Turbocam

Never mind! I figured it out. I had break tags outside the div tag!

Similar Messages

  • How to Get Rid of the Extra cents left on your gift Card balance?

    I would very much like some help on how to get rid of the 65 cents I have left in my itunes account, without having to spend it on something, or make a new account, or contact Apple. Please someone help with this, I'm sure many other are having trouble as well!!!!

    I noticed there is an extension which lets you clear the title of the current page or replace it with other text. This seems to work equally well in private and non-private windows, however, it doesn't appear to have an option to automatically do it in all private windows. Maybe someone can add that feature (the author isn't maintaining the add-on any more).
    https://addons.mozilla.org/firefox/addon/page-title-eraser/

  • How to get ride of a black space box on screen

    how to get ride of a black floating text box from the computer.

    Turn off VoiceOver in the Universal Access or Accessibility pane of System Preferences.
    (88073)

  • How to get rid of an extra track for an imovie, how to get rid of an extra track for an imovie, how to get rid of an extra track for an imovie

    On imovie it won't show up some photos that I have put onto imovie. In a discussion before they talked about it may be because of an extra track. What is an extra track ad how can I get rid of it.

    Hi there,
    You may find the information in the article below helpful.
    iMovie '11: Add a sound clip to your project
    http://support.apple.com/kb/PH2255
    To delete a sound clip from a project:
    In the Project browser, select the green bar that appears below the video clip; it becomes outlined in yellow.
    Press the Delete key, or choose Edit > Delete Selection.The Edit menu appears in a light gray bar across the top of your computer screen.
    -Griff W.

  • How do I get rid of the white space between my header and my spry navigation bar?

    I have been grappling with a problem for the past 2 days and cannot seem to work my way around it. I have been working on a page in dreamweaver cs4 that seems to have whitespace between the header and my spry menu bar ONLY in Firefox. Google Chrome and Safari show it correctly. Could you steer me in the right direction for getting rid of that space. Here is the page: http://www.margaritascafe.com/margaritas_layout.html
    Here is my code and thanks in advance for your help:
    <!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">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <link href="margaritastyles.css" rel="stylesheet" type="text/css" />
    <script src="Margaritas_temp_spry/SpryMenuBar.js" type="text/javascript"></script>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <link href="Margaritas_temp_spry/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="wrapper">
      <div id="header">
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1000" height="250" id="FlashID" tabindex="10" title="Margarita's Cafe header 2">
          <param name="movie" value="flash_movies/Margaritas Header 3.swf" />
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="swfversion" value="9.0.45.0" />
          <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
          <param name="expressinstall" value="Scripts/expressInstall.swf" />
          <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
          <!--[if !IE]>-->
          <object type="application/x-shockwave-flash" data="flash_movies/Margaritas Header 3.swf" width="1000" height="250">
            <!--<![endif]-->
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="swfversion" value="9.0.45.0" />
            <param name="expressinstall" value="Scripts/expressInstall.swf" />
            <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
            <div>
              <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
              <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
            </div>
            <!--[if !IE]>-->
          </object>
          <!--<![endif]-->
        </object>
      </div>
      <div id="navigation">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="#">Home</a></li>
          <li><a href="#" class="MenuBarItemSubmenu">Menus</a>
            <ul>
              <li><a href="#">Lunch</a></li>
              <li><a href="#">Dinner</a></li>
              <li><a href="#">Cocktail</a></li>
              <li><a href="#">Take Out</a></li>
            </ul>
          </li>
          <li><a href="#">Photos</a></li>
          <li><a href="#" class="MenuBarItemSubmenu">Catering</a>
            <ul>
              <li><a href="#">Private Parties</a></li>
            </ul>
          </li>
          <li><a href="#">Reservations</a></li>
          <li><a href="#">Contact</a></li>
          <li><a href="#">Reviews</a></li>
          <li><a href="#">Directions</a></li>
        </ul>
      </div>
      <div id="maincontentlayout3">Content for  id "maincontentlayout3" Goes Here</div>
      <div id="specials"><img src="png-gif-jpg/Tuesday Night Banner.jpg" width="200" height="70" alt="Margarita's Tuesday Night Special" /><img src="png-gif-jpg/Wednesday Banner.jpg" width="200" height="70" alt="Wednesday 2 for 1 dinner special at Margarita's" /><img src="png-gif-jpg/Thursday Banner.jpg" width="200" height="70" alt="Ladie's Night Thursdays at Margarita's Cafe" /><img src="png-gif-jpg/Friday Banner.jpg" width="200" height="70" alt="TGIF Happy Hour on Friday's at Margarita's Cafe" /><img src="png-gif-jpg/Sunday Banner.jpg" width="200" height="70" alt="Sunday Kids Eat Free at Margarita's Cafe!" /></div>
      <div id="footer"><img src="png-gif-jpg/Margaritas Facebook logo.png" alt="Facebook" width="40" height="25" align="absmiddle" /> <img src="png-gif-jpg/Margaritas Twitter logo.png" alt="Twitter Logo" width="40" height="25" align="absmiddle" /><img src="png-gif-jpg/merchantcircle_mini.png" alt="Merchant Circle Logo" width="63" height="25" align="absmiddle" /></div>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"Margaritas_temp_spry/SpryMenuBarDownHover.gif", imgRight:"Margaritas_temp_spry/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

    CSS:
    #navigation {margin-top: -3px;}
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • How to get rid of the other space

    I have 2.7 GB of space in "other" which puts me over my limit for storage. I have done a restore with no luck. I have nothing to be synced with my phone. I have tried unchecking "open ituens when this iphone is connected" and checking it again but that didnt work either. I didnt have this much "other" until yesterday when i got errors about backups being corrupted. I thought the restore would fix that.

    So i pretty much have to lose everything on my phone to get rid of it? i backed up onto another iphone and it was fine so i restored then restored from backup with a new backup. it worked but kept all the other space. 

  • How to get rid of old google layout on new safari 8

    I updated my macbook to the latest OS X Yosemite to try to get rid of it but it's still not working

    You can either reset the admin accounts password using this guide:
    http://macs.about.com/od/Troubleshooting/qt/How-To-Reset-An-Administrator-Accoun ts-Password-In-Os-X.htm
    Or you can create a new admin account with this guide:
    http://macs.about.com/od/Troubleshooting/qt/How-To-Create-A-New-User-Account-Whe n-You-Cant-Log-In.htm
    Once you have your own admin account, you can login and then delete the previous owns accounts.
    You should also consider picking up an installtion DVD or upgrade to OS X Mavericks
    Tom

  • HT2905 how to get rid of duplicate songs on the new itunes 11

    how do i rid duplicate songs on the new itunes?

    Happened to me a while ago i removed all my music from my ipad and all the duplicates were still on it so i deleted them 
    1. plug in youre device and sync with itunes
    2. MAKE SURE ALL YOURE MUSIC IS SAVED AND IS IN YOURE ITUNES ACCOUNT
    3. go to music on youre device and uncheck the box and it'll ask if you want to remove all music click yes
    4. after the sycn check youre device and the duplicates should still be on youre device delete them and re-sync and  you shouldn't have duplicates any more
    I believe this happens when you buy a song on youre device then sync with youre pc
    hope this helped

  • Icloud extra storage space can not be canceled, since the processing is not available. Icloud message reads 'service cancel not available. try later'. this message shows up for days already. How to get rid of this extra storage space I cloud?

    what can i do to cancel my extra storage space Icloud?

    Go to "Settings > iCloud > Storage > Buy more Storage" on your iOS device and change the plan.

  • How to get rid of a white space?

    I have cfscript codes that look like the following:
    <CFSCRIPT>
    if (listFind("2,3,4,5,6",getEmp.EMPID))
    varPAEN = "";
    if (listFind("5,6,7", A_New[13]))
    varLangEN = "If you are not a member of this forum, please
    register";
    if (listFind("2,3,6",getEmp.EMPID))
    These online forums are for user-to-user discussions of
    Adobe products, and are not an official customer support
    #varLangEN#. If you require direct assistance on our
    products please call 1-800- etc....
    </CFSCRIPT>
    The problem I have is when the variable varLangENG is empty,
    it creates an extra white space within the sentence. So instead
    user seeing :
    "These online forums are for user-to-user discussions of
    Adobe products, and are not an official customer support .
    If you require direct assistance on our products please call
    1-800- etc...."
    They see and extra white space before the period:
    "These online forums are for user-to-user discussions of
    Adobe products, and are not an official customer support . <<
    If you require direct assistance on our products please call
    1-800- etc...."
    This is not the only sentence affected. Please help if there
    is a solution. Thanks!

    Thinking outside of the box, or space as the case may be.
    Move the
    leading space character into the variable definition. Then if
    the
    variable is empty there is no space before it.
    varLangEN = " If you are not a member of this forum, please
    register";
    support#varLangEN#.

  • How do you get rid of the "other" space on an iphone 4

    I want to know how to get rid of the "other" space on an iPhone 4 that doesn't require you restoring your phone back to factory settings. I currently have the iOS 6.1.3 software update, I have 0.99 GB of Audio, 1.65 GB of Photos, 1 GB of Apps, 0.02 GB of Books, 2.8 GB of Other, and 0.02 GB of Free. Please help!
    -Thank You

    Other data
    Should only be about 1GB and larger than this may indicate corrupt data
    Read http://www.maclife.com/article/howtos/how_remove_other_data_your_iphone
    https://discussions.apple.com/thread/4542883?start=0&tstart=0
    To get rid of it you need to Restore not from a backup
    Restoring  http://support.apple.com/kb/HT1414

  • How to get rid of all the extra blank cells in excel export

    Hi I am using vs2005 and when the user exports a report to excel there are many extra blank cells and rows, just wondering if there is a way to get rid of these, thanks.

    Hi I will have to look for the article but if I remember correctly you will want to use the grid format set up on the view menu.  This displays the entire report in crystal reports overlayed on a grid.  You will then want to line everything up has much as possible both horizontally and vertically.  You can use the snap to grid feature which will turn the end of the text object red when it is aligned.  I placed ruler markers on both the x and y rulers and tried to line stuff up to those.  Try to get rid of any blank space between the objects placed on the report as the excell dll will turn these into additional cells.  I do not know if crystal reports for .net has this feature but I used version 9 developer edition.

  • How to get rid of module snd_hda_codec_atihdmi?

    I've got the audio card M-Audio Audiophile 24/96 and the graphics card ATI Radeon HD 3450. So I've got only one audio card, which was always sound card 0 and the default sound card and which shall remain sound card 0 and the default sound card. The graphics card doesn't have an HDMI interface.
    Nevertheless I don't have sound anymore (without reconfiguring every audio software), because the module snd-hda-codec-atihdmi.ko is permanently, automatically loaded at boot time and put as sound card 0 and therefore the default sound card.
    Putting !snd-hda-codec-atihdmi in the MODULES array of /etc/rc.conf doesn't help. And `rmmod snd-hda-codec-atihdmi` doesn't help either. Then it says, that this module is in use.
    Is there a way, how to get rid of this - at least for me - annoying and senseless module?

    bgc1954 wrote:One way to do this would be to compile your own kernel and only include support for your M-Audio sound card.  That way the kernel can't drag in support for the atihdmi thingy.  May be your only option if blacklisting and setting the order of your modules doesn't work.
    I know this way, but I still hope, that there's another way.

  • Can't get rid of empty blank space at top of website

    I'm sure this is quite simple, but I'm stuck!
    I can't get rid of the empty space between the Header
    "Upcoming Events" and the text way way below. Any advice or
    suggestions would be greatly appreciated.
    http://www.uvanyc.org/community/event_upcoming.html
    Thank you in advance for your time!

    Hello,
    This is the problem:
    <td class="body" height="6137">
    Get rid of the height="6137". Let the content determine the
    height of the
    cell.
    Take care,
    Tim
    "UVANYC" <[email protected]> wrote in
    message
    news:g36o27$1b0$[email protected]..
    > I'm sure this is quite simple, but I'm stuck!
    >
    > I can't get rid of the empty space between the Header
    "Upcoming Events"
    > and
    > the text way way below. Any advice or suggestions would
    be greatly
    > appreciated.
    >
    >
    http://www.uvanyc.org/community/event_upcoming.html
    >
    > Thank you in advance for your time!
    >

  • How to get rid of this annoying blue arrow??

    I get this annoying blue arrow every time in my search page which ruin my navigating experience. its very irritating can anyone plzz tell me how to get rid of that.

    This is a new feature on the Google results page to allow navigation via the keyboard when Google Instant predictions is enabled.
    This arrow will appear once you use the cursor Up/Down keys.
    You can consider to disable Google Instant predictions on the Google Search Settings page.
    *https://www.google.com/preferences

Maybe you are looking for

  • TA38325 how can two different actions have the same shortcut!?

    deleting the master and deleting a version can be both achieved by command-delete (this is how its shown in the apple support documents!). HOW is that possible. How is the system suppose to realize which of the two options I have in mind?

  • Export in 9i and 10g

    hello, I have question regarding the export in 9i when i say tables=test, test1 and direct=y will this get all the table strucure and table data or will it also get the indexex on the table and grants on the table too? In 10g when you say include=tes

  • Error JBO-33001 while trying to run OnlineOrders Example

    I am trying to run the bc4j samples particularly the OnlineOrders example, but I am ending getting the following error despite having set the classpath properly. Any pointers to it would be greatly appreciated.. Thanks in Advance Ajith ERROR: oracle.

  • Gamesville games won't display

    When game window pops up it is just a solid color background page. I can hear the sound of the game but there is no display. No adds pop up nor the game itselve. I have uninstalled reinstalled windows. Cleared cache ...installed Flash and Shockwave a

  • Logic keeps crashig after Mac OSX Upgrade

    Hi there I hope someone can help me as I been experiencing crashings and I haven't been using Logic since I upgradethe Operative System from 10.5.8 to 10.6.8. It basically took me through various crashings till I deleted some of the plug ins that did