Familypedia
Advertisement

Infobox[]

In order for the Infobox to be displayed on the right, could someone add

/* Infobox template style */

.infobox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}

/* 

-AMK152(TalkContributions 01:29, 20 July 2007 (UTC)

Advertisement