The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

I can't seem to find/edit the code for the chatbox

3 posters

Go down

I can't seem to find/edit the code for the chatbox Empty I can't seem to find/edit the code for the chatbox

Post by MetaGod February 9th 2015, 8:13 am

Technical Details

Forum version : phpBB2
Position : Founder
Concerned browser(s) : Mozilla Firefox, Google Chrome, Internet Explorer
Screenshot of problem : http://prntscr.com/62vw4x
Who the problem concerns : Yourself
When the problem appeared : When I chose the theme
Forum link : http://academyofshadows.forumotion.com/

Description of problem

Below I have pasted the entire css style sheet as it came with the theme. (I don't remember the name of the theme) I am unable to find/edit the chatbox at all, to further complicate things it is partially in French.





[#nav_barr {
position: fixed; /*--- Cette ligne permet de toujours afficher la barre ---*/
width:780px; /*--- pour régler la largeur de la barre ---*/
 height:25px; /*--- pour régler la hauteur de la barre ---*/
background: #EDE4DC ; /*--- On donne une couleur au fond ---*/
margin-left:-400px;  /* pour centrer:  largeur divisée par -2 */
margin-top:50px;
left:50%;
-moz-border-radius:0px 0px 0px 0px; /* pour mozilla */
-webkit-border-radius: 0px 0px 0px 0px; /* pour chrome et safari */
border-radius:15px 15px 15px 15px; /* réglage des arrondis */
-moz-box-shadow: 4px 4px 6px #787878;
}


.bodyline{
background-color #EEEEEE ;
-moz-box-shadow: 1px 1px 7px #6F635B;
border:5px #FFFFFF solid;
  -moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;

}

table.case_stats td.dernier_msg p{
 color:#7A7A7A;
 width:200px;
 padding:0;
 margin:0;
 margin-left:0px;
 font-size:9px;
 text-align:center;
 }

table.case_stats td.stats_forum p{
  color:#7A7A7A;
  width:190px; /*la largeur de mon bloc moins quelques px */
  margin-left:0px;
  font-size:9px;
  font-weight:bold;
  text-align:center;
  padding:0;
  }
 


table.case_stats td.stats_forum{
 background-image:url(\'https://2img.net/r/hpimg11/pics/473905haut.png\');
 background-position:center;
 background-repeat:no-repeat;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 height:0px;
 }
table.case_stats td.dernier_msg{
 background-image:url(\'https://2img.net/r/hpimg11/pics/252232bas.png\');
 background-position:center top;
 background-repeat:no-repeat;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 height:0px;
 }


a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}





#menu{
list-style-type:none;
text-align:center;
}

#menu li{
float:left;
background-color:#ADACAC;
width:200px;
z-index: 999;
}

#menu li a{
display:block;
z-index: 999;
color:#FFFFFF;
text-decoration:none;
padding:2px;
}

#menu li a:hover{
background-color:#FFFFFF;
color:#ADACAC;
}

#menu li ul{
position:absolute;
display:none;
padding:0;
list-style-type:none;
}

#menu li:hover ul{
display:block;
}

#menu li:hover ul li{
float:none;
}



               .infobulle{position: relative;z-index: 0;}
       
       .infobulle:hover{background-color: transparent;z-index: 50;}
       
       .infobulle span{
       position: absolute;
       background-color: #EDE6E6;
       padding: 5px;
       left: 10px;
       visibility: hidden;
       color: #FFFFFF;}
       
       .infobulle span img{border: 1px;padding: 5px;}
       
       .infobulle:hover span{
       visibility: visible;
       top: 100px;
       left: 00px;
       width: 106px ;
       color:#8C7B7B;
       border: 1px outset #C8C8C8;
       -moz-border-radius: 7px;
       -webkit-border-radius: 7px;
       border-radius: 7px;}



                     
                   .opac {
                   opacity:0.6;
                   -moz-opacity:0.6;
                   -ms-filter:"alpha(opacity=60)";
                   filter:alpha(opacity=60);
                   }
             
                   .opac:hover {
                     opacity:1;
                     -moz-opacity:1;
                     -ms-filter:"alpha(opacity=100)";
                     filter:alpha(opacity=100);
                   }
       
               a:hover { letter-spacing: 2px; }
             
               a:hover {
               font-variant : small-caps;
               }
             
               a:link {text-decoration: none;}
               a:hover{text-decoration: none !important;}
             
       
               a
               {
               font-variant: small-caps;
               text-decoration: none;
               }
             
             
           
             
             
               .onglet {
               display:inline-block;
               margin:20px 5px;
               }
               .onglet:hover {
               padding-left: 20px;
               font-size: 16px;
               font-family: Georgia;
               letter-spacing: 2px;
               border-bottom: 4px solid #F4F5EB;
               border-left: 4px solid #F4F5EB;
               border-radius: 20px;
               -moz-border-radius: 20px;
               -htm-border-radius: 20px;
               -webkit-border-radius: 20px;
               -o-border-radius: 20px;
               color: #D8DBAD !important;
               text-shadow: 0px 0px 1px #D8DBAD;
               transform: all;
               -moz-transform: all;
               -o-transform: all;
               -htm-transform: all;
               -webkit-transform: all;
               transition: 1s;
               -moz-transition: 1s;
               -o-transition: 1s;
               -htm-transition: 1s;
               -webkit-transition: 1s;
               }
               .actif {
               display:inline-block;
               margin:20px 5px;
               }




       /*liste des menus*/
       #menu ul{padding: 0px;
           list-style-type: none;
       margin: 0px;
       }
       
       /*positionnement des menus*/
       #menu dl {
           float: left;
           width: 150px;}
       
       /*menus*/
       #menu dt {
           color: #8C7B7B;
           text-align: center;
           cursor: pointer;
           font-weight: bold;
           background: #EDE0CC;
           margin: 0px;}
       
       /*menus au survol*/
       #menu dt:hover{
           border-bottom: none!important;}
       
       /*liste des sous-menus*/
       #menu dd {
           display: none;
           border-top: none!important;
           background: #EDE0CC;
           margin: 0px;
           padding: 0px;
           list-style-type: none;}
       
       #menu li {
           text-align: center;
           background: #EDE0CC;
           margin: 0px;
           padding: 0px;
           list-style-type: none;}
       
       /* liens des sous-menus*/
       #menu li a, #menu dt a {
           color: #E8866C;
           background: #EDE0CC;
           text-decoration: none;
           display: block;
           height: 100%;
           border: 0 none;
           margin: 0px;
           padding: 0px;
           list-style-type: none;}
       
       /*liens des sous-menus au survol*/
       #menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
           color: #C03150;
           text-align: center;
           width: 220px;
           cursor: pointer;
           font-weight: bold;
           background: #C8C8C8;
           margin: 0px;
           padding: 0px;
           list-style-type: none;}


       *bannière du forum diminution des marges haut gauche et droite*/
                   #i_logo {
                   margin-left:-10px;
                   margin-right:-10px;
                   margin-top:-10px; }
                       
               /*liens*/
               a { text-decoration: none;/*supprime le soulignement*/ }
               a:hover { text-decoration: none !important;/*supprime le soulignement*/ }
       
             
               /*contour du forum et ombre*/
               .bodyline{      
               -moz-box-shadow: 0px 0px 10px #000000;
                 box-shadow: 0px 0px 10px #000000;
               -webkit-box-shadow: 0px 0px 10px #000000;
               }
             
               /*boite des categorie*/
             

               /*qui est en ligne*/
                   .groupes{
                   background-color:#FFFFFF;border: 1px #D0D0D0 dotted;
                   -moz-border-radius : 5px 5px 5px 5px;
                   height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
                   font-size:15px;font-weight: bold;text-align:center;
                   text-decoration: none !important;}
                     
                   .opac {
                   opacity:0.6;
                   -moz-opacity:0.6;
                   -ms-filter:"alpha(opacity=60)";
                   filter:alpha(opacity=60);
                   }
             
                   .opac:hover {
                     opacity:1;
                     -moz-opacity:1;
                     -ms-filter:"alpha(opacity=100)";
                     filter:alpha(opacity=100);
                   }
       

             
               a:hover { letter-spacing: 2px; }
             
               a:hover {
               font-variant : small-caps;
               }
             
               a:link {text-decoration: none;}
               a:hover{text-decoration: none !important;}
             
       
               a
               {
               font-variant: small-caps;
               text-decoration: none;
               }
             
             
               a.forumlink
               {
               display: block;
               padding-left: 20px;
               font-size: 16px;
               font-family: Georgia;
               letter-spacing: 2px;
               border-radius: 20px;
               -moz-border-radius: 20px;
               -htm-border-radius: 20px;
               -webkit-border-radius: 20px;
               -o-border-radius: 20px;
               color: #93A88A !important;
               text-shadow: 0px 0px 1px #B8B8B8;
               transform: all;
               -moz-transform: all;
               -o-transform: all;
               -htm-transform: all;
               -webkit-transform: all;
               transition: 1s;
               -moz-transition: 1s;
               -o-transition: 1s;
               -htm-transition: 1s;
               -webkit-transition: 1s;
               }
               a.forumlink:hover
               {
               padding-left: 50px;
               text-transform: uppercase;
               color: #ffffff !important;
               text-shadow: 0px 0px 1px #000000;
               transform: all;
               -moz-transform: all;
               -o-transform: all;
               -htm-transform: all;
               -webkit-transform: all;
               transition: 1s;
               -moz-transition: 1s;
               -o-transition: 1s;
               -htm-transition: 1s;
               -webkit-transition: 1s;
               }
               .forumline
               {
               width: 95%;
               margin: auto;
               background-color: #F4F5EB;
               border-top: 3px solid #B8B8B8;
               border-bottom: 3px solid #B8B8B8;
               padding: 4px;
               }
               
             
             .signature_div img{
   max-width: 500px !important;
   max-height: 200px !important;
   }

.icon_online {
position:absolute;
margin-left:10px;
margin-top:-10px;}


#av_quickreply img {
   left: 15px;
   position: relative;
   top: 35px;
}]


Last edited by MetaGod on February 9th 2015, 6:31 pm; edited 1 time in total
avatar
MetaGod
New Member

Posts : 1
Reputation : 1
Language : English

http://academyofshadows.forumotion.com/

Back to top Go down

I can't seem to find/edit the code for the chatbox Empty Re: I can't seem to find/edit the code for the chatbox

Post by _Twisted_Mods_ February 9th 2015, 10:41 am

none of that goes to the chatbox .. and could you edit your post and place your css inside the [ code] [/c ode] brackets
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

I can't seem to find/edit the code for the chatbox Empty Re: I can't seem to find/edit the code for the chatbox

Post by Unicorn988 February 23rd 2015, 8:09 am

Below I have pasted the entire css style sheet as it came with the theme. (I don't remember the name of the theme) I am unable to find/edit the chatbox at all, to further complicate things it is partially in French....???




_______________
watson
avatar
Unicorn988
New Member

Posts : 1
Reputation : 1
Language : English

Back to top Go down

I can't seem to find/edit the code for the chatbox Empty Re: I can't seem to find/edit the code for the chatbox

Post by _Twisted_Mods_ February 23rd 2015, 5:47 pm

there's no setting or options to edit the chatbox. only thing you can do is change the way i looks with css .. and the css you have provided above contains nothing to do with the chatbox
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Back to top

- Similar topics

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