Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.21 KB | None | 0 0
  1. this is the mini profile template code:
  2. CODE
  3. <center>
  4.    <div class="nmhold">
  5.       <a href="/index.php?showuser=<!-- |id| -->">
  6.          <div class="nm" style="color:#<!-- |g_icon| -->;">
  7.             <!-- |author_name| -->
  8.          </div>
  9.       </a>
  10.       <div class="nmcap" style="border-top:1px solid #<!-- |g_icon| -->;">
  11.          <!-- |g_title| -->
  12.       </div>
  13.    </div>
  14.    <div class="avhold">
  15.       <div class="mphold">
  16.          <div class="mpgif">
  17.             <img src="<!-- |field_8| -->" width="150px" height="150px">
  18.             <div class="mpquote">
  19.                "<!-- |field_9| -->"
  20.             </div>
  21.          </div>
  22.          <table cellpadding="1" cellspacing="1">
  23.             <tr>
  24.                <td>
  25.                   <div class="mpposts" style="background-color:#<!-- |g_icon| -->;">
  26.                      <div style="font-family: 'oswald', sans-serif; font-size:18px; color:#c0c0c0; font-style: italic; padding:10px 4px 0px 0px; line-height:100%;">
  27.                         <!-- |posts| -->
  28.                      </div>
  29.                      <div style="font-family:'calibri',sans-serif; font-size: 8px; text-transform: uppercase; line-height:100%; color:#c0c0c0;">posts</div>
  30.                   </div>
  31.                </td>
  32.                <td>
  33.                   <div class="mprow1"><a href="<!-- |field_2| -->" style="color:#A3A3A3!important;">application</a></div>
  34.                   <div class="mprow1"><a href="<!-- |field_3| -->" style="color:#A3A3A3!important;">shipper</a></div>
  35.                   <div class="mprow1"><a href="<!-- |field_4| -->" style="color:#A3A3A3!important;">want ad</a></div>
  36.                </td>
  37.             </tr>
  38.          </table>
  39.          <div class="mprow2" style="border-right:5px solid #<!-- |g_icon| -->;">
  40.             <!-- |field_5| --> years old
  41.          </div>
  42.          <div class="mprow2" style="border-right:5px solid #<!-- |g_icon| -->;">
  43.             <!-- |field_6| -->
  44.          </div>
  45.          <div class="mprow2" style="border-right:5px solid #<!-- |g_icon| -->;">
  46.             <!-- |field_7| -->
  47.          </div>
  48.          <div class="mprow3">
  49.             <div style="color:#<!-- g_icon -->; display: inline;">
  50.                <!-- |field_1| -->
  51.             </div>
  52.             is <!-- |status| -->.
  53.          </div>
  54.       </div>
  55.       <div class="av">
  56.          <!-- |avatar| -->
  57.       </div>
  58.    </div>
  59. </center>
  60.  
  61. add this to the bottom of your stylesheet:
  62. CODE
  63. /****** Mini Profile ********/
  64. .avhold {
  65.     width: 250 px;height: 400 px;position: relative;overflow: hidden;border - bottom: 5 px solid #000;} .avhold .av{width:250px;height:400px; position:absolute; top:0px;left:0px;-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; z-index: 2;} .avhold:hover .av{left:250px;} .nmhold{background-image:url('http://i.imgur.com/6ipxivP.jpg'); width:250px;} .nm{text-align:right; font-size:18px; font-style:italic; text-transform:uppercase;font-family: 'oswald',sans-serif;padding:20px 10px 10px 0px;} .nmcap{font-family:'calibri', sans-serif;font-size:9px;text-transform:uppercase; font-style:italic; letter-spacing:2px; width:230px;color:# c0c0c0;line - height: 100 % ;text - align: right;padding: 5 px 10 px 5 px 10 px;
  66. }.mphold {
  67.     width: 250 px;height: 375 px;background - color: #121212; padding:25px 0px 0px 0px;} .mpgif{position:relative; height:150px; width:150px; overflow:hidden; border-bottom:10px solid # 121212;
  68. }.mpgif.mpquote {
  69.     position: absolute;top: 0 px;left: 0 px;height: 130 px;width: 130 px;background - color: #fff;opacity: 0; - webkit - transition: all 1 s ease - in -out; - moz - transition: all 1 s ease - in -out; - ms - transition: all 1 s ease - in -out; - o - transition: all 1 s ease - in -out;transition: all 1 s ease - in -out;line - height: 100 % ;padding: 10 px;text - align: justify;font - family: 'calibri',
  70.     sans - serif;font - size: 10 px;font - style: italic;overflow: auto;
  71. }.mpquote: first - letter {
  72.     font - family: 'oswald', sans - serif;
  73.     font - size: 32 px;
  74.     font - style: italic;
  75.     float: left;
  76.     color: #121212; line-height:100%; padding-right: 15px; text-transform: uppercase;} .mpgif:hover .mpquote{opacity:1;} .mpposts{height:40px; width:40px;color:# c0c0c0;
  77.     padding: 5 px;
  78.     text - align: center;
  79. }.mprow1 {
  80.     background - image: url('http://i.imgur.com/6ipxivP.jpg');
  81.     width: 86 px;
  82.     font - family: 'calibri', sans - serif;
  83.     font - size: 10 px;
  84.     text - transform: uppercase;
  85.     line - height: 100 % ;
  86.     margin: 2 px 0 px 2 px 2 px;
  87.     padding: 3 px 5 px;
  88.     color: #A3A3A3;
  89.     text - align: center;
  90. }.mprow2 {
  91.     background - image: url('http://i.imgur.com/6ipxivP.jpg');
  92.     width: 135 px;
  93.     font - family: 'calibri', sans - serif;
  94.     font - size: 10 px;
  95.     text - transform: uppercase;
  96.     line - height: 100 % ;
  97.     padding: 3 px 5 px;
  98.     color: #A3A3A3;
  99.     text - align: center;
  100.     margin - bottom: 2 px;
  101. }.mprow3 {
  102.     font - family: 'oswald', sans - serif;
  103.     font - size: 14 px;
  104.     font - style: italic;
  105.     color: #a3a3a3;
  106.     text - transform: uppercase;
  107.     padding - top: 30 px;
  108. }.normalname, .normalname a {
  109.     display: none;
  110. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement