Note In A Bottle

From Neomia

(Difference between revisions)
Line 1: Line 1:
-
<table class="infoTable itemTable" cellspacing="0" cellpadding="2">
+
<style type="text/css">
-
<tr>
+
.portlet {
-
<th colspan="2">Note In A Bottle</th>
+
  display: none;
-
</tr>
+
}
-
<tr>
+
-
<td colspan="2" class="infoTableImg">
+
#p-cactions, #p-personal, #p-Wiki, #p-Neomia, #p-logo, #p-search, #p-tb {
-
  http://neomia.net/images/mysteryisland/notebottle.gif
+
  display: table !important;
-
</td>
+
}
-
</tr>
+
-
<tr>
+
  .infoTable {
-
<td class="infoTitle">World</td>
+
width: 21em;
-
<td>[http://editthis.info/neomia/Mystery_Island Mystery Island]</td>
+
padding: 2x;
-
</tr>
+
font-size: 92%;
-
<tr>
+
margin-left: 9px;
-
<td class="infoTitle">Type</td>
+
float: right;
-
<td>Special</td>
+
}
-
</tr>
+
-
<tr>
+
.itemTable {
-
<td class="infoTitle">Weight</td>
+
margin-right: 5px;
-
<td>1 lbs</td>
+
float: left !important;
-
</tr>
+
margin-left: 0px !important;
-
<tr>
+
margin-bottom: 10px;
-
<td class="infoTitle">Rarity Index</td>
+
}
-
<td>101</td>
+
-
</tr>
+
.infoTable th {
-
<tr>
+
font-size: larger;
-
<td class="infoTitle">Estimated Value</td>
+
color: #FFFFFF;
-
<td>500 np</td>
+
background-color: #0000BB;
-
</tr>
+
text-align:center;
-
</table>
+
}
-
 
+
-
<div class="itemInfo">
+
.infoTableImg {
-
 
+
text-align: center;
-
== Description ==
+
background-color: #FFFFFF;
-
A washed up note in a bottle. I wonder what it says?
+
}
-
 
+
-
<div class="itemLogo">
+
.topLogo {
-
http://images.neopets.com/altador/altadorcup/team_logos/mysteryisland.gif
+
text-align: center;
-
</div>
+
width: 154px;
-
 
+
float: left;
-
</div>
+
}
-
 
+
-
[[Category:Items]]
+
.itemLogo {
 +
width: 100%;
 +
margin-top: 5px;
 +
text-align: center;
 +
}
 +
 +
.itemInfo {
 +
width: 600px;
 +
border: 1px solid gray;
 +
margin-left: 250px;
 +
margin-bottom: 10px;
 +
padding-left: 5px;
 +
}
 +
 +
.infoTitle {
 +
font-weight: bold;
 +
}
 +
 +
.infoTable td {
 +
border-bottom: 1px solid gray;
 +
}
 +
 +
#catlinks {
 +
width: 845px;
 +
}
 +
</style>

Revision as of 19:59, 4 March 2007

<style type="text/css">

.portlet {
 display: none;
}

#p-cactions, #p-personal, #p-Wiki, #p-Neomia, #p-logo, #p-search, #p-tb {
 display: table !important;
}

.infoTable {
width: 21em; 
padding: 2x; 
font-size: 92%; 
margin-left: 9px;
float: right;
}

.itemTable {
margin-right: 5px;
float: left !important;
margin-left: 0px !important;
margin-bottom: 10px;
}

.infoTable th {
font-size: larger; 
color: #FFFFFF; 
background-color: #0000BB; 
text-align:center;
}

.infoTableImg {
text-align: center;
background-color: #FFFFFF;
}

.topLogo {
text-align: center; 
width: 154px; 
float: left;
}

.itemLogo {
width: 100%;
margin-top: 5px;
text-align: center;
}

.itemInfo {
width: 600px;
border: 1px solid gray;
margin-left: 250px;
margin-bottom: 10px;
padding-left: 5px;
}

.infoTitle {
font-weight: bold;
}

.infoTable td {
border-bottom: 1px solid gray; 
}

#catlinks {
width: 845px;
}

</style>

Personal tools