MapIt - Compact Layout

Smaller scale view of MapIt

Resizing MapIt with CSS

» Overall Map
.mapit {width:575px;}
.mapit-content {height:400px;}

» Navigation & Google Map
.mapit-navigation {width:30% !important;}
.mapit-map-content {width:70% !important;}

» Font Adjustments
.mapit-accordion-link {font-size:11px !important;}
.ui-accordion-header a {font-size:11px !important;}

View the page source to see the CSS overrides used to customize this version of MapIt.