lol

Go down 
AvtorSporočilo
ana
Admin
ana


Število prispevkov : 8
Join date : 22/08/2015

lol Empty
ObjavljaNaslov sporočila: lol   lol Icon_minitimeTor Dec 25, 2018 9:34 pm

css
Koda:
/*=============================================== *
* Jcink.com Forum Hosting Stylesheet
* ==============================================
* #Skin Name: I MISS YOU
* #Skin Creator: MISS TEXAS.
*=============================================== */

html { overflow-x: auto; }
form { display:inline; }

/****************************************
Body Background & Text Style
*****************************************/

body { font-family: Arial, sans-serif; font-size: 10px; color: #222; margin: 0px; padding: 0px; text-align: center; background-color: #fafafa; background-image: url(http://shrani.si/f/2A/tw/44vjRG4Q/falling-snow-on-black-ba.png); background-attachment: fixed; background-position: center top; }
}
h3{font-family:'playfair display', serif; font-size:24px; font-weight: 700; color:#733C4C; letter-spacing: -1px;}


div::-webkit-scrollbar{ width: 4px; height: 4px; background-color: #000; }
div::-webkit-scrollbar-track{ height: 4px; width:4px; background-color: #000; }
div::-webkit-scrollbar-thumb{ background-color: #73433C; }

body::-webkit-scrollbar{ width: 8px; height: 8px; background-color: #000; }
body::-webkit-scrollbar-track{ height: 8px; width:8px; background-color: #000; }
body::-webkit-scrollbar-thumb{ background-color: #73433C; }

/****************************************
 Table Styles
*****************************************/


table, tr, td {
font-family: 'Calibri', sans-serif;
font-size: 10px;
color: #222; border-collapse: collapse;
}

/****************************************
 Board Width
*****************************************/

#wrapper {
text-align:left;
      width:900px;
      margin: 0px auto 30px;
      background: #F5F5F5;
      padding-bottom: 5px; padding:10px;
}

#innerwrapper {
padding: 0 10px;
}

/****************************************
 Link colors
*****************************************/

a:link, a:visited, a:active {
text-decoration: none;
color: #73433C;
}
a:hover {
color: #733C4C;
text-decoration: none;
}


/****************************************
 Profile styles
*****************************************/

#profilename {
font-size:28px;
font-weight:bold;
}

#photowrap {
padding:6px;
}

#phototitle {
font-size:24px;
border-bottom:1px solid black;
}

#photoimg  {
text-align:center; margin-top:15px;
}

/****************************************
 UserCP/My Controls styles
*****************************************/

#ucpmenu {
line-height:150%;
width:22%;
border:0px solid #555;
background-color: #fff;
}

#ucpmenu p  {
padding:2px 5px 6px 9px;
margin:0px; 
}

#ucpcontent {
background-color: #fff;
border:0px solid #545454;
line-height:150%; width:auto;
}

#ucpcontent p  {
padding:10px;
margin:0px;
}

/****************************************
Logo Strip
*****************************************/

#logostrip {
display: none;
}

#logo {
min-height: 60px;
text-align: left;
margin-top: 5px;
padding: 20px 20px 5px;
}


#logo a, #logo a:hover {
font-size: 36px;
text-decoration: none;
font-weight: bold;
color: #800000;
}

/****************************************
Search Bar
*****************************************/

#searchbar {
display: block;   
float: right;
position: relative;
right: 10px;
top: 8px;
}

#searchbar .search-container {
  background-color: #FFFFFF;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4) inset;
  border: 1px solid #D8D8D8;
  display: block;
  height: 26px;
  position: relative;
  width: 200px;
}

#searchbar .search-input {
background: none repeat scroll 0 0 transparent;
border: 0;
color: #808080;
font-size: 12px;
width: 192px;
height: 26px;
font-family: Arial, sans-serif;
padding: 1px 0 0 8px;
}

#searchbar .search-input:focus {
  color: #000000;
}

#searchbar .search-button {
background: #800000 url(http://files.b1.jcink.com/themes/default/magnifying-glass.png) no-repeat 50% 50%;
border: 0;
bottom: 0;
margin: 0;
border-radius: 0;
display: block;
height: 26px;
padding: 0;
position: absolute;
right: 0;
text-indent: -3000em;
top: 0;
width: 26px;
cursor: pointer;
box-shadow: none;
}

/****************************************
Navigation Bar / Submenu
*****************************************/

#submenu  {
font-size: 13px;
border: solid #555;
      border-width: 1px 0;
background-color: #800000;
      background-position: center center;
      margin-bottom: 3px;
display: none;
}

#submenu img {
display: none;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
text-decoration: none;
color: #fff !important;
      padding: 7px 7px;
      font-weight: bold;
}

#submenu a:hover {
color: #fff !important;
text-decoration: underline;
}

#navi br {
display: none;
}

#navstrip  {
font-weight:bold;
padding:6px 0px 16px 0px;
}

/****************************************
 Calendar styling
*****************************************/

.caldate  {
text-align:right;
font-weight:bold;
font-size:11px;
color:#555;
background-color:#F2F2F2;
padding:4px; margin:0px;
}

#calendarname {
font-size:22px;
font-weight:bold;
}

#padandcenter {
margin-left:auto;
margin-right:auto;
text-align:center;
padding:14px 0px 14px 0px;
}


/**************************************************
User Links Menu (Messages / View new posts / etc )
***************************************************/

#userlinks {
list-style: none;
width: 95%;
margin: 0 auto;
}

#userlinks td {
color: #333;
}

#userlinks a {
text-decoration: none; padding: 1px;
}

#userlinks a:hover {
text-decoration: none;
}


/****************************************
 Topic View styles
*****************************************/

.activeuserstrip {
background-color: #f2f2f2;padding:6px
}

.normalname {
font-size: 12px;
font-weight: bold;
color: #003;
}

.normalname a {
font-size: 12px;
}

.unreg {
font-size: 11px;
font-weight: bold;
color: #900;
}

.post1 {
background-color: #Fff; 
}

.post2 {
background-color: #Ffffff;
}

.postdetails {
font-size: 10px;
}

.postcolor  {
font-size: 10px; line-height: 120%;
}

.postlinksbar {
background-color: #733C4C;
color:#fff!important;
font-family: 'calibri', sans-serif; font-size: 8px; text-transform:uppercase; letter-spacing: 1px; line-height:100%; text-align: right;
padding: 5px 10px;
margin-top:1px
}
.postlinksbar a{color:#FFF!important;}

.signature  {
font-size: 10px;
color: #339;
line-height:150%; 
}

/*******************************
Pagination e.g. [1],2,3 ...
*******************************/

.pagination .pagination_current, .pagination a {
  padding: 2px 5px;
}

.pagination a:link, .pagination a:visited, .pagination a:active {
  border: 1px solid #800000;
  border-radius:3px;
  background-color:#740300;
  padding-left:6px;
  padding-right:6px;
  color:#ffffff;
  text-decoration:none;
  box-shadow: 0pt 2px 3px rgba(0, 0, 0, 0.4);
}

.pagination a:hover {
background: #EFEEEE;
text-decoration: none;
color:#000000;
box-shadow: 0pt 2px 3px rgba(0, 0, 0, 0.4);
}

.pagination .pagination_current {
  background: none repeat scroll 0% 0% #FFFFFF;
  border: 1px solid #545454;
  border-radius:3px;
  padding-left:6px;
  padding-right:6px;
}

.pagination_first, .pagination_last, .pagination_page {
  background: none repeat scroll 0% 0% #73433C;
  border: 1px solid #800000;
}

.pagination_pagetxt {
  display:none;
}

/****************************************
 Global general table/div row styles
*****************************************/

.row1,.row3,.row4,.row2 {
background-color: #fff;
padding: 5px;
}

#boardstats .row2 {
text-align: center;
}

.darkrow1 {
background-color: #fff; color:black;
}

.darkrow2 {
background-color: #f2f2f2; color:black;
}

td.darkrow2 {
display: none;
}

.darkrow3 {
background-color: #fff;
color: #000;
padding: 3px;
}

.hlight { background-color: #f2f2f2; }
.dlight { background-color: #f2f2f2; }

/****************************************
 Top table bars / gradient holders
*****************************************/

.maintitle {
font-weight: normal;
padding: 15px;
color: #000; font-family: calibri;text-transform:uppercase;font-size:8px; letter-spacing:2px; text-align:center;

}

.maintitle a:link, .maintitle  a:visited, .maintitle  a:active {
text-decoration: none; color:#733C4C!important;
}

.maintitle a:hover {
text-decoration: underline; 
}
.maintitle img { display:none; }
/****************************************
Bar directly below the maintitles
*****************************************/

.titlemedium {

background-color: #73433C;
color:#fff;
font-family: 'calibri', sans-serif; font-size: 8px; text-transform:uppercase; letter-spacing: 1px; line-height:100%; text-align: center;
padding: 5px;
margin-top:1px
}

.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  {
text-decoration: none;
color: #fff;
}

/****************************************
Table & Div Borders
*****************************************/

.tableborder {
border:0px solid #fff; padding:0px; margin:0;
}

.tablefill {
background-color: #fff;
border:1px solid #fff;
padding:6px;
}

.tablepad {
background-color: #fff;
padding:6px;
}

.tablebasic {
width:100%; padding:0; margin:0px; border:0px; background-color:#fFF;
}

.plainborder {
border:1px solid #fff;
background-color: #fff;
}

/****************************************
QUOTE and CODE BBCode boxes
*****************************************/

#QUOTE {
white-space:normal;
font-family: 'Calibri', sans-serif;
font-size: 10px;
color: #333;
background-color: #F5F5F5;
padding:5px 15px;
font-style:italic;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin-top:2px;
}

#CODE  {
white-space:normal;
font-family: 'Calibri', sans-serif;
font-size: 10px;
color: #333;
background-color: #F5F5F5;
padding:5px 15px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin-top:2px;
}


/**********************************************
Input buttons, e.g. submit, text input, etc
***********************************************/

.button-large {
text-align:center;
margin:0px 5px 0px 5px;
      color: #733C4C;
      display: inline-block; font-family: 'playfair display', serif; font-size: 18px; font-weight:700; text-transform: lowercase; letter-spacing:-1px;
}
.button-large:hover{color:#733C4C;}


.button-small {
text-align:center;
margin:0px 5px 0px 5px;
      color: #73433C;
      display: inline-block; font-family: 'playfair display', serif; font-size: 14px; font-weight:700; text-transform: lowercase; letter-spacing:-1px;
}
.button-small:hover{color:#733C4C;}

.post-buttons-top { margin-top: 3px; }

.button-large.closed {
text-align:center;
margin:0px 5px 0px 5px;
      color: #cccccc;
      display: inline-block; font-family: 'playfair display', serif; font-size: 18px; font-weight:700; text-transform: lowercase; letter-spacing:-1px;
}

.pinned-topic-row .linkthru{font-size:18px!important;font-family: 'Playfair Display', serif; font-weight:700; text-align: center; text-transform: lowercase; letter-spacing:-1px; color:#73433C; important;}

.forminput, .codebuttons, .textinput, .radiobutton, .checkbox {
background: #FFF;
color: #000;
font-family: 'calibri', sans-serif;
font-size: 10px;
padding: 2px;
vertical-align: middle;
}


input[type=submit], input[type=button], input[type=reset] {
background: #73433C;
color: #FFFFFF;
font-size: 8px; text-transform: uppercase;
font-weight: normal;
margin: 3px;
padding: 4px 6px;
text-decoration: none;
border: none; letter-spacing: 1px;
}

.codebuttons  {
font-size: 10px;
}


/****************************************
Form table cell styles, left/right/top
*****************************************/

.pformstrip {
background-color: #733C4C;
color:#fff;
font-family: 'calibri', sans-serif; font-size: 8px; text-transform:uppercase; letter-spacing: 1px; line-height:100%; text-align: center;
padding: 5px;
margin-top:1px
}
.pformstrip a{color:#FFF!important;}

.pformleft  {
background-color: #fff;
padding:6px;
margin-top:1px;width:25%;
}

.pformleftw {
background-color: #fff; padding:6px;
margin-top:1px;width:40%;
}

.pformright {
background-color: #fff;
padding:6px; margin-top:1px;
}


/****************************************
Tabs on the portal profiles + sections
*****************************************/

.opentab {
color: #FFF;
padding:7px;float: left; width: auto;
background-color: #73433C;
margin-top:6px;
margin-right:2px;
font-size:11px;
}

.closedtab {
color: #FFF;
padding:7px;float: left;width: auto;
background-color: #733C4C;
margin-top:6px;
margin-right:2px;
font-size:11px;
}

.positiontab {
height: 34px; margin-left: 2px;
}

/****************************************
 Delete all cookies / mark read
*****************************************/

#delcookiesrow, #mark-as-read-subto {
background-color: #EFEFEF;
border: 1px solid #545454;
font-size: 10px;
padding: 5px;
      width: 260px;
      float: right;
      margin-top:-3px;
      padding-left:1px;
display: none;
}

#mark-as-read-subto {
float: none;
padding-top: 3px;
}


/*******************************
  Board Statistics Links
*******************************/

.toplinks a {
color: #ffffff;
font-size: 11px;
text-decoration: none;
}

.toplinks {
margin: 0 11px -37px 0;
text-align: right;
color: transparent;
}

/*******************************
Mini Profile Seperators
*******************************/

.postbit {
border-bottom: solid 1px #C0C0C0;
color: black;
background: #fff;
font-size: 11px;
      padding: 6px 7px;
}

/********************************
Miscellaneous
********************************/

/* image tag styles */
img        { vertical-align:middle; border:0px }
img.attach { border:2px outset #555;padding:2px }

/* Forum Descriptions */
.desc { font-size:11px; color: #000; }

/* Edited by text */
.edit { font-size: 9px }

/* Topic Macros */

.wrapmini { float: left; }

/* Warning CSS */
.warngood { color:green }
.warnbad  { color:red }

/* Skin selector dropdown */
#skin_selector {
margin: 10px 0;
}


/* Online users list row */
.thin {
padding:6px;
line-height:140%;
margin:2px 0px 2px 0px;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

/* Latest news area */
.newstext {
background-color: #EFEFEF;
border: 1px solid #555;
padding: 6px 6px 2px 6px;
margin-bottom: 10px;
display: none;
}

/* Highlighted text in search */
.searchlite {
color:#F00;
font-weight:bold; 
background-color:#FF0;
}

/****************************************
Mobile-specific Styles
*****************************************/

#mobile {
background-color: #FBFBFB;
}

/***********************************
Copyright: Removal is against Terms
************************************/

.copyright {
font-size: 10px; line-height: 12px;
}

/***********************************
Sidebar
************************************/
#sidebar{width:210px; height:100%; position: fixed; background-color:#fff; padding:20px;}
#main{width:900px; height:100%; position: relative; top: 0px; left: 268px;}
#vertical-toggle{height:100%; width:15px;z-index:100;}
.togglebar{height:100%; width:15px; background-color:#73433C; position: fixed; top:0px; left:0px; z-index:100;}
#togglebar2{height:100%; width:15px; background-color:#73433C; position: fixed; top:0px; left:250px; z-index:100;}
.navlink{width:95px; font-family: 'calibri', sans-serif; font-size: 8px; text-transform:uppercase; letter-spacing: 1px; line-height:100%; color:#FFF; background-color:#733C4C;padding: 5px 3px; margin:1px; text-align: center;-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;}
.navdesc{width:90%; padding: 10px; border-style: double;height:100px; border-color:#CCCCCC; text-align: justify; line-height:100%; max-height:100px; overflow: auto;}
.navdesc:first-letter{background-color:#73433C; font-size:18px; text-transform: uppercase; padding: 5px; float: left; color:#FFF;font-family: 'Playfair Display', serif; font-weight:700;line-height:100%; margin-right: 3px;}
.navlink:hover{background-color:#2B2B2B;}

/* Peekaboo Side Tables (Left Side) CSS by SubDevo */
#leftNav {
 width: 15px;
 height: 100%;
 top: 0px;
 right: auto;
 left: 0px;
 position: fixed;
 _position: absolute;
}
#leftNavTog {
 position: absolute;
 width: 15px;
 height: 100%;
 right:0px;
 cursor: pointer;
 background-color:#733C4C;
 background-position: right center;
}
#leftNavContent {
 position: absolute;
 right: 15px;
 width: 250px;
 height: 100%;
 overflow: auto;
 text-align: center;
 color: #000;
 background-color:#733C4C;
}
/**********************************
CFS
***********************************/
#indexcontainer { width:429px; float:left; border-style: double; background-color:#fff; margin-right:5px; margin-bottom:5px; border-color:#CCCCCC;}
.new-section:before, .new-section:after { content: " "; display: table; }
.new-section:after { clear: both; }
.new-section { *zoom: 1; }
.titlename{font-size:24px!important;font-family: 'Playfair Display', serif; font-weight:700; text-align: center; text-transform: lowercase; letter-spacing:-1px; color:#733C4C!important;}
.titlename a{color:#000!important;}
.deschold{width:343px; height:150px; text-align: center;}
.descs{padding:10px; width:80%; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; text-align: justify; margin-left:25px; line-height:100%; font-family: 'calibri', sans-serif; font-size:10px;height:75px; overflow: auto; background-color:#F5F5F5;}
.descs:first-letter{background-color:#73433C; font-size:18px; text-transform: uppercase; padding: 5px; float: left; color:#FFF;font-family: 'Playfair Display', serif; font-weight:700;line-height:100%; margin-right: 3px;}
.stats{width:45px; height:45px;background-color:#733C4C; margin-bottom:1px; margin-top:1px; color:#FFF; text-align: center; padding:15px; }
.stattitle{font-family: 'Playfair Display', serif; font-weight:700; font-size: 24px; line-height:100%; padding-bottom: 5px;}
.lp{font-family: 'calibri', sans-serif; font-size: 8px; text-transform:uppercase; letter-spacing: 1px; line-height:200%;}
.lp a{color:#733C4C!important;}
.lp a:hover{text-decoration: underline;}
.deschov{opacity: 1; position:relative; width:274px; height:75px; height:75px; overflow: hidden;}
.deschov .descbg{position:absolute; left:0px; top:0px; height:75px; width:274px; -webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;}
.deschov:hover .descbg{top:-75px;}
.calgen{font-family: 'calibri', sans-serif; font-size: 8px; text-transform:uppercase; letter-spacing: 1px; line-height:100%;}
/***********************************
Header
************************************/
.headerhover{width:900px; height:300px; position:relative; overflow:hidden;}
.headerhover .headerthing{position: absolute; width:860px; height:140px; bottom:-155px; left:0px; background-color:#FFF;-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease; border-top:5px solid ##733C4C;padding: 5px 20px;}
.headerhover:hover .headerthing{bottom:0px;}
.adminhold{width:100px; height:100px; background-color:#F5F5F5; position: relative; overflow: hidden;}
.adminhold .adminpic{width:100px; height: 100px; z-index:1;-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease; position: absolute; top:0px; left:0px;}
.adminhold:hover .adminpic{top:-100px;}
.headersubs{font-family: 'Playfair Display', serif; font-weight:700; font-size: 24px; line-height:100%; padding-bottom: 0px; letter-spacing:-1px; color:#73433C;}
.adminname{padding-top:20px; text-align: center; font-family: 'Playfair Display', serif; font-weight:700; font-size: 16px; line-height:100%; padding-bottom: 0px; letter-spacing:-1px; color:#733C4C;}
.adminlinks{font-family: 'calibri', sans-serif; font-size: 8px; text-transform:uppercase; letter-spacing: 0px; line-height:100%; text-align:center;}
.date{font-family: 'calibri', sans-serif; font-size: 8px; text-transform:uppercase; letter-spacing: 1px; line-height:100%; color:#733C4C; text-decoration: underline; margin-bottom: 2px;}
/****************************  MINI-PROFILE BY MISS TEXAS ****************************/  .charhold182{    background-color: #000000;    width: 190px;    padding: 20px 15px;    border: 1px solid #c0c0c0;    outline:14px solid #000;    font-family: 'playfair display', 'times', serif;    color: #fff;    font-weight: 700;    font-size: 14px;    line-height:100%;    margin: 14px;  }  .charhold182 a{color:#fff!important;}  .avhold182{    height: 400px;    width: 250px;    position: relative;    overflow: hidden;    border-bottom: 1px solid #000;  }  .avhold182 br{display: none;}  .avhold182 .mphov182{    position: absolute;    top: 0px;    left: 0px;    width: 210px;    height: 360px;    padding: 20px;    background-color: rgba(255,255,255,0.7);    opacity: 0;    -webkit-transition: all 1s ease;    -moz-transition: all 1s ease;    -ms-transition: all 1s ease;    -o-transition: all 1s ease;    transition: all 1s ease;  }  .mpgif182 {    height: 125px;    width:125px;    overflow: hidden;    -webkit-border-radius: 63px;    border-radius: 63px;    position: absolute;    top: 20px;    left: 20px;    z-index: 1;    border: 2px solid #fff;    -webkit-box-shadow: 0 0 5px 0 #707070;    box-shadow: 0 0 5px 0 #707070;    background-color: #fff;  }  .avhold182:hover .mphov182{opacity: 1;}  .mplinks182{    position: absolute;    top: 50px;    left: 100px;    width: 135px;    text-align: right;    font-family: 'calibri', sans-serif;    font-size: 8px;    text-transform: uppercase;    z-index: 0;  }  .mplinks182a {    background-color: #000;    display: block;    padding-right: 5px;    margin-bottom: 1px;    line-height:150%;    letter-spacing: 1px;    color:#ffffff!important;  }  .mplinks182a a{    text-decoration: none;    color:#ffffff!important;  }  .alias182{    font-family: 'playfair display', 'times', serif;    text-transform: lowercase;    font-size: 18px;    text-align: left;    padding-left: 50px;    line-height:100%;    margin-bottom:2px;    font-weight: 700;  }  .mptitle182{    width: 100px;    font-weight: normal;    background-color: #000;    margin-right: 1px;    color:#fff;    font-family: 'calibri', sans-serif;    font-size: 8px;    text-transform: uppercase;    line-height:150%;    letter-spacing: 1px;  }  .mpans182{    width: 100px;    font-weight: normal;    background-color: #fff;    margin-right: 1px;    color:#000;    font-family: 'calibri', sans-serif;    font-size: 9px;    text-transform: uppercase;    line-height:250%;  }  .mptitle2182{    width: 200px;    font-weight: normal;    background-color: #000;    margin: 1px 1px 0px 0px;    color:#fff;    font-family: 'calibri', sans-serif;    font-size: 8px;    text-transform: uppercase;    line-height:150%;    letter-spacing: 1px;  }  .mpans2182{    width: 200px;    font-weight: normal;    background-color: #fff;    margin: 1px 1px 0px 0px;    color:#000;    font-family: 'calibri', sans-serif;    font-size: 9px;    text-transform: uppercase;    line-height:250%;  }  .lyrics182{    font-family: 'calibri', sans-serif;    font-size: 8px;    line-height:100%;    text-transform: uppercase;    text-align: justify;    padding:  5px;    max-height:50px;    width: 85%;    border: 1px solid #c0c0c0;    outline: 5px solid #000;    margin-top: 15px;    overflow:auto;    background-color:#000;    color: #fff;  }
Nazaj na vrh Go down
https://testniforum111.forumsl.net
ana
Admin
ana


Število prispevkov : 8
Join date : 22/08/2015

lol Empty
ObjavljaNaslov sporočila: Re: lol   lol Icon_minitimeTor Dec 25, 2018 9:35 pm

<!DOCTYPE html>
<html>
<head>
<title><% TITLE %></title>
<% CSS %>
<% JAVASCRIPT %>
<script src="http://elegantexpressions.us/black/cfs.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=Playfair+Display:700' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="leftNav" style="display:none; z-index:51;">
<div id="leftNavTog" title="Click to Hide or Show" onclick="togL_Nav(true)" onmouseover="this.style.backgroundColor='#733C4C'" onmouseout="this.style.backgroundColor='#733C4C'"></div>
<div id="leftNavContent" style="display:none;" onscroll="setLnavCook(this.scrollTop,1)">
<div id="sidebar">
<div class="calgen" style="text-align:right;width:80%;">welcome to</div>
<div style="font-family: 'playfair display', serif; font-size: 24px;font-weight:700; text-transform: lowercase;line-height:80%; letter-spacing:-1px; color:#000; padding-bottom:5px;">

crying on the inside

</div><div class="navdesc">

this is where you should put a description of your lovely (and beautiful, if i do say so myself) site!

</div><br>

<iframe src="https://www4.cbox.ws/box/?boxid=4342376&boxtag=9DGWTA" width="100%" height="240" allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto"></iframe>

<br>
<center><table cellspacing="0" cellpadding="0"><tr><td><a href="/index.php"><div class="navlink">link</div></a></td><td><a href="/index.php"><div class="navlink">link</div></a></td></tr><tr><td><a href="/index.php"><div class="navlink">link</div></a></td><td><a href="/index.php"><div class="navlink">link</div></a></td></tr><tr><td><a href="/index.php"><div class="navlink">link</div></a></td><td><a href="/index.php"><div class="navlink">link</div></a></td></tr><tr><td><a href="/index.php"><div class="navlink">link</div></a></td><td><a href="/index.php"><div class="navlink">link</div></a></td></tr><tr><td><a href="/index.php"><div class="navlink">link</div></a></td><td><a href="/index.php"><div class="navlink">link</div></a></td></tr></table></center>

</div></div></div>
<div></div></div>
</div>


<div id="main">
<div id="wrapper">

<!-- CHANGE THE BACKGROUND IMAGE URL TO YOUR 900X300 IMAGE HEADER -->
<div class="headerhover" style="background-image:url('http://shrani.si/f/3N/6J/xtXMZLb/omg.png');">

<div class="headerthing">
<table cellpadding="2" cellspacing="2"><tr><td valign="top"><div class="headersubs"><span style="color:#CCC;">�</span> admins</div>
<div style="max-width:305px; overflow-x: auto;">

<!-- CHANGE EACH BACKGROUND IMAGE URL TO A 100X100 STAFF PIC. ADD/DELETE AS YOU NEED -->
<table><tr><td><div class="adminhold"><div class="adminpic" style="background-image:url('http://placehold.it/100x100');"></div><div class="adminname">name</div>
<a href="/index.php"><div class="adminlinks">account 1</div></a>
<a href="/index.php"><div class="adminlinks">account 2</div></a>
</div></div></td><td><div class="adminhold"><div class="adminpic" style="background-image:url('http://placehold.it/100x100');"> </div><div class="adminname">name</div>
<a href="/index.php"><div class="adminlinks">account 1</div></a>
<a href="/index.php"><div class="adminlinks">account 2</div></a></div></td><td><div class="adminhold"><div class="adminpic" style="background-image:url('http://placehold.it/100x100');"> </div><div class="adminname">name</div>
<a href="/index.php"><div class="adminlinks">account 1</div></a>
<a href="/index.php"><div class="adminlinks">account 2</div></a></div></td><td><div class="adminhold"><div class="adminpic" style="background-image:url('http://placehold.it/100x100');"> </div><div class="adminname">name</div>
<a href="/index.php"><div class="adminlinks">account 1</div></a>
<a href="/index.php"><div class="adminlinks">account 2</div></a></div></td></tr></table></div>
</td>

<td valign="top"><div class="headersubs"><span style="color:#CCC;">�</span> updates</div>
<div style="height:80px; width:130px; overflow:auto; background-color:#F5F5F5; font-family: 'calibri', sans-serif; font-size: 10px; line-height:100%; padding: 10px; text-align:justify;"><div class="date">
� 12.03.2014</div> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla gravida neque nisi, sed faucibus lorem gravida nec. </div></td>

<td valign="top"><div class="headersubs"><span style="color:#CCC;">�</span> something</div>
<div style="height:80px; width:200px; overflow:auto; background-color:#F5F5F5; font-family: 'calibri', sans-serif; font-size: 10px; line-height:100%; padding: 10px; text-align:justify;">whatever else you want here!</div></td>

<td valign="top"><div class="headersubs"><span style="color:#CCC;">�</span> credits</div>
<div style="height:80px; width:150px; overflow:auto; background-color:#F5F5F5; font-family: 'calibri', sans-serif; font-size: 10px; line-height:100%; padding: 10px; text-align:justify;">credits go here <3 you must include what i've written below. if you use my mini profile or templates, you must credit me as well!

<p>Skin coded by <a href="http://cttw.jcink.net/index.php?showuser=12">MISS TEXAS.</a> at CAUTION. Toggle sidebar is from SubDevo and Custom Forum Structure script is from Black.</div></td>
</tr></table>

</div></div>
<% BOARD HEADER %>
<div id="innerwrapper">
<div id="navi">
<% NAVIGATION %>
</div>
<div id="board"><% BOARD %></div>
<script>
customIndex.init({
page: "<!-- |input_act| -->",
html: "<div id='indexcontainer'><table><tr><td><div class='deschold'><div class='titlename'>{%link}</div><div class='descs'>{%description}</div><div class='lp'>� {%lp-title} by {%lp-author}</div></div></td><td><div class='stats'><div class='stattitle'>{%topics}</div><div class='calgen'>topics</div></div><div class='stats'><div class='stattitle'>{%replies}</div><div class='calgen'>replies</div></div></td></tr></table></div>"
});
</script>

<script type="text/javascript">
/* Peekaboo Side Tables (Left Side) by SubDevo */
/* Global Footer - Please leave this header intact. Do not repost. */
/* interoceandesigns.proboards.com or lsdp.proboards.com */

var L_memOnly=0; // Members Only? 1=Yes, 0=No
var L_TogWidth=15; // Width of Clickable area.
var L_SideWidth=250; // Width of content.

function setLnavCook(a,b){ var n=(b)?"L_NavTop=":"L_NavOpen=";
document.cookie=n+a+"; expires=Sat, 17 Jan 2050 12:12:12 UTC; path=/";
}
function scrollLT(){L_NavH.scrollTop=(document.cookie.match(/L_NavTop=(\d+)/))?RegExp.$1:0;}
function togL_Nav(a){ var m=document.body,b=L_Nav.style,c=L_NavH.style;
if(a!=true){if(is_IE){b.height=m.clientHeight;}
b.left=parseInt(m.scrollLeft)+"px"; b.top=parseInt(m.scrollTop)+"px";
}else{
if(c.display=="none"){c.display=""; b.width=L_wT;setLnavCook(1);
if(L_NavFirst){L_NavFirst=false;setTimeout("scrollLT()",200);}else{scrollLT();}
}else{setLnavCook(0);c.display="none"; b.width=L_TogWidth+'px';}
}} var L_wT=1+L_TogWidth+L_SideWidth+"px",is_IE=(document.uniqueID)?true:false;
var L_Nav=document.getElementById ("leftNav"),L_NavH=document.getElementById ("leftNavContent");
if(!L_memOnly||pb_username!="Guest"){ L_Nav.style.display=""; var L_NavFirst=true;
var a=document.cookie; if(!a.match(/L_NavOpen/)||a.match(/L_NavOpen=1/)){togL_Nav(true);}
if(is_IE){window.attachEvent("onscroll", togL_Nav); window.attachEvent("onresize", togL_Nav);}
}
</script>


<% COPYRIGHT %>
<center><h3>skin created by <a href="http://z10.invisionfree.com/CAUTIONTOTHEWIND/index.php?showuser=9796">miss texas. at caution 2.0</a>.</h3></center>
<script>$('#logo a img[src="style_images/1/spacer.gif"]').replaceWith('<!-- |board_name| -->');</script>
</div>
</div></div>
</body>
</html>

<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
Nazaj na vrh Go down
https://testniforum111.forumsl.net
 
lol
Nazaj na vrh 
Stran 1 od 1

Permissions in this forum:Ne, ne moreš odgovarjati na teme v tem forumu
la testni forum :: join us,-
Pojdi na: