ranger052
Mar 2nd, 2012, 06:53 AM
Hi, How can I do what I am showing in the pic?
Please see attached Picture
This is the code of that article
<div class="wrapper services">
<h2>Free Transportation</h2>
<div class="wrapper border2"><img class="border img-indent" src="images/stories/photo.JPG" border="0" />
<p>We provide free transportation to and from our clinic campus. Our courteous, bilingual van drivers will pick you up at your home and bring you to Viera Medical Centers for any medical appointments you may have on our campus.</p>
<p>The Viera Medical Centers is committed to providing medical guidance for those in need. We are a team of qualified Doctors who are able to provide assistance for a wide variety of issues. Our Doctors provide medical services to couples, families, adults, adolescents and children. Our compassionate and understanding doctors take pride in paying close attention to each patient's needs. For more information call us at (305) 835-0438</p>
</div>
<div class="wrapper">
<div class="col-1">
<h2>Among others we accept the following insurance companies</h2>
<li>BCBS </li>
<li>Aetna </li>
<li>Cigna </li>
<li>Avmed </li>
<li>United Healthcare /Neighborhood </li>
<li>Medicare </li>
<li>Medicaid </li>
<li>Simply Healthcare Plan (Medicare) </li>
</div>
<div class="col-2">
<h2>We specialize in treating</h2>
<div class="wrapper"><img class="border img-indent" src="images/stories/page-2-img2.jpg" border="0" />
<div class="extra-box">
<li>Influenza </li>
<li>Serious Colds </li>
<li>Allergies </li>
<li>Chronic Pain </li>
<li>Infections </li>
<li>Ear, nose, and Throat Ailments </li>
<li>Hypertension/High Blood Pressure </li>
<li>Asthma </li>
<li>Sleeplessness </li>
<li>Heart Disease </li>
<li>Laboratory </li>
<li>Diagnostic Imaging</li>
</div>
<li>Massage Therapy</li>
<li> </li>
</div>
</div>
</div>
</div>
What do I need to change in order to make it looks the way I want?
Please see attached Picture
This is the code of that article
<div class="wrapper services">
<h2>Free Transportation</h2>
<div class="wrapper border2"><img class="border img-indent" src="images/stories/photo.JPG" border="0" />
<p>We provide free transportation to and from our clinic campus. Our courteous, bilingual van drivers will pick you up at your home and bring you to Viera Medical Centers for any medical appointments you may have on our campus.</p>
<p>The Viera Medical Centers is committed to providing medical guidance for those in need. We are a team of qualified Doctors who are able to provide assistance for a wide variety of issues. Our Doctors provide medical services to couples, families, adults, adolescents and children. Our compassionate and understanding doctors take pride in paying close attention to each patient's needs. For more information call us at (305) 835-0438</p>
</div>
<div class="wrapper">
<div class="col-1">
<h2>Among others we accept the following insurance companies</h2>
<li>BCBS </li>
<li>Aetna </li>
<li>Cigna </li>
<li>Avmed </li>
<li>United Healthcare /Neighborhood </li>
<li>Medicare </li>
<li>Medicaid </li>
<li>Simply Healthcare Plan (Medicare) </li>
</div>
<div class="col-2">
<h2>We specialize in treating</h2>
<div class="wrapper"><img class="border img-indent" src="images/stories/page-2-img2.jpg" border="0" />
<div class="extra-box">
<li>Influenza </li>
<li>Serious Colds </li>
<li>Allergies </li>
<li>Chronic Pain </li>
<li>Infections </li>
<li>Ear, nose, and Throat Ailments </li>
<li>Hypertension/High Blood Pressure </li>
<li>Asthma </li>
<li>Sleeplessness </li>
<li>Heart Disease </li>
<li>Laboratory </li>
<li>Diagnostic Imaging</li>
</div>
<li>Massage Therapy</li>
<li> </li>
</div>
</div>
</div>
</div>
What do I need to change in order to make it looks the way I want?