Marquel World Information Technology

We allready update to new theme & 2 GDesign custom theme coming up. Stay tuned for more updates coming soon By: Admin Kosmyn and the rest of the staff of this support forum
ChatBox

You are not connected. Please login or register

Maw1Main Forum Code Empty Main Forum Code Sat Apr 28, 2012 4:05 am

  • Moderator
Maw
Moderator
CSS

Code:
/*==================================================================================|
    |                    (C) Marquel. All rights reserved.                          |
    |                          CSS by Owing Secnarf                                |
    |            "do not publish it on anywhere without permission                  |
    |                  from the Marquel Administrators."                            |
    |==============================================================================*/



 
    #pun-visit, .main-box, #pun-about #qjump, div.main-head p.options, #main .module-advert .main-content {
        display: none;
    }


 
    .pun a:link, h1, h2, p, div {
        color: #fff;
        text-decoration: none;
    }


    .pun a:visited {
        color: #fff;
        text-decoration: none;
    }


    .pun a:hover, a:active {
        color: #666;
        text-decoration: none;
    }

body{
  background-image: url(http://i47.servimg.com/u/f47/16/97/26/79/untitl10.png) !important;
  background-image: none;
  color: #555;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;

    }
 

    .pun {
        width: 950px;
        min-width: 950px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 10px;
        background-color: DEDDDD;
        border: 1px solid #111;
        border-radius: 0px 50px 0px 50px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
    }


    .pun .main-content {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 3px;
        background-color: DEDDDD;
        border: 1px solid #111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
    }


    .pun .main .main-content.message, .pun .main .main-content p.message {
        background-color: #666666;
        border: 3px solid #111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
    }


 
    #pun-intro {
        background-color: transparent;
        border: none;
        width: 800px;
        margin: 0px auto;
    }

  #pun-visit{
  background: #FBFBFB;
  border-color: #D3DAE1;
  border-bottom-color: #CBD1D8;
  margin: 0 0 0;
  position: relative;
  bottom: 5px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  margin-left: 12px !important;
  margin-right: 12px !important;
}

    #pun-head #pun-navlinks {
        background-color: 222;
        border: 1px solid #111;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
    }
 
    #pun-navlinks ul {
        list-style: none;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }
 
 
    #pun-navlinks li {
        display: inline;
        font-size: 11px;
    }
 
 
    #pun-navlinks li a {
        margin-right: 1px;
        padding: 3px;
 
    }
 
 
    #pun-navlinks a, #pun-navlinks a:visited {
        color: #fff;
        text-decoration: none;
    }
 
 
    #pun-navlinks a:active, #pun-navlinks a:focus, #pun-navlinks a:hover {
        text-decoration: none;
        color: 666;
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border-radius: 3px;
    }


 
    #pun-about {
        background-color: 222;
        border: 1px solid #111;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        text-align: center;
    }


 
    #stats {
        background-color: transparent;
        border: none;
    }


    #onlinelist {
        margin: 10px;
        padding: 10px;
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border: none;
    }


    #onlinechat {
        background-color: transparent;
        border: none;
    }


 
    .main-head , .main-foot, .pun .paged-foot, .pun .paged-head {
        background-color: transparent !important;
        border: none;
    }


    table.table tr td.tcr, .pun .frm .frm-form table {
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border: none;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


    .pun table.table th.tcl, .pun table.table th.tc2, .pun table.table th.tc3, .pun table.table th.tcr {
        background-color: transparent !important;
        border: none;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


    .pun .main table td.tc1, .pun .main table td.tc2, .pun .main table td.tc3,  .pun .main table td.tcr{
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border: none;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


    .pun tbody.statused td.tcl {
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border: none;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


 
    .pun .post {
        margin-top: 5px;
        margin-bottom: 5px;
        background-color: 222;
        border: 1px solid #111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
    }


    .pun .postmain {
        background-color: transparent;
        border: none;
    }


    .pun .posthead {
        background-color: transparent;
        border: none;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


    .postfoot {
        background-color: transparent;
        border: none;
    }


    .pun .entry-content {
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border: none;
        padding: 3px;
    }


    .pun .post .user {
        margin-top: 12px;
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border: none;
        padding: 5px;
        text-align: center;
    }


 
    .pun .frm-form {
        background-color: transparent;
        border: none;
    }


    .pun table.table td {
        background-color: transparent;
        border: none;
    }


    #text_editor_textarea, .frm-form fieldset.frm-set .inputbox {
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border: none;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


    input {
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border: none;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


 
    .faq dd, .main .frm-info, .pun .frm .frm-form table, fieldset.frm-set.multi {
        padding: 10px;
        background-color: #22;
        border: 1px solid #111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        color: #fff;
        font-size: 12px;
        font-family: Helvetica;
    }


    fieldset.frm-set, .main .main-content.frm {
        padding: 10px;
        background-color: 222;
        border: 1px solid #111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        color: #fff;
        font-size: 12px;
        font-family: Helvetica;
    }
 

    .frm-buttons {
        padding: 10px;
        border: none;
    }


 
    .entry-content blockquote {
        margin: 1em;
        background-color: 222;
        border: 1px solid #111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }

    .codebox {
        background-color: 222;
        border: 1px solid #111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


    .codebox dd {
        background-color: 222;
        border: 1px solid 111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        color: #fff;
        font-size: 11px;
        font-family: Helvetica;
    }


 
    #tabs {
        border: none;
        background-color: transparent;
        color: #222;
        font-size: 10px;
        font-family: Helvetica;
        text-decoration: none;
    }


    #tabs ul li {
        display: inline;
        font-size: 10px;
        list-style: none;
        text-align: center;
    }


    #tabs ul li.activetab a {
        border: none;
        background-color: transparent;
    }


    #tabs ul li.activetab a:hover {
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border-radius: 3px;
    }


    #tabs ul li a {
        border: none;
        background-color: transparent;
    }


    #tabs ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.08);
        border-radius: 3px;
    }


 
    .title-overview {
        border: none;
        background-color: transparent;
    }


    .overview {
        background-color: 222;
        border: 1px solid #111;
        border-radius: 0px 0px 0px 0px;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
    }


 
    #organic-tabs {
        background-color: transparent;
        border: none;
    }


        #explore-nav { overflow: hidden; margin: 0 0 10px 0; }
        #explore-nav li { width: 97px; float: left; margin: 0 10px 0 0; }
        #explore-nav li.last { margin-right: 0; }
        #explore-nav li a { display: block; padding: 5px; background: #222; color: #fff; font-size: 10px; text-align: center; border: 1px solid #111;
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;  }
        #explore-nav li a:hover { background-color: transparent; -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px; box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px; }
        #core, #classics { display: none; }

        #explore-nav li#ex-featured a.current, ul#featured li a:hover {  color: #666; }
        #explore-nav li#ex-core a.current, ul#core li a:hover {color: #666; }
        #explore-nav li#ex-classics a.current, ul#classics li a:hover { color: #666; }


.box-content {
    background: transparent !important;
}



/*FMChat Design*/
.chatbase { /*This can be edited to your liking - (the button)*/
  position: fixed;
  bottom: 2px;
  right: 15px;
  background: #56A0D3;
  border: 2px solid #7BB92B;
  width: 75px;
  height: 20px;
  border-radius: 5px;
  text-align: center !important;
  cursor: pointer;
  color: #ffffff;
}

.chatbase:hover { /*This can be edited to your liking - (hovering over the button)*/
  border-color: #D30C3F;
  color: #000000;
}

#chat { /*This can be edited to your liking - (box surrounding the chatbox)*/
  border: 2px solid #7BB92B;
  width: 65%;
  position: fixed;
  right: 15px;
  bottom: 27px;
  height: 50%;
  border-radius: 5px;
}

.post {
background-color: F8CF70;
}

a:link:hover {
text-shadow: 0 0 0.7em #8B0000;
}


a:link {
    text-decoration: none;
    color: #32FA00;
    text-shadow: none;
    -webkit-transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    transition: 500ms linear 0s;
    outline: 0 none;
}

a:link:hover, a:link:focus
{
    color: #000000;
    text-shadow: -1px 1px 8px #FFFFFF, 1px -1px 8px #FFFFFF;
}



.expand, .contract{
  position: absolute;
  top: 6px;
  right: 10px;
  cursor: pointer;
  width: 9px;
  height: 9px;
  background: url(http://2img.net/i/fa/m/tabs_more1.gif);
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  filter: alpha(opacity=70);
  transition: 2s;
  -moz-transition: 2s;
  -webkit-transition: 2s;
  -o-transition: 2s;
}

.main-head:hover .expand{
  opacity: 1.0;
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  filter: alpha(opacity=100);
  transition: 2s;
  -moz-transition: 2s;
  -webkit-transition: 2s;
  -o-transition: 2s;
}

.contract{
  background: url(http://2img.net/i/fa/m/tabs_less1.gif);
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  filter: alpha(opacity=70);
  transition: 2s;
  -moz-transition: 2s;
  -webkit-transition: 2s;
  -o-transition: 2s;
}

.main-head:hover .contract{
  background: url(http://2img.net/i/fa/m/tabs_less1.gif);
  opacity: 1.0;
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  filter: alpha(opacity=100);
  transition: 2s;
  -moz-transition: 2s;
  -webkit-transition: 2s;
  -o-transition: 2s;
}


.hierarchy{
  background: # !important;
  border: 1px solid #DDD !important;
  border-top: 0px !important;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  position: relative;
  bottom: 6px;
  border: 1px solid #DDD;
  -webkit-box-shadow: inset 0px 0px 4px #00A3CC !important;
  -moz-box-shadow: inset 0px 0px 4px #00A3CC !important;
  box-shadow: inset 0px 0px 1px #00A3CC !important;
}


#page-footer .copyright strong a{
border: 1px solid #ccc;
background: white;
border-radius: 4px;
margin: 2px;
box-shadow: 0px 0px 2px grey;
}
 
 
/*Creare argomento accendi/spegni by wikiinfo.forumattivo.it*/
p.author {
position: relative;
right: 30em;
margin-top: 20px;
background: #f4f5f4;
text-align: right;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border:solid 1px #caf7c1;
padding: 3px !important;
text-shadow: 1px 1px 0px white;
}

/*The and*/

#pwd_good {
    background:url('High_image_password');
    background-repeat: no-repeat;
}
#pwd_middle {
    background:url('Middle_image_password');
    background-repeat: no-repeat;
}
#pwd_bad {
    background:url('Bad_image_password');
    background-repeat: no-repeat;
}

form#quick_reply #textarea_content textarea#text_editor_textarea {
height: 50px;
width: 100%!important;
-htm-transition-duration: 1s;
-moz-transition-duration: 1s;
-o-transition-duration: 5ms;
-webkit-transition-duration: 1s;
transition-duration: 1s;
background: whitesmoke;
border: 1px dashed black;
}

form#quick_reply:hover #textarea_content textarea#text_editor_textarea:hover  {
height: 155px;
width: 100%!important;
background: white;
border: 1px solid teal;
position: relative;
}
ul.topiclist dfn {
display: initial!important;
}
        #username_reg {
        background: #fff url ("image") center left no-repeat;
        padding-left: 20px;
        }
       
        #email {
        background: #fff url("image") center left no-repeat;
        padding-left: 20px;
        }
       
        #password_reg {
        background: #fff url("image") center left no-repeat;
        padding-left: 20px;
        }


.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}

.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}

.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}

.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}

.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}

.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}

.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}

.selectCode { float:right; text-transform: uppercase; cursor:pointer; }

    .postprofile {
    opacity: 0.2;
    -htm-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 5ms;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    }

    .postprofile:hover  {
    opacity: 1;
    }


    ::-moz-selection { color: red;  background: black; }
    ::selection{ color: red;  background: black; }
 
    #smiley-box {width: 100%;}

    .avatar  {border: 1px solid gray; padding: 1px;
    width:40px;
    height:40px;
    }

    .avatar img {
    width:40px;
    height:40px;
    }


            #pun-logo {
              float: left;
              -webkit-transition-duration: 1s;
              -moz-transition-duration: 1s;
              -o-transition-duration: 1s;
              transition-duration: 1s;
              background-repeat: no-repeat;
            }
         
         
            #pun-logo:hover {
              -webkit-transform:translate(60px);
              -moz-transform: translate(60px);
              -o-transform:translate(60px);
            }
         
            #pun-logo:active {
              -webkit-transform:scale(0.9);
              -moz-transform:scale(0.9);
              -o-transform:scale(0.9);
            }




    #privMsgPopUp {
      padding: 10px;
      position: absolute;
      top: 10px; right: 10px;
      background: #e1ebf2;
      border: 1px solid #c05;
      border-radius: 5px;
    }
    .closeBtn {
      background: #ccc;
      border: 1px solid;
      color: #000;
      padding: 3px 5px;
      margin: 3px auto;
    }
    .closeBtn:hover {
    background: #666;
    color: #fff;
    }

    #customcountdown {
        float: right;
        margin-right: 150px;
        height: 40px;
        width: 300px;
        font-family: "georgia", times new roman, times, serif;
        color: #fff;
        font-size: 11px;
        text-align: center;
        margin-top: -50px;
        background: url(http://i43.servimg.com/u/f43/16/73/82/07/server10.png) no-repeat;
        padding-top: 5px;
    letter-spacing:1px}


Overall_header
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
    <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
    <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
    <meta http-equiv="content-script-type" content="text/javascript" />
    <meta http-equiv="content-style-type" content="text/css" />
    <!-- BEGIN switch_compat_meta -->
    <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
    <!-- END switch_compat_meta -->
    <!-- BEGIN switch_canonical_url -->
    <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
    <!-- END switch_canonical_url -->
    {META_FAVICO}
    {META}
    {META_FB_LIKE}
    <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
    {T_HEAD_STYLESHEET}
    {CSS}
    <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
    <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
    <script src="{JQUERY_PATH}" type="text/javascript"></script>
    <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>

    <!-- BEGIN switch_fb_login -->
    <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
    <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
    <!-- END switch_fb_login -->

    <!-- BEGIN switch_ticker -->
    <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
    <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
    <!-- END switch_ticker -->

    <!-- BEGIN switch_ticker_new -->
    <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
    <script type="text/javascript">//<![CDATA[
        /* Definir le sens de direction en fonction du panneau admin */
        var tickerDirParam = "{switch_ticker.DIRECTION}";
        var slid_vert = false;
        var auto_dir = 'next';
        var h_perso = parseInt({switch_ticker.HEIGHT});

        switch( tickerDirParam )
        {
            case 'top' :
                slid_vert = true;
                break;

            case 'left':
                break;

            case 'bottom':
                slid_vert = true;
                auto_dir = 'prev';
                break;

            case 'right':
                auto_dir = 'prev';
                break;

            default:
                slid_vert = true;
        }

        $(document).ready(function() {

            var width_max = $('ul#fa_ticker_content').width();
            var width_item = Math.floor(width_max / {switch_ticker.SIZE});

            if (width_max > 0)
            {
                $('#fa_ticker_content').css('display','block');

                $('ul#fa_ticker_content li').css('float','left').css('list-style','none').width(width_item).find('img').each(function () {
                    if ($(this).width() > width_item)
                    {
                    var ratio        = $(this).width() / width_item;
                    var new_height = Math.round($(this).height() / ratio);
                    $(this).height(new_height).width(width_item);
                    }
                });

                if (slid_vert)
                {
                    var height_max = h_perso;

                    $('ul#fa_ticker_content li').each( function () {
                        if ($(this).height() > height_max)
                        {
                            height_max = $(this).height();
                        }
                    } );

                    $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
                    $('ul#fa_ticker_content li').height(height_max);
                }

                $('#fa_ticker_content').jcarousel({
                        vertical: slid_vert,
                    wrap: 'circular',
                    auto: {switch_ticker.STOP_TIME},
                    auto_direction: auto_dir,
                scroll: 1,
                size: {switch_ticker.SIZE},
                height_max: height_max,
                animation: {switch_ticker.SPEED}
                });
            }
            else
            {
                $('ul#fa_ticker_content li:not(:first)').css('display','none');
                $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
            }
        });
    //]]>
    </script>
    <!-- END switch_ticker_new -->

    <script type="text/javascript">
    //<![CDATA[
    $(document).ready(function(){
        <!-- BEGIN switch_enable_pm_popup -->
            pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
            pm.focus();
        <!-- END switch_enable_pm_popup -->
        <!-- BEGIN switch_report_popup -->
            report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
            report.focus();
        <!-- END switch_report_popup -->
        <!-- BEGIN switch_ticker -->
            ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
        <!-- END switch_ticker -->
    });

    <!-- BEGIN switch_login_popup -->
        var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
    <!-- END switch_login_popup -->

    <!-- BEGIN switch_login_popup -->
    $(document).ready( function() {
        $(window).resize(function() {
            var windowWidth = document.documentElement.clientWidth;
            var popupWidth = $("#login_popup").width();
            var mypopup = $("#login_popup");

            $("#login_popup").css({
            "left": windowWidth/2 - popupWidth/2
                });
        });
    });
    <!-- END switch_login_popup -->
    //]]>
    </script>
    {GREETING_POPUP}
    <!-- BEGIN switch_ticker_new -->
    <style>
    .jcarousel-skin-tango .jcarousel-item {
        text-align:center;
        width: 10px;
    }

    .jcarousel-skin-tango .jcarousel-item-horizontal {
        margin-right: {switch_ticker.SPACING}px;
    }

    .jcarousel-skin-tango .jcarousel-item-vertical {
        margin-bottom: {switch_ticker.SPACING}px;
    }
    </style>
    <!-- END switch_ticker_new -->
    {HOSTING_JS}
    <!-- BEGIN google_analytics_code -->
    <script type="text/javascript">
    //<![CDATA[
    var _gaq = _gaq || [];
    _gaq.push(["_setAccount", "{G_ANALYTICS_ID}"]);
    _gaq.push(["_trackPageview"]);

    (function() {
        var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
        ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
        var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
    })();
    //]]>
    </script>
    <!-- END google_analytics_code -->
</head>

<body>
    <!-- BEGIN hitskin_preview -->
    <div id="hitskin_preview" style="display: block;">
        <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
        <div class="content">
            <p>
                {hitskin_preview.L_THEME_SITE_PREVIEW}
                <br />
                <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
            </p>
        </div>
    </div>
    <!-- END hitskin_preview -->

    <!-- BEGIN switch_login_popup -->
    <div id="login_popup" class="module main">
        <div id="login_popup_title" class="main-head">
            <div class="h3">{SITENAME}</div>
        </div>
        <div class="main-content">
            {LOGIN_POPUP_MSG}
            <div id="login_popup_buttons">
                <form action="{S_LOGIN_ACTION}" method="get">
                    <input type="submit" class="button2" value="{L_LOGIN}" />
                    <input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
                    <input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
                </form>
            </div>
        </div>
    </div>
    <!-- END switch_login_popup -->

    <a id="top" name="top" accesskey="t"></a>

    <div class="minwidth_IE">
        <div class="layout_IE">
            <div class="container_IE">
                <div class="pun">
                    <div id="pun-intro" class="clearfix">
                        <a href="{U_INDEX}" id="pun-logo"><img src="{LOGO}" alt="{L_INDEX}" /></a>

                        <!-- BEGIN switch_h1 -->
                        <div id="pun-title">{switch_h1.MAIN_SITENAME}</div>
                        <!-- END switch_h1 -->

                        <!-- BEGIN switch_desc -->
                        <p id="pun-desc">{switch_desc.SITE_DESCRIPTION}</p>
                        <!-- END switch_desc -->
                    </div>
                    <div id="pun-head">
                        <div id="pun-navlinks">
                            <ul class="clearfix">
                                <li>{GENERATED_NAV_BAR}</li>
                            </ul>
                        </div>
                    </div>

                    <!-- BEGIN switch_ticker_new -->
                    <div id="fa_ticker_block" style="padding-top:4px;">
                        <div class="module main">
                            <div class="main-content clearfix">
                                <div id="fa_ticker_container">
                                    <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
                                        <!-- BEGIN ticker_row -->
                                        <li>{switch_ticker.ticker_row.ELEMENT}</li>
                                        <!-- END ticker_row -->
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- END switch_ticker_new -->

                    <!-- BEGIN switch_ticker -->
                    <div id="fa_ticker_block" style="padding-top:4px;">
                        <div class="module main">
                            <div class="main-content clearfix">
                                <div id="fa_ticker_container">
                                    <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                                        <div class="fa_ticker_content">
                                            <!-- BEGIN ticker_row -->
                                            <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                            <!-- END ticker_row -->
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- END switch_ticker -->

                    <div id="page-body">
                        <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                            <div id="outer-wrapper">
                                <div id="wrapper">
                                    <div id="container">
                                        <div id="content">
                                            <div id="{ID_LEFT}">
                                                <!-- BEGIN giefmod_index1 -->
                                                {giefmod_index1.MODVAR}
                                                <!-- BEGIN saut -->
                                                <div style="height:{SPACE_ROW}px"></div>
                                                <!-- END saut -->
                                                <!-- END giefmod_index1 -->
                                            </div>
                                            <div id="main">
                                                <div id="main-content">

<!-- BEGIN html_validation -->
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</body>
</html>
<!-- END html_validation -->

View previous topic View next topic Back to top Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum