Can I just add a line of css to one single page that I need adjusted? The main site is http://islandestatenh.com, but I have an MLS page http://islandestatenh.com/mls.html that is much longer and going out of my division. I figured I need the div class="innerBox" to be 950px high. If you look at my link above for this page you will see how the info on that page is far too long. Then if you look at the rest of the site you will see all the other pages are much shorter and fit. What can I do for this? Thanks in advance.
Do you need to see my Styles.CSS for this site?HTML Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <base href="http://IslandEstateNH.com/"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="language" content="english"> <meta http-equiv="Content-Style-Type" content="text/css"> <title>IslandEstateNH.com brought to you by Samonas Realty</title> <link rel="stylesheet" type="text/css" href="Styles.css"> <link rel="stylesheet" type="text/css" href="http://IslandEstateNH.com/tswtabs.css" /> <style type="text/css"> </style> </head> <body> <div id="mainPicture"></div> <div class="contentBox"> <div class="innerBox"> <div id="tswcsstabs"> <ul> <li><a href="http://islandestatenh.com/">Home</a></li> <li><a href="http://islandestatenh.com/video.html">Video Tour</a></li> <li><a href="http://islandestatenh.com/gallery.html">Image Gallery</a></li> <li><a href="http://islandestatenh.com/mls.html">MLS / Specs</a></li> <li><a href="http://islandestatenh.com/map.html">Directions</a></li> <li><a href="http://islandestatenh.com/contact.html">Contact</a></li> </ul> </div> <h3 ALIGN=CENTER>518 New Castle Avenue, Portsmouth NH <br/>Price: $8,500,000</h3> <p ALIGN=CENTER>This Magnificent Island Estate features shingle-styled architecture, classic Georgian-style millwork, Tuscan columns and tastefully blended formal and informal living areas. Extraordinary waterfront home with beautifully manicured grounds.<br/> <a href="http://nneren.com/mls_num.php?state=&id=2828427&imageField.x=99&imageField.y=10">MLS#: 2828427</a></p> <div id="ldpPFHeadline"><strong>Home Features Amenities</strong></div> <table class="ldpPropFeatures" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td colspan="3" class="ldpPFHeadline"></td> </tr> <tr><td width="250px"><ul> <li></strong>Home Features</strong></li> <li>Amenities: Boat Slip/Dock</li> <li>Fireplace-Gas/Wood</li> <li>Hot Tub</li> <li>Loft</li> <li>Out Building</li> <li>Patio</li> <li>Playroom</li> <li>Pool-In Ground</li> <li>Sunroom</li> <li>Sprinkler System</li> <li>Basement: Finished Full/Unfinished</li> <li>Construction: Wood Frame</li> <li>Driveway: Heated Paved Other</li> <li>Electric: Circuit Breaker, Generator</li> <li>Equipment/appliances: Dishwasher, Freezer, Kitchen Island, Microwave, Refrigerator</li> <li>Security System</li> <li>Exterior: Shingle</li> <li>Foundation: Concrete</li> <li>Garage/parking: Attached, Auto Open, Detached, Heated</li> </ul> </td> <td width="250"> <ul> <li>Heating/cooling: Central Air, Hot Air, Radiant</li> <li>Heat fuel: Gas-Lp/Bottle</li> <li>Lot description: Landscaped, Waterfront, Wooded</li> <li>Roads: Public</li> <li>Roof: Shingle-Asphalt</li> <li>Sewer: Public</li> <li>Style: Colonial</li> <li>Water: Public</li> <li>Water heater: Gas</li> <li><strong>School District</strong></li> <li>Elem.: Little Harbor School</li> <li>JHS: Portsmouth Middle School</li> <li>HS: Portsmouth High School</li> <li><strong>Property Information</strong> <li>Acres: 7.7</li> <li>Rooms: 17</li> <li>BedRooms: 5</li> <li>Full Baths: 6</li> <li>3/4 Baths: 0</li> <li>1/2 Baths: 2</li> <li>Square Feet: 14382</li> <li>Sq Ft Above GND: 14382</li> <li>Sq Ft Below GND: 0</li> </ul> </td> <td width="250"> <ul> <li>Taxes: $111,484.91</li> <li>Tax Year: 2009</li> <li>Water Body: Piscataqua River</li> <li>Water Frontage: 1111</li> <li>Water Access Type: Owned</li> <li>Yr. Built: 2001 +/-</li> <li>Color: Gray</li> <li>Foot Print: Seasonal:N Surveyed:Y, Zoning: SR A</li> <li>Flood Zone: Y</li> <li>Book: 3444</li> <li>Page: 0593</li> <li>Map: 205</li> <li>Lot: 03</li> <li></strong>Room Information</strong> <li>Living Room: 18 x 24</li> <li>Dining Room: 15 x 20</li> <li>Kitchen: 17 x 18</li> <li>Family/Rec: 22 x 26</li> <li>Other: 17 x 33</li> <li>Den: 15 x 22</li> <li>Master BR: 18 x 25</li> <li>Bedroom 2: 17 x 20</li> <li>Bedroom 3: 17 x 20</li> <li>Bedroom 4: 17 x 20</li> </ul> </td> </tr> </tbody></table> </div> </div> <div id="footer"> <a href="http://samonasgroup.com/">Samonas Realty</a> | 111 Bow St., Portsmouth, NH 03801 | <a href="mailto:brad@samonasgroup.com">BradSweet</a> | (603) 765-9000 </div> </body> </html>



Reply With Quote
Bookmarks