Mail Alignment (left or right)

I'm using Mail v3.5
Sometimes when i receive an email (english) and i reply to it, the original email appears to be align from right to left (although english).
how do i force Mail to always align emails from left to right (strictly) ?

You can configure Mail to reply using the same formatting as the original message or you can set it to not do that in which case it should send messages with the text justified left to right no matter what the original message format.
Chris

Similar Messages

  • Intractive report with region alignment (Left to right/Right to left)

    i have two lanugage support apex application.i chnaged the page>region>Page Template Body (3)>Region Header in each launguge page.
    <b>the problem is the Searching BAR is not switching ....and Breadcrumbs also </b>
    <div class="uRegionContent clearfix" dir="RTL"></br>
    WKS:ram_r&d
    User/password: aramani/apex
    http://apex.oracle.com/pls/otn/f?p=19248:1how can switch the muliti language application when the user login page?
    Thanx,
    Ram.
    Edited by: Ramani_vadakadu on Apr 8, 2013 9:06 PM

    any update plz..

  • Aligning a nar bar left to right

    Hi!
    I am trying to align my nav bar to be exactly the width of the header. I checked it on 3 other computers. It looks perfect on 2 of them, but on the 3rd the bars are miscued. How can I know that this is happening? 2 people said it was fine and the 3rd guy sent me the attached photo (BTW, red is now gone) I would like the 6 boxes to line up directly under the header...any help would be appreciated.....
    Here is the website:
    http://kobwebsecure.com/elitedesigner/
    Thanks!

    <style type="text/css">
                        margin: 0;
                        padding: 0;
                        border: 0;
    body {
                        font-size: 62.5%;
                        background-color: white;
                        text-align: center;
    #wrapper {
                        font-size: 1.2em;
                        text-align: left;
                        margin-left: auto;
                        margin-right: auto;
                        width: 800px;
    #MenuBar1 {
                        margin-left: auto;
                        margin-right: auto;
                        padding-left: 0;
                        float: left;
                        list-style-type: none;
                        background: #333;
                        width: 100%;
                        text-align: center;
                        overflow: hidden;
                        position: relative;
    #MenuBar1 ul {
                        clear:left;
                        float:left;
                        list-style:none;
                        margin:0;
                        padding:0;
                        position:relative;
                        left:50%;
                        text-align:center;
    #MenuBar1 ul li {
                        display:block;
                        float:left;
                        list-style:none;
                        margin:0;
                        padding:0;
                        position:relative;
                        right:50%;
    #MenuBar1 ul li a {
                        display:block;
                        float: left;
                        color: yellow;
                        padding: .2em 1em;
                        text-decoration: none;
                        font-weight: 900;
                        text-align: center;
                        margin: auto auto;
    </style>
    The html looks like this same as yours except that I have created a separate div called MenuBar1.  The fonts I have used can be ignored because this is just for test.
    <div id="wrapper">
    <div id="MenuBar1">
    <ul class="MenuBarHorizontal">
    <li>
    <a href="index1.html">
    Homepage
    </a>
    </li>
    <li>
    <a tabindex="-1" href="#">
    Services
    </a>
    </li>
    <li>
    <a tabindex="-1" href="#">
    Price Rates
    </a>
    </li>
    <li>
    <a tabindex="-1" href="#">
    Staff
    </a>
    </li>
    <li>
    <a tabindex="-1" href="#">
    Location
    </a>
    </li>
    <li>
    <a tabindex="-1" href="#">
    Contact
    </a>
    </li>
    </ul>
    </div>
    </div>
    To view tha code, you need to use:  View >> Source
    in any browsers in Windows.
    hth

  • Alignment of field values towards left or right???????

    Hi All,
    There is a requirement. I am looping through my outpt table and displaying filed and values line by line.
    This also has a header section. The output will some what look like this
                                                                                    Program: z001   Page: 1/2                                                                               
    Date: yy/mm/dd Time:000000
      Material: xxx
      Plant:     xxx
    Matnr
    1
    MMSTA
    xxx
    Meins
    y yy
    The oposition and lines drawn are fixed. Now my question is there an option to align the field values towards extreme right ( as yyyy shown).
    Rakesh

    Hi
    In Write, u can use like
    WRITE :/ ITAB-FIELD1 LEFT JUSTIFIED/RIGHT JUSTIFIED/ CENTERD
    But it will not print on extreme right
    If u want to print at extreme right, u have to use Position option of write
    write: /50 'aaaa'.  Here it prints 5oth column
    Reward if useful
    narendra

  • KF at result row aligned right-justified, at total line row aligned left-ju

    KF at result row aligned right-justified, but at total line row it's aligned left-justified.  We have checked query/KF property in query design, but can't find the clue to fix it.  How to make these two aligned at the same direction in either left justified or right justified?
    Any idea?
    Thanks
    Message was edited by:
            Kevin Smith

    Hi Kevin,
    In the Bex Tool bar, there is a button for Layout, and under it there is Alignment option. You can try with that though I am not sure if it will solve your purpose.
    Regards.

  • Is this (mail sending form) code right ?

    I'm not a developer , my boss gave me this php code for sending form data to his mail ..
    is this code right cuz it doesn't seem to work fine ?
    <? php
    $to = "[email protected]";                                                                                                                     
    $cc = "[email protected]";                                                                                                                     
    $bcc = "";                                                                                                                     
    $subject = "Tailor Request Form";                                                                                                                     
    $msg = "                                                                                                      
    <table border=\"1\" width=\"600\">
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Titel</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$title."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Name</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$name."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Country</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$country."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Phone</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$phone."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>E-mail</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$Email."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Tour Package</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$TravelType."</td>
    </tr>
    </table>";                                
    $from = "From: ".$_POST['Email'];                                                    
    $html = "Content-Type: text/html";                                                    
    $headers = $html."\r\n".$from."\r\n".$cc."\r\n".$bcc."\r\n";                                                    
    //$headers .= "cc: [email protected]\r\n";                                                    
    mail($to, $subject, $msg, $headers);?>

    <?php
    $to = "[email protected]";                                                                                                                      
    $cc = "[email protected]";                                                                                                                      
    $bcc = "";                                                                                                                      
    $subject = "Tailor Request Form";                                                                                                                      
    $msg = "                                                                                                               
    <table border=\"1\" width=\"600\">
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Titel</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$title."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Name</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$name."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Name</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$last_name."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Country</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$country."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Phone</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$phone."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Fax</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$fax."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>E-mail</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$Email."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Tour Package</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$TravelType."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Transportation</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$DTransportation."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Number Of Persons</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$NumberofPersons."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Number Of Children</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$NumberofChildren."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Single Room</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$SingleRoomNo."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Double Room</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$DoubleRoomNo."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Twin Room</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$TwinRoomNo."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Triple Room</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$TripleRoomNo."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><b><font face=\"Verdana\" color=\"#000000\" size=\"2\">1<sup>st</sup> City of Interest</font></b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$CitiesToVisit1."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><b><font face=\"Verdana\" color=\"#000000\" size=\"2\">2<sup>nd</sup> City of Interest</font></b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$CitiesToVisit2."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><b><font face=\"Verdana\" color=\"#000000\" size=\"2\">4<sup>th</sup> City of Interest</font></b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$CitiesToVisit4."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><b><font face=\"Verdana\" color=\"#000000\" size=\"2\">5<sup>th</sup> City of Interest</font></b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$CitiesToVisit5."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Between Aswan and Luxor</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$TransportationFromAswanToLuxor."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Preferable Arrival Dates</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$ArrivalDay." - ".$ArrivalMonth." - ".$ArrivalYear."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Preferable Departure Dates</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=lift><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$DepartureDay." - ".$DepartureMonth." - ".$DepartureYear."</td>
    </tr>
    <tr>
    <td width=230 valign=\"middle\" align=\"right\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=right><font face=\"Verdana\" color=\"#000000\" size=\"2\"><b>Special Interests</b></td>
    <td width=370 valign=\"middle\" align=\"left\"><p style=\"MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px\"
    align=justify><font face=\"Verdana\" color=\"#000000\" size=\"2\">".$SpecialInterests."</td>
    </tr>
    </table>";                                
    $from = "From: ".$_POST['Email'];                                                    
    $html = "Content-Type: text/html";                                                    
    $headers = $html."\r\n".$from."\r\n".$cc."\r\n".$bcc."\r\n";                                                     
    //$headers .= "cc: [email protected]\r\n";                                                    
    mail($to, $subject, $msg, $headers);                                   
       ?>
    <!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>Delta Tours Egypt</title>
    <style type="text/css">
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryAccordion.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="wrapper">
      <div id="header"></div>
      <div id="menu">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="about_egypt/about_egypt.html" class="MenuBarItemSubmenu">About Egypt</a>
            <ul>
              <li><a href="about_egypt/people.html">People</a></li>
              <li><a href="about_egypt/climate_clothes.html">Climate &amp; Clothes</a></li>
              <li><a href="about_egypt/transportation.html">Transportation</a></li>
            </ul>
          </li>
          <li><a href="cities_info/cities_info_main.html" class="MenuBarItemSubmenu">Cities Info</a>
            <ul>
              <li><a href="#">Cairo</a></li>
              <li><a href="#">Luxor</a></li>
              <li><a href="cities_info/aswan.html">Aswan</a></li>
              <li><a href="cities_info/red_sea.html">Red Sea</a></li>
              <li><a href="cities_info/sinai.html">Sinai</a></li>
              <li><a href="#">Oasis</a></li>
            </ul>
          </li>
          <li><a href="#">Hot Deals</a>      </li>
          <li><a href="#">Tailor Mode</a></li>
          <li><a href="about_us/about_us.html">About Us</a></li>
          <li><a href="contact_us.html">Contact Us</a></li>
        </ul>
      </div>
      <div id="mainMenu">  <ul>
    <li><a href="index.html">Home</a></li>
    <li><a href="tours/tours_main/classical_tours.html">Tours</a></li>
    <li><a href="hotels/hotels_home.html">Hotels</a></li>
    <li><a href="#">Cruises</a></li>
    </ul></div>
      <div id="content">
       <div id="conTop"></div>
       <div id="conBg">
          <div id="spotlight">
           <p><strong><em>Your information has been submitted <br />
            one of our operators will contact you within<br />
    24 hours for further details </em></strong></p>
    <h5 class="signature"><em><strong>Delta Tours Team </strong></em></h5>
                  <br class="clear" />
         </div>
         </div><div id="conBot"></div>
    </div>
         <div id="footer">
      <div id="footerTop"></div>
      <div id="footerMid">
        <p>Home | Tours | Hotels | Cruises | About Egypt | Cities Info | Monuments & History | Hot Deals | Tailor Made | About Us | Contact Us | links</p>
        </div>
      <div id="footerBot"></div>
      </div>
    <div id="copyRight">deltatoursegypt.com © 2012 .All rights reserved.</div></div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>

  • How do you edit the size of the background? My website's left and right side have way too much on each side?

    Home
    About Us
    Services
    Facilities       Current Customers
    Contact Us      
    Welcome to North American Assembly
    North American Assembly is a customer driven ISO/TS 16949 certified company providing prototype and production plastic welding, assembly & testing to a variety of industries. In business since 1998, we pride ourselvewith an impeccable quality record, extremely low employee turnover, low overhead and truly understand the importance of program deadlines regardless of the circumstances. With all programs, we get involved upfront and aide engineering in the design and process to optimize and benefit both parties.
    Production Services Specializing in assembly is our strong point.  Although there are many suppliers that claim they offer assembly services, and do, as well as their core business of molding or stamping, no supplier can match the expertise and quality that we can provide.
    Prototype Services
    Prototype assembly is often overlooked in the learning process for production. We specialize in working with the customer up front in the prototype stage to foresee production assembly problems, improve products and provide engineering solutions for part design and processing issues.       
    Option
    If you are in need of a working prototype part  and have a tight time table, Complete Prototype can assist you with our rapid prototype  abilities.     
    Option 1                Option 2               Option 3               Option 4
    Option 5               Option 6               Option 7               Option 8               Option 9               Option 10               Option 11               Option 12
    Our Mission
    Quality is priority to every circumstance at North American Assembly.  In a world where  99.99% is not acceptable today, we are committed to 100% quality in our products and services to our customers.  We believe quality begins with our management's commitment to our employees, and that our people provide the power for 100% quality.           
    © 2014 North American Assembly | Tel (248)-335-6702| Fax (248)-335-6948  | 4325 Giddings Road| Auburn Hills, MI 48326 USA

    sorry about that
    here is my html
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>North American Assembly</title>
    <meta name="description" content="Complete Prototype are experts in rapid prototyping services and low volume production. Please contact us at 586-469-9155 or visit our website and request a quote.">
    <meta name="keywords" content="Prototype, Prototyping, Michigan, Automotive, design, engineering, assembly, casting, injection molding, laser processing, cnc machining, low volume production, metal forming, patterns, models, quality control, Clinton Township">
    <link href="default.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    <!--
    .style1 {font-size: 200%}
    .style5 {font-size: 95%}
    body,td,th {
      font-family: Garamond, Arial, Helvetica, sans-serif;
    body {
    background: #000 url(images/img03.jpg) no-repeat center center fixed;
    /**for Safari,Chrome**/
    -webkit-background-size: cover;
    /**for Firefox**/
    -moz-background-size: cover;
    /**for Opera**/
    -o-background-size: cover;
    /**for other browsers**/
    background-size: cover;
    -->
    </style>
    </head>
    <body>
    <div id="header">
    </div>
    <div id="logo">
    </div>
    <div id="menu">
      <ul>
      <li class="first"><a href="index-2.html" accesskey="H" title="">Home</a></li>
      <li><a href="about.html" accesskey="A" title="">About Us</a></li>
      <li><a href="services.html" accesskey="P" title="">Services</a></li>
      <li><a href="facilities.html" accesskey="S" title="">Facilities</a></li>
            <li><a href="employment.html" accesskey="V" title="">Current Customers</a></li>
      <li><a href="contact.html" accesskey="U" title="">Contact Us</a></li>
      </ul>
    </div>
    <div id="page">
      <div id="content">
      <div id="welcome">
      <h1 class="style1">Welcome to North American Assembly</h1>
      <p>
    North American Assembly is a customer driven ISO/TS 16949 certified company providing prototype and production plastic welding, assembly & testing to a variety of industries.
    In business since 1998, we pride ourselvewith an impeccable quality record, extremely low employee turnover, low overhead and truly understand the importance of program deadlines regardless of the circumstances.
    With all programs, we get involved upfront and aide engineering in the design and process to optimize and benefit both parties.
    </p>
       </div>
    <div class="floating-box" style="margin-right: 10px;">
      <p><img src="images/image34.png" alt="" title="METAL STAMPING" width="150" height="180"></p>
       <h2 class="title">Production Services</h2>
       <p>Specializing in assembly is our strong point.  Although there are many suppliers that claim they offer assembly services, and do, as well as their core business of molding or stamping, no supplier can match the expertise and quality that we can provide.</p>
       </div>
      <div class="floating-box" style="margin-right: 10px;">
      <p><img src="images/fc_cnc.jpg" alt="" title="PLASTIC MOLDING" width="150" height="180"></p>
       <h2 class="title">Prototype Services</h2>
      <p>Prototype assembly is often overlooked in the learning process for production. We specialize in working with the customer up front in the prototype stage to foresee production assembly problems, improve products and provide engineering solutions for part design and processing issues.</p>
       </div>
            <div class="floating-box">
      <p><img src="images/fc_sla.jpg" alt="" title="RAPID PROTOTYPING" width="150" height="180"></p>
      <h2 class="title">Option</h2>
      <p>If you are in need of a working prototype part  and have a tight time table, Complete Prototype can assist you with our rapid prototype  abilities.</p>
       </div>
      </div>
      <!-- end #content -->
      <div id="sidebar">
      <div id="links">
      <ul>
      <li><span class="style5"><a href="engineering.html">Option 1 </a></span></li>
                    <li class="style5"><a href="rapid-prototyping.html">Option 2</a></li>
                    <li class="style5"><a href="cnc.html">Option 3</a></li>
                    <li class="style5"><a href="sheetmetal.html">Option 4</a></li>
      <li class="style5"><a href="injection-molding.html">Option 5</a></li>
                    <li class="style5"><a href="blow-molding.html">Option 6</a></li>
                    <li class="style5"><a href="reaction-molding.html">Option 7</a></li>
                    <li class="style5"><a href="thermoforming.html">Option 8</a></li>
                    <li class="style5"><a href="compression-molding.html">Option 9</a></li>
                    <li class="style5"><a href="fixtures-gauges.html">Option 10</a></li>
                    <li class="style5"><a href="assembly.html">Option 11</a></li>
                    <li><span class="style5"><a href="quality.html">Option 12</a></span></li>
      </ul>
       </div>
      <div>
      <h2>Our Mission</h2>
      <blockquote>
      <p>Quality is priority to every circumstance at North American Assembly.  In a world where  99.99% is not acceptable today, we are committed to 100% quality in our products and services to our customers.  We believe quality begins with our management's commitment to our employees, and that our people provide the power for 100% quality. </p>
      </blockquote>
        </div>
      </div>
      <!-- end #sidebar -->
      <div style="clear: both; height: 1px; border-color: #0A3E8A; border-spacing: 0px 0px; margin-right: 58px; position: static; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;"></div>
    </div>
    <!-- end #page -->
    <div id="footer">
      <div class="wrapper">
      <p class="links">© 2014 North American Assembly | Tel (248)-335-6702| Fax (248)-335-6948  | 4325 Giddings Road| Auburn Hills, MI 48326 USA</p>
      </div>
    </div>
    </body>
    </html>
    and my css
    Design by Free CSS Templates
    http://www.freecsstemplates.org
    Released for free under a Creative Commons Attribution 2.5 License
      margin: 0;
      padding: 0;
    .style5 {font-size: 95%}
    #header {
      width: 760px;
      height: 155px;
      margin: 0 auto;
      background: #09316e url(images/fc_logo_2.png) no-repeat;
    body {
      background: #E3E3E6 url(images/img01_temp_2.jpg) repeat-x;
      font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
      color: #88888A;
    h1, h2, h3 {
      color: #313131;
    h1 {
      margin-bottom: .5em;
      font-size: 182%;
      font-weight: normal;
      letter-spacing: -2px;
    h2 {
      margin-bottom: .5em;
      font-size: 136%;
      font-weight: normal;
      letter-spacing: -1px;
    h3 {
      font-size: 100%;
      font-weight: bold;
    p, blockquote, ol, ul {
      margin-bottom: 1em;
      text-align: justify;
      line-height: 100%;
      font-size: 100%;
    blockquote {
      margin-left: 2em;
    ol {
      margin-left: 2em;
    ul {
      list-style: none;
    ul li {
      padding-left: 1em;
      background: url(images/img07.gif) no-repeat left center;
    a {
      text-decoration: none;
      color: #313131;
    a:hover {
      text-decoration: underline;
      color: #0b3e8a;
    /* Menu */
    #menu {
      width: 740px;
      height: 40px;
      margin: 0 auto;
      border-left: 20px solid #09316e;
      background: #FFFFFF;
    #menu ul {
      margin: 0;
      padding: 0;
      list-style: none;
    #menu li {
      padding: 0;
      display: inline;
      background: none;
    #menu a {
      display: block;
      float: left;
      height: 30px;
      padding: 10px 20px 0px 20px;
      font-size: 97%;
      font-weight: bold;
    #menu a:hover {
      background: #09316e;
      text-decoration: none;
      color: #FFFFFF;
    #menu b {
      text-decoration: underline;
    /* Logo */
    #logo {
      width: 760px;
      height: 220px;
      margin: 0 auto;
      background: #010100 url(images/fc_main.png)
    #logo-aboutus {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-aboutus.png)
    #logo-services {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-services.png)
    #logo-data {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-data.png)
    #logo-cnc {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-cnc.png)
    #logo-assem {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-assem.png)
    #logo-sheetmetal {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-sheetmetal.png)
    #logo-rapid {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-rapid.png)
    #logo-quality {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-quality.png)
    #logo-fixture {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-fixture.png)
    #logo-lost {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-lost.png)
    #logo-compression {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-compression.png)
    #logo-injection {
      width: 760px;
      height: 180px;
      margin: 0 auto;
      background: #010100 url(images/fc_main-injection.png)
    #logo h1 {
      margin: 0;
      padding: 120px 0 0 0;
      text-align: right;
      letter-spacing: -1px;
      font-size: 189%;
    #logo h2 {
      margin: 0;
      padding: 0 0 0 0;
      text-align: right;
      letter-spacing: -1px;
      font-size: 100%;
      font-weight: bold;
      font-style: italic;
    #logo a {
      text-decoration: none;
      color: #FFFFFF;
    /* Page */
    #page {
      width: 760px;
      margin: 0 auto;
      background: url(images/img03.jpg) repeat-y;
    /* Content */
    #content {
      float: left;
      width: 500px;
      padding: 20px 30px 20px 50px;
    #welcome {
      margin-bottom: 20px;
      padding-bottom: 1px;
      background: url(images/img04.gif) repeat-x left bottom;
      color: #000;
    .floating-box {
      float: left;
      width: 160px;
    .floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
      line-height: 100%;
      font-size: 92%;
      text-align: left;
    .floating-box img {
      border: 5px solid #FFFFFF;
    /* Sidebar */
    #sidebar {
      float: right;
      width: 140px;
      padding: 20px;
    #sidebar blockquote {
      margin-left: 0;
      padding-left: 1em;
      background: url(images/img09.gif) no-repeat right bottom;
      border-left: 5px solid #0b3e8a;
    #sidebar blockquote p {
      text-align: left;
      line-height: normal;
      font-style: italic;
    #links {
    #links ul {
      background: url(images/img04.gif) repeat-x left bottom;
    #links li {
      padding: 5px 0;
      background: url(images/img04.gif) repeat-x left top;
    #links a {
      padding-left: 1em;
      background: url(images/img08.jpg) no-repeat left center;
      color: #0b3e8a;
    /* Footer */
    #footer {
      height: 43px;
    #footer .wrapper {
      width: 760px;
      margin: 0 auto;
    #footer .links {
      float: left;
      width: 680px;
      height: 27px;
      padding: 16px 30px 0 30px;
      background: #09316e;
      border-left: 20px solid #09316e;
      font-size: 85%;

  • How can I get firefox to show everything from left to right, without a curser that I have to move, in win-xp?

    It used to be ok. I had a firexox teeshirt from way far back, firefox 1.0. Then i had a hemorrhagic stroke, about 3 years ago. Now i'm back, in a new place, for two months now.
    (I use my left hand now...) and once again, i have a desktop, with win-xp (and five internal harddrives, and a 600w ps.) Anyway, for the first time with my new desktop, there is a cursor in the bottom of firefox, and it doesn't show everything, left to right unless i move it.
    I've been out of commission, with only a laptop, with win-7-64bit edition, that i got just 7 months before my stroke. My sister threw away all of my desktops...many of which i built. The doctor said i may die...so my sister didn't even wait, but threw away my CLOTHES AND BOOKS AND COMPUTERS (except for the laptop), but she saved most of my harddrives...i guess i taught her how to save harddrives.
    Anyway, it's been three years, since i've had no 32bit computer with win-xp, and i can't figure out how to make things go back to the way i'm used to. HELP! I was in your forums, when my e-mail was [email protected], which it will be again , soon. But for how, how do i get firefox to show all, left to right, without a bottom cursor? i know it's possible. (And while i'm asking questions, how can i, tony mendola, get another firefox 1.0 tee shirt? i would even pay for it, even though i'm on social security-disability, with only one hand working..and no work. I used to wear it, proudly when fixing computers for others.)

    Hi manni394, what version of Firefox are you running now?
    Firefox 22 has a new way of setting the default zoom level: it is based on your Windows font size setting. So, if you set Windows fonts to 125% (enlarged 25%), your Firefox pages also will be enlarged 25%. On pages that do not adjust their layout, you may get a horizontal scroll bar.
    To reduce the zoom on a page, hold Ctrl and tap the - key (the one on the numeric keypad or the one on the number row of the keyboard). The zoom should be reduced for each tap.
    If you want to globally adjust your zoom level to be lower, you can use either of these add-ons:
    * [https://addons.mozilla.org/firefox/addon/default-fullzoom-level/ Default FullZoom Level]
    * [https://addons.mozilla.org/firefox/addon/nosquint/ NoSquint]
    If you already have one of those add-ons, check the default/global zoom level in case it needs to be adjusted.

  • I want my spry horizontal accordian in explorer content table to be closed and also wont align left

    I've tried everything.  my accordian will stay closed when landing on the page in all browsers except explorer and also I can't get the tab text to align left no matter what I do.
    Here is the page http://www.lohud.com/legacy/advertising/mediakit/tjn_content_guide.html 
    Please help I've been at this for many many hours.
    Here is my code
    <!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"><!-- InstanceBegin template="/Templates/Main.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>The Journal News Media Group</title>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
    background-image: url(images/backdrop.png);
    background-repeat: no-repeat;
    background-position:top center;
    background-color: #77787B;
    .pageLable {
    font-family: arial;
    font-size: 18pt;
    color: #00adf0;
    line-height: 25pt;
    vertical-align: middle;
    padding-top: 10px;
    .pageLableTagline {
    font-family: arial;
    font-size: 18pt;
    color: #A7A9AC;
    .BlueText {
    color: #00adf0 !important;
    .descriptionFont {
    font-family: arial;
    font-size: 10pt;
    line-height: 14pt;
    .labelSub {
    font-family: arial;
    font-size: 14px;
    color: #00adf0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    .content12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    .fontNinePoint {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    .white {
    color: #FFF !important;
    </style>
    <!-- InstanceBeginEditable name="head" -->
    <script src="SpryAssets/SpryAccordion.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css" />
    <!-- InstanceEndEditable -->
    <style type="text/css">
    a:link {
    text-decoration: none;
    a:visited {
    text-decoration: none;
    a:hover {
    text-decoration: underline;
    a:active {
    text-decoration: none;
    body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    h1,h2,h3,h4,h5,h6 {
    font-family: Arial, Helvetica, sans-serif;
    h6 {
    font-size: 8px;
    color: #000;
    h4 {
    font-size: 12px;
    .fontsmall {
    font-size: 9pt;
    </style>
    <style type="text/css">
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    </head>
    <body leftmargin="0">
    <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td><table width="906" border="0" align="center" cellpadding="0" cellspacing="0">
            <tr>
              <td width="126" rowspan="3"><a href="index.html"><img src="images/Logo_Nav_Black.jpg" alt="The Journal News Media Group" width="126" height="132" border="0" longdesc="index.html" /></a></td>
              <td width="780" height="30" align="right" valign="top"><table width="657" border="0" align="right" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="61" height="32" align="right" valign="middle"> </td>
                  <td width="372" align="right" valign="middle"><a href="http://www.linkedin.com/groups/Journal-News-Media-Group-4828545?trk=myg_ugrp_ovr" target="_new"><img src="images/linkedin.png" alt="linkedin" width="16" height="16" border="0" /></a></td>
                  <td width="37" align="center" valign="middle"><a href="http://www.facebook.com/pages/The-Journals-News-Media-Group/124999397672489" target="_new"><img src="images/facebook.png" alt="facebook" width="8" height="16" border="0" /></a></td>
                  <td width="90" align="center" valign="middle" nowrap="nowrap" class="white" style="font-size:12px"><strong><a href="newsletter.html" class="white">newsletter</a></strong></td>
                  <td width="24" align="center" valign="middle" class="white" style="font-size:12px"><img src="images/dot.png" alt="" width="9" height="9" /></td>
                  <td width="90" align="center" valign="middle" nowrap="nowrap" class="white" style="font-size:12px"><strong>  <a href="contact.html" class="white">contact us  </a></strong></td>
                </tr>
              </table></td>
            </tr>
            <tr>
              <td align="right" valign="top"><table width="657" border="0" align="right" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="75" bgcolor="#000000"> </td>
                  <td width="369" bgcolor="#000000"><ul id="MenuBar1" class="MenuBarHorizontal">
                    <li class="MenuBarItemSubmenu"><a href="#">About</a>
                      <ul>
                        <li><a href="our_brand.html">Our Brand</a></li>
                        <li><a href="our_audience.html">Our Audience</a></li>
                        <li><a href="giving_back.html">Giving Back</a></li>
                        <li><a href="careers.html">Careers</a></li>
                        </ul>
                      </li>
                    <li><a href="digital.html" >Digital</a>                  </li>
                    <li><a href="#">Print</a>
                      <ul>
                        <li><a class="MenuBarItemSubmenu" href="#">Journal News</a>
                          <ul>
                            <li><a href="tjn_content_guide.html">Content Guide</a></li>
                            <li><a href="tjn_print_reach.html">Print Reach</a></li>
                            </ul>
                          </li>
                        <li><a href="special_sections.html">Special Sections</a></li>
                        <li><a href="creative_ad_units.html">Creative Ad Units</a></li>
                        <li><a href="zoning_guide.html">Zoning Guide</a></li>
                        </ul>
                      </li>
                    <li><a href="events.html">Events</a>
                      <ul>
                        <li><a href="golf_show.html">Golf Show</a></li>
                        <li><a href="theater_awards.html">Metropolitan High School Theater Awards</a></li>
                        <li><a href="rockland.html">Rockland Scholar Athlete</a></li>
                        <li><a href="ray_rice_day.html">Ray Rice Day</a></li>
                        <li><a href="cookie_swap.html">Cookie Swap</a></li>
                        <li><a href="give_grow.html">Give &amp; Grow</a></li>
                        </ul>
                      </li>
                    <li><a href="#"> Specs</a>
                      <ul>
                        <li><a href="print_specs.html">Print Specs</a></li>
                        <li><a href="digital_specs.html">Digital Specs</a></li>
                        <li><a href="deadlines.html">Deadlines</a></li>
                        <li><a href="terms_conditions.html">Terms &amp; Conditions</a></li>
                        </ul>
                      </li>
                  </ul></td>
    </tr>
                <tr> </tr>
              </table></td>
            </tr>
            <tr>
              <td height="70" align="right" valign="top"> </td>
            </tr>
          </table>
          <table width="906" border="0" align="center" cellpadding="0" cellspacing="0">
            <tr>
              <td height="40"> </td>
            </tr>
        </table></td>
      </tr>
    </table>
    <!-- InstanceBeginEditable name="MainTable" -->
    <table width="906" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="300" valign="top" bgcolor="#FFFFFF"><table width="906" border="0" align="center" cellpadding="10" cellspacing="0">
          <tr>
            <td height="57" align="left" valign="top" class="pageLable">Content Guide  <span class="pageLableTagline">lohud.com</span></td>
          </tr>
        </table> <div id="Accordion1" class="Accordion" tabindex="0">
          <div class="AccordionPanel">
            <div class="AccordionPanelTab">News</div>
            <div class="AccordionPanelContent">
              <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="684" align="left" valign="top" class="descriptionFont"><strong>Content: </strong>The latest headlines, by county, updated continuously to keep readers informed of breaking news as it happens. Here is where they go to first for the latest on issues of particular importance to area residents: crime, politics, business, education, health and New York State news.<br />
                    <strong><br />
                    Advertiser Advantage:</strong> Benefit from prime positioning and high visibility on one of the most frequently<br />
                    visited pages on lohud.com.</td>
                  <td width="180" align="right"><img src="images/digital/contentguide/lh-news.jpg" alt="News" width="180" height="154" border="0" /></td>
                </tr>
              </table>
            </div>
          </div>
          <div class="AccordionPanel">
            <div class="AccordionPanelTab">Tax Watch</div>
            <div class="AccordionPanelContent">
              <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="685" align="left" valign="top" class="descriptionFont"><strong>Content: </strong>Money and taxes. It’s a passion topic that many area residents have a keen interest in following. Our standing Tax Watch feature on LoHud.com keeps them in-the-know with watchdog columns on government accountability, blogs from local tax experts, timely articles and columns.<br />
                    <strong><br />
                    Advertiser Advantage:</strong> Ideal environment for financial, banks, real estate, and business.</td>
                  <td width="179" align="right"><img src="images/digital/contentguide/lh-taxwatch.jpg" alt="Tax Watch" width="179" height="155" border="0" /></td>
                </tr>
              </table>
            </div>
          </div>
          <div class="AccordionPanel">
            <div class="AccordionPanelTab">Communities</div>
            <div class="AccordionPanelContent">
              <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="684" align="left" valign="top" class="descriptionFont"><strong>Content: </strong>Sixteen ultra-local homepages dedicated to the unique villages, towns and cities of Westchester County, with daily updates, photos and neighborhood conversations designed to involve <br />
                    and engage readers — and have them returning regularly for updates.<br />
                    <strong><br />
                    Advertiser Advantage: </strong>Ideal for smaller advertisers looking to reach their best potential customers<br />
                    within targeted geographic areas.</td>
                  <td width="181" align="right"><img src="images/digital/contentguide/lh-community.jpg" alt="Communities" width="179" height="158" border="0" /></td>
                </tr>
              </table>
            </div>
          </div>
    <div class="AccordionPanel">
      <div class="AccordionPanelTab">Living Here</div>
            <div class="AccordionPanelContent">
              <table width="865" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="686" align="left" valign="top" class="descriptionFont"><strong>Content:</strong> Awarded “First Place Winner/Niche Website” by the 2012 New York Associated Press! Offers an insider’s look at Lower Hudson Valley real estate for residents looking to buy, sell up, downsize or plan a renovation.<br />
                    <strong><br />
                    Advertiser Advantage:</strong> Ideal for real estate, financial, and home-related businesses. Provides a locally driven and highly targeted environment for your message.</td>
                  <td width="179" align="right"><img src="images/digital/contentguide/lh-livinghere.jpg" alt="News" width="179" height="155" border="0" /></td>
                </tr>
              </table>
            </div>
        </div>
    <div class="AccordionPanel">
      <div class="AccordionPanelTab">Sports</div>
      <div class="AccordionPanelContent">
        <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="684" align="left" valign="top" class="descriptionFont"><strong>Content:</strong> Comprehensive and updated frequently to keep fans up to date with the latest action from high school, college, major-league teams. Featuring game results, profiles of local athletes, perspective, commentary and blogs for reader interaction.<br />
              <strong><br />
              Advertiser Advantage:</strong> Action-packed environment for auto aftermarket, sporting goods, financial,<br />
              men’s interests, orthopedic and physical therapy businesses.</td>
            <td width="180" align="right"><img src="images/digital/contentguide/lh-sports.jpg" alt="Sports" width="180" height="158" border="0" /></td>
          </tr>
        </table>
      </div>
    </div>
    <div class="AccordionPanel">
      <div class="AccordionPanelTab">Blogs</div>
      <div class="AccordionPanelContent">
        <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="683" align="left" valign="top" class="descriptionFont"><strong>Content:</strong> Can we talk? We sure can…and readers love to hear what our writers and editors have<br />
    to say. Our lively Blogs site is where they can turn to for conversation and opinion on all kinds of <br />
    subjects — community, lifestyle &amp; entertainment, news, opinion and sports, including our extremely popular Yankees blog.<br />
              <strong><br />
              Advertiser Advantage:</strong> Benefit from prime positioning and visibility on highly targeted pages that offer maximum impact and response.</td>
            <td width="181" align="right"><img src="images/digital/contentguide/lh-blogs.jpg" alt="News" width="181" height="157" border="0" /></td>
          </tr>
        </table>
      </div>
    </div>
    <div class="AccordionPanel">
      <div class="AccordionPanelTab">Multimedia</div>
      <div class="AccordionPanelContent">
        <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="684" align="left" valign="top" class="descriptionFont"><strong>Content:</strong> A picture is worth a thousand words and this photo/video gallery keeps readers involved and engaged with compelling local photos from the week and informative feature videos on trending stories.<br />
              <strong><br />
              Advertiser Advantage:</strong> Ideal for retailers of all kinds, benefit from prime positioning and visibility on<br />
              highly targeted pages.</td>
            <td width="178" align="right"><img src="images/digital/contentguide/lh-multimedia.jpg" alt="Multimedia" width="178" height="157" border="0" /></td>
          </tr>
        </table>
      </div>
    </div>
    <div class="AccordionPanel">
      <div class="AccordionPanelTab">Life & Leisure</div>
      <div class="AccordionPanelContent">
        <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="684" align="left" valign="top" class="descriptionFont"><strong>Content:</strong> The perfect complement to our daily “Life &amp; Style” print section, it’s where readers go to be inspired and entertained! Featuring complete local restaurant and food coverage, weddings/engagement announcements, home &amp; garden tips, movie &amp; TV reviews, music and more.<br />
              <strong><br />
              Advertiser Advantage:</strong> Ideal weekly environment for restaurants, entertainment and leisure-related<br />
              businesses.</td>
            <td width="180" align="right"><img src="images/digital/contentguide/lh-lifeleisure.jpg" alt="Life and Leisure" width="180" height="158" border="0" /></td>
          </tr>
        </table>
      </div>
    </div>
    <div class="AccordionPanel">
      <div class="AccordionPanelTab">Opinion</div>
      <div class="AccordionPanelContent">
        <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="684" align="left" valign="top" class="descriptionFont"><strong>Content:</strong> Everybody’s got one — and this is where it counts. Our Opinion page on LoHud.com is just <br />
              that: opinions on the issues of the day, from our staff and from our readers, designed to inform, inspire and encourage interaction. Find editorials by our writers and editors, commentary, letters, editorial board surveys and more.<br />
              <strong><br />
              Advertiser Advantage:</strong> Benefit from prime positioning and visibility on highly targeted pages that offer maximum impact and response.</td>
            <td width="178" align="right"><img src="images/digital/contentguide/lh-opinion.jpg" alt="Opinion" width="178" height="156" border="0" /></td>
          </tr>
        </table>
      </div>
    </div>
    <div class="AccordionPanel">
      <div class="AccordionPanelTab">Obituaries</div>
      <div class="AccordionPanelContent">
        <table width="864" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="684" align="left" valign="top" class="descriptionFont"><strong>Content:</strong> Comprehensive and complete, with death notices, memorials, touching tributes and <br />
              convenient interactive features such as a search feature, free obituary alerts, one-click access to flowers and services, guest book signing and more.<br />
              <strong><br />
              Advertiser Advantages:</strong> Ideal environment for funeral homes, estate planners and florists.</td>
            <td width="178" align="right"><img src="images/digital/contentguide/lh-obits.jpg" alt="Obituaries" width="178" height="154" border="0" /></td>
          </tr>
        </table>
      </div>
    </div>
        </div>   
        <p> </p></td>
      </tr>
    </table>
    <script type="text/javascript">
    var Accordion1 = new Spry.Widget.Accordion("Accordion1",{ useFixedPanelHeights: false, defaultPanel: -1 });
    </script>
    <!-- InstanceEndEditable -->
    <table width="906" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="19" align="center" valign="middle" bgcolor="#77307d" class="white" style="font-size:12px"> <a href="contact.html"><img src="images/contactAnAdvert.png" alt="Contact an advertising expert" width="336" height="18" border="0" /></a></td>
        </tr>
      <tr>
        <td height="19" align="center" valign="middle" class="white" style="font-size:12px"><p><br />
        1133 Westchester Avenue, Suite N-110, White Plains, NY 10604   <img src="images/dot.png" width="9" height="9" alt="dot" />  P: 914-694-5500</p>
        <p> </p>
        <p><a href="http://www.gannett.com/" target="_new"><img src="images/Gannett.png" alt="Gannett" width="130" height="18" border="0" /></a><br />
          <br />
          Copyright © 2013<a href="http://www.lohud.com/" target="_new" class="white"> www.lohud.com</a>. All rights reserved.<br />
          Users of this site agree to the <a href="http://www.lohud.com/section/terms" target="_new" class="white">Terms of Service</a>, <a href="http://www.lohud.com/section/privacy" target="_new" class="white">Privacy Notice/Your California Privacy Rights</a>, and <a href="http://www.lohud.com/section/privacy#adchoices&gt;&lt;http://www.lohud.com/section/privacy #adchoices" target="_new" class="white">Ad Choices</a> <br />
        </p></td>
        </tr>
    </table>
    <p> </p>
    <table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>  </tr>
    </table>
    <p> </p>
    <p> </p>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    <!-- InstanceEnd --></html>

    It just wont align left ......This is my style sheet
    @charset "UTF-8";
    /* SpryAccordion.css - version 0.5 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    .Accordion {
    overflow: hidden;
    outline:none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    text-align: left;
    .AccordionPanel {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    /* This is the selector for the AccordionPanelTab. This container houses
    * the title for the panel. This is also the container that the user clicks
    * on to open a specific panel.
    * The name of the class ("AccordionPanelTab") used in this selector is not necessary
    * to make the widget function. You can use any class name you want to style an
    * accordion panel tab container.
    * NOTE:
    * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
    * user from selecting the text in the AccordionPanelTab. These are proprietary browser
    * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
    * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
    * validate, and don't care if the user can select the text within an AccordionPanelTab,
    * you can safely remove those properties without affecting the functionality of the widget.
    .AccordionPanelTab {
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    text-align: left;
        padding-left: 10px;
    color: #000000;
    background-color: #c0dff5;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    text-indent: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    /* This is the selector for a Panel's Content area. It's important to note that
    * you should never put any padding on the panel's content area if you plan to
    * use the Accordions panel animations. Placing a non-zero padding on the content
    * area can cause the accordion to abruptly grow in height while the panels animate.
    * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
    * Content container.
    * The name of the class ("AccordionPanelContent") used in this selector is not necessary
    * to make the widget function. You can use any class name you want to style an
    * accordion panel content container.
    .AccordionPanelContent {
    overflow: auto;
    outline:none
    margin: 0px;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    padding-left: 10px;
    padding-right: 10px;
    height: 200px;
    /* This is an example of how to change the appearance of the panel tab that is
    * currently open. The class "AccordionPanelOpen" is programatically added and removed
    * from panels as the user clicks on the tabs within the Accordion.
    .AccordionPanelOpen .AccordionPanelTab {
    background-color: c0dff5;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    /* This is an example of how to change the appearance of the panel tab as the
    * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
    * and removed from panel tab containers as the mouse enters and exits the tab container.
    .AccordionPanelTabHover {
    color: #999999;
    background-color: c0dff5;
    .AccordionPanelOpen .AccordionPanelTabHover {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    /* This is an example of how to change the appearance of all the panel tabs when the
    * Accordion has focus. The "AccordionFocused" class is programatically added and removed
    * whenever the Accordion gains or loses keyboard focus.
    .AccordionFocused .AccordionPanelTab {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    text-align: left;
    /* This is an example of how to change the appearance of the panel tab that is
    * currently open when the Accordion has focus.
    .AccordionFocused {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    .AccordionPanelOpen
    .AccordionPanelTab {
    background-color: c0dff5;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    /* Rules for Printing */
    @media print {
      .Accordion {
      overflow: visible !important;
      .AccordionPanelContent {
    display: block !important;
    overflow: visible !important;
    height: auto !important;
    font-size: 12pt;
    padding-left: 10px;
    padding-right: 10px;

  • How can I write left and right in the same line of a richtextbox?

    I want to write, in the same line, text with a right aligment and other with left aligment. How can I do it?
    thanks

    I want to write, in the same line, text with a right aligment and other with left aligment. How can I do it?
    thanks
    As
    Viorel_ says "Perhaps there are other much easier solutions. For example, create two
    RichTextBoxes with no borders (if you only need two columns of text)" but the real issue would be saving the info in the RichTextBox's (RTB's) RTF or Text to two different RTF or TextFiles. Although I suppose if it was just going to
    a TextFile then you could somehow use a delimited text file so each same line number of each RTB is appended to the same line and delimited. That way you could probably load a split array with each line from the text file splitting on the delimeter per line
    and providing RTB1 with index 0 of the split array and RTB2 with index 1 of the split array. I'm not going to try that.
    This is some leftover code from a long time ago. It has three RTB's. RTB1 is there I suppose because the thread asking for this code wanted it. RTB2 is borderless as well as RTB3. The Aqua control in the top image below is the Panel used to cover RTB2's
    scrollbar. So RTB3's scrollbar is used to scroll both controls.
    I forgot to test if I typed past the scroll position in RTB2 if both would scroll as maybe RTB3 would not since it would not have anything to scroll to I suppose.
    Maybe this code can help or maybe not. The bottom two images are the app running and displaying nothing scrolled in RTB2 and RTB3 then the scroll used in the bottom image.
    Disregard the commented out code in the code below. It was there so I left it there. I suppose you should delete it. Also I didn't set the RTB's so one was left aligned and the other right aligned. I believe the Panel becomes a control in RTB2's controls
    when it is moved to cover RTB2's vertical scrollbar but don't remember although that seems the case since both RTB2 and RTB3 are brought to front so if the Panel was not one of RTB2's controls I would think it would be behind RTB2 and RTB2's vertical scrollbar
    would display but don't remember now. In fact I don't really remember how that part works. :)
    Option Strict On
    Public Class Form1
    Declare Function SendMessage Lib "user32.dll" Alias "SendMessageW" (ByVal hWnd As IntPtr, ByVal msg As Integer, ByVal wParam As Integer, ByRef lParam As Point) As Integer
    Const WM_USER As Integer = &H400
    Const EM_GETSCROLLPOS As Integer = WM_USER + 221
    Const EM_SETSCROLLPOS As Integer = WM_USER + 222
    Dim FixTheProblem As New List(Of String)
    Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
    Me.CenterToScreen()
    Panel1.BackColor = Color.White
    Panel1.BorderStyle = BorderStyle.Fixed3D
    RichTextBox2.BorderStyle = BorderStyle.None
    RichTextBox2.ScrollBars = RichTextBoxScrollBars.Vertical
    RichTextBox3.BorderStyle = BorderStyle.None
    RichTextBox3.ScrollBars = RichTextBoxScrollBars.Vertical
    RichTextBox3.Size = RichTextBox2.Size
    RichTextBox3.Top = RichTextBox2.Top
    RichTextBox3.Left = RichTextBox2.Right - 20
    Panel1.Size = New Size(RichTextBox2.Width * 2 - 16, RichTextBox2.Height + 4)
    Panel1.Left = RichTextBox2.Left - 2
    Panel1.Top = RichTextBox2.Top - 2
    RichTextBox2.BringToFront()
    RichTextBox3.BringToFront()
    FixTheProblem.Add("Curry: £6.50")
    FixTheProblem.Add("Mineral Water: £4.50")
    FixTheProblem.Add("Crisp Packet: £3.60")
    FixTheProblem.Add("Sweat Tea: £2.23")
    FixTheProblem.Add("Motor Oil: £12.50")
    FixTheProblem.Add("Coca Cola: £.75")
    FixTheProblem.Add("Petrol Liter: £3.75")
    FixTheProblem.Add("Shaved Ice: £.50")
    FixTheProblem.Add("Marlboro: £2.20")
    FixTheProblem.Add("Newspaper: £.25")
    FixTheProblem.Add("Spice Pack: £.75")
    FixTheProblem.Add("Salt: £.50")
    FixTheProblem.Add("Pepper: £.30")
    For Each Item In FixTheProblem
    RichTextBox1.AppendText(Item & vbCrLf)
    Next
    RichTextBox1.SelectionStart = 0
    RichTextBox1.ScrollToCaret()
    Dim Fix As String = ""
    For Each Item In FixTheProblem
    Fix += Item.Replace(":", "^:") & vbCrLf
    Next
    Fix = Fix.Replace(vbCrLf, "^>")
    Dim FixSplit() As String = Fix.Split("^"c)
    For i = 0 To FixSplit.Count - 1
    If CBool(i Mod 2 = 0) = True Then
    RichTextBox2.AppendText(FixSplit(i).Replace(">"c, "") & vbCrLf)
    ElseIf CBool(i Mod 2 = 0) = False Then
    RichTextBox3.AppendText(FixSplit(i) & vbCrLf)
    End If
    Next
    End Sub
    Dim RTB2ScrollPoint As Point
    Private Sub RichTextBox2_Vscroll(sender As Object, e As EventArgs) Handles RichTextBox2.VScroll
    Dim RTB2ScrollPoint As Point
    SendMessage(RichTextBox2.Handle, EM_GETSCROLLPOS, 0, RTB2ScrollPoint)
    SendMessage(RichTextBox3.Handle, EM_SETSCROLLPOS, 0, New Point(RTB2ScrollPoint.X, RTB2ScrollPoint.Y))
    'Me.Text = RTB2ScrollPoint.X.ToString & " .. " & RTB2ScrollPoint.Y.ToString
    End Sub
    Private Sub RichTextBox3_Vscroll(sender As Object, e As EventArgs) Handles RichTextBox3.VScroll
    Dim RTB3ScrollPoint As Point
    SendMessage(RichTextBox3.Handle, EM_GETSCROLLPOS, 0, RTB3ScrollPoint)
    SendMessage(RichTextBox2.Handle, EM_SETSCROLLPOS, 0, New Point(RTB3ScrollPoint.X, RTB3ScrollPoint.Y))
    'SendMessage(RichTextBox2.Handle, EM_SETSCROLLPOS, 0, New Point(0, 10))
    End Sub
    End Class
    La vida loca

  • Reading PDF reports from Top to Bottom instead of from left to right in WS

    When viewing a PDF Report in workspace and you choose next page, it goes left to right then down to the next section left to right when you have multiple members in the column. Is there a way to change this so that the view goes top to bottom for the first member then moves right and does the same for the other members. I thought I once saw a setting for this.

    Hi,
    We have also tried to the same requirement.  But we can't. 
    Only one thing we can do is, the end report can be set at the bottom with the property of "Align to bottom".  But the Horizonal, vertical lines and grid not fills from the last item to end of report beginning.
    I think this is most required to view the document perfectly or neatly. 
    Particularly in indian localization this is the must since the customer need to be declared the specific neat format to the legal departments.
    Hope SAP Support should solve the issue.  But I am wondering this question has been posted many times by many people but unfotunately nobody I think get the solution.
    Thanks & Regards,
    Venkatesan G.

  • Hi, While writing an email online using Firefox 3.6.3, I was using one of the "CTRL+left or right arrow" to move the cursor along the text. I must have pressed some other key because the display has become huge - and I can't scroll vertically or horizont

    Hi, While writing an email online using Firefox 3.6.3, I was using one of the "CTRL+left or right arrow" to move the cursor along the text. I must have pressed some other key because the display has become huge - and I can't scroll vertically or horizontally, which makes using the Mail pages of Hotmail impossible. I have since logged in using MSFT Explorer and it works fine. This problem occurs only on the Mail page of Hotmail Live not on the home page or others.
    Could you please let me know if this is a problem with Firefox, or if you have any advice on how to reset the appearance of Hotmail in Firefox?
    == This happened ==
    Just once or twice
    == While I was compiling an email in Hotmail Live

    Wow, lightning fast and absolutely right!
    Thank you so much!

  • Almost 100% of the time, when I move the Firefox window left or right, the content stays fixed on my screen -- using Windows 7 Ultimate -- how do I fix so that

    How do I fix it so that the content moves WITH the frame as it is moved left or right. Works O.K. in the up or down direction. If the frame has been moved to the right, leaving the content fixed, the "buttons" do not work until the frame is manually moved back to the left side of the screen. I am using Windows 7 Ultimate (x64 bit) with a 1920 x 1200 LCD display in the PORTRAIT orientation, and Firefox version 13.0.1. I do not have this problem with Internet Explorer or Chrome.

    Hmmm, could you try disabling graphics hardware acceleration? Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You usually need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    orange Firefox button ''or'' classic Tools menu > Options > Advanced
    On the "General" mini-tab, uncheck the box for "Use hardware acceleration when available"
    If you restart Firefox, is the issue resolved?

  • Why header does not stretch all the way from left to right?

    I am using Dreamweaver CS3.  I am a newbie.  I modified a dreamweaver two column template.
    Now I find that there is always a gap between the header and the left and right edge of the web page!  I am enclosing the css stylesheet.  Please tell me where I went wrong.  Thank you very much.
    @charset "utf-8";
    body  {
        font: 100% Verdana, Arial, Helvetica, sans-serif;
        background: #666666;
        margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
        padding: 0;
        text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        color: #000000;
    .twoColFixLtHdr #container {
        width: 90%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
        background: #FFFFFF;
        margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
        border: 1px solid #000000;
        text-align: left; /* this overrides the text-align: center on the body element. */
    .twoColFixLtHdr #header {
        background: #a4c2c2;
        padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    #logo {
        height: 71px;
        padding-bottom: 12px;
        width: 100%;
        background-color: #999966;
        padding-top: 12px;
    #nav {
        height: 28px;
        padding-top: 12px;
        padding-bottom: 12px;
    .twoColFixLtHdr #header h1 {
        margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
        padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
        font-family: Geneva, Arial, Helvetica, sans-serif;
        color: #000000;
        text-align: center;
        font-size: 36pt;
    .twoColFixLtHdr #sidebar1 {
        float: left; /* since this element is floated, a width must be given */
        width: 40%; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
        background: #EBEBEB;
        padding-top: 15px;
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 20px;
        font-size: 14px;
        line-height: 21px;
    .twoColFixLtHdr #mainContent {
        float: right;
        width: 42%;
        margin-top: 0px;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0px;
        padding-top: 15px;
        padding-right: 10px;
        padding-bottom: 0;
        padding-left: 20px;
        font-size: 14px;
        line-height: 30px;
    .twoColFixLtHdr #footer {
        padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
        background:#DDDDDD;
        clear: both;
    .twoColFixLtHdr #footer p {
        margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
        padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page */
        float: left;
        margin-right: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;

    .twoColFixLtHdr #header {
        background: #a4c2c2;
        padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    The instructions (comments) above give you a clue. Zero out the left (20px) and right (10px) padding.
    .twoColFixLtHdr #header {
        background: #a4c2c2;
        padding: 0;

  • Slideshow vertical hero image aligns left

    Using the slideshow widget with a vertical image sometimes results in the hero image randomly aligning to the left instead of centered. All the hero images are positioned in the center of the content area. The slideshow frame is the full width of the content area so that each image slides in from right to left (due to the Horizontal setting for Transition). The Y coordinate is 10 for the slideshow content (and the hero image container). Horizontal images have not shown a shift to the left. Not all vertical images exibit the behaviour (one slideshow with 20 images, 5 of them vertical, had 4 which shifted left, one displayed properly centered).
    I have only seen this on my Phone layout, not on the Tablet or Desktop layouts. The problem shows when in Preview mode, Preview Page in Browser and on an iPhone 4s.
    NOTE: After further troubleshooting I found something that seems to resolve the issue. If I move the Y coordinate of the image to 11 (slideshow content is at Y: 10) the image stops shifting to the far left and aligns properly to the center. It doesn't make sense, since other horizontal images are set at Y: 10 and even a few pixels taller but have not exibited the problem.

    I noticed when I add a drop shadow to the hero image in the slide show, the hero image when viewed in browser or preview, then aligns left, when I remove the drop shadow from the hero image, then the content is properly aligned.

Maybe you are looking for