Thread Verfasser: eckball0912
Thread ID: 1176
Thread Info
Es gibt 1 Beiträge zu diesem Thema, und es wurde 2039 Mal angesehen.
 Thema drucken
Drop down am Handy
eckball0912
Hallo,

mein Drop Down funktioniert am Handy nicht.Wenn ich drauf klicke macht sich eine Millisekunde das Drop Down Menü auf...unmöglich da etwas auszuwählen.
Weiß jemand wie man das lösen kann?


einmal die style.css des Templates

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

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

a.white, li.white a {
   color: #fff;
   text-decoration: none;
}

a:hover.white, li.white a:hover {
   color: #fff;
   text-decoration: underline;
}

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

a:hover.side {
   font-size: 11px;
   color: #fff;
   text-decoration: underline;
}

body {
   font-family: 'Muli', sans-serif;
   font-size: 12px;
   color: #fff;
   background-image:url(images/bg.jpg);
   background-position:top;
   background-repeat:no-repeat;
   background-color: #140000;
   margin: 0px auto;
   background-attachment: fixed;   
}

form {
   margin: 0px;
}

#search {
   float: right;
   width: 230px;
   padding-right: 10px;
   position: relative;
}

#search input.submit {
   border: 0px;
   background: transparent;
   background-image: url(images/search.png);
   background-position: top;
   background-repeat: no-repeat;
   width: 20px;
   height: 20px;
   padding: 2px;
}

#search input.search {
   font-family: 'Muli', sans-serif;
   font-size: 12px;
   color: #fff;
   background-color: #2E0000;
   width: 150px;
   height: 19px;
   text-indent: 5px;
   border: 0px;
}

.shadow {
   -webkit-box-shadow: 0 8px 6px -6px black;
      -moz-box-shadow: 0 8px 6px -6px black;
           box-shadow: 0 8px 6px -6px black;
}

hr {
   height: 0px;
   border: 0px solid #666;
}

hr.side-hr {
   height: 0px;
   border: 0px solid #666;
}

td {
   font-size: 11px;
}

pre {
   font-size: 11px;
}

.alt {
   color: #fff;
}

img {
   border: 0px;
}

#main { width: 1000px; }

.main {
   width: 1000px;
   background-image: url(images/contbg.png);
   background-repeat: repeat-y;
}

.contbg {
   background-image: url(images/contbg.png);
   background-repeat: repeat-y;
}

.footermain {
   background-image: url(images/contbg.png);
   background-repeat: repeat-y;
   height: 60px;
}

.footerleft {
   font-family: 'Muli', sans-serif;
   font-size: 10px;
   padding: 1px 1px 1px 1px;
   text-align: left;
   color: #bbb;
}

#footer a {
   font-size: 10px;
   color: #BF2B2B;
   text-decoration: none;
}

#footer a:hover {
   font-size: 10px;
   color: #fff;
   text-decoration: underline;
}

.footerright {
   font-family: 'Muli', sans-serif;
   font-size: 10px;
   color: #bbb;
   padding: 1px 1px 1px 1px;
   text-align: right;
}

.button {
   font-family: 'Muli', sans-serif;
   color: #fff;
   font-size: 11px;
   height: 23px;
   background-color: #2A0909;
   border: 0px;
   background-image: -webkit-linear-gradient(#471010 0%, #2A0909 100%);
   background-image: -moz-linear-gradient(#471010 0%, #2A0909 100%);
   background-image: -o-linear-gradient(#471010 0%, #2A0909 100%);
   background-image: linear-gradient(#471010 0%, #2A0909 100%);
}

.bbcode {
   margin-top: 2px;
   text-align: center;
   background-color: #2A0909;
   background-image: -webkit-linear-gradient(#471010 0%, #2A0909 100%);
   background-image: -moz-linear-gradient(#471010 0%, #2A0909 100%);
   background-image: -o-linear-gradient(#471010 0%, #2A0909 100%);
   background-image: linear-gradient(#471010 0%, #2A0909 100%);
}

.bbcode-popup {
   background-color: #210808;
   margin: 2px;
   border: 1px solid #c30;
}

.textbox {
   font-family: 'Muli', sans-serif;
   color: #fff;
   font-size: 12px;
   background-color: #140000;
   border: 0px;
   padding: 3px;
}

.main-body {
   min-height: 90px;
   font-size: 12px;
   color: #fff;
   background-color: #210808;
   background-repeat: repeat;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.setuser_body {
   background-color: #140000;
   color: #fff;
   text-align: center;
}

.main-bg {
   color: #fff;
   padding-top: 10px;
   padding-bottom: 12px;
}

.border {
   border: 0px;
}

.admin-message {
   font-family: 'Muli', sans-serif;
   font-size: 12px;
   text-align: center;
   color: #fff;
   background-color: #140000;
   border: 1px solid #666;
   margin-bottom: 5px;
}

.side-body {
   color: #fff;
   width: 165px;
   text-align: left;
   font-size: 11px;
   background-color: #210808;
   background-repeat: repeat;
   padding-bottom: 15px;
   padding-top: 0px;
   padding-left: 10px;
   padding-right: 10px;
   margin-bottom: 15px;
}

.side-border-left {
   width: 160px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   padding-bottom: 0px;
}

.side-border-right {
   width: 160px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   padding-bottom: 0px;
}

.news-category {
   border: 0px;
   margin-right: 10px;
   margin-bottom: 1px;
   float: left;
   -webkit-box-shadow: 0 8px 6px -6px black;
   -moz-box-shadow: 0 8px 6px -6px black;
   box-shadow: 0 8px 6px -6px black;

}

.news-footer {
   font-size: 11px;
   color: #bbb;
   height: 35px;
   line-height: 35px;
   text-align:center;
   background-color: #210808;
   background-repeat: repeat;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   margin-bottom: 15px;
}

.main-footer {
   height: 35px;
   line-height: 35px;
   background-color: #210808;
   background-repeat: repeat;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   margin-bottom: 15px;
}

.news-footer a {
   color: #BF2B2B;
   text-decoration: none;
   font-weight: bold;
}

.news-footer a:hover {
   color: #fff;
   text-decoration: underline;
   font-weight: bold;
}

.capmain {
   height: 40px;
   line-height: 40px;
   font-family: 'Muli', sans-serif;
   font-size: 15px;
   text-align: left;
   text-indent: 13px;
   color: #eee;
   background-color: #210808;
   background-repeat: repeat;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   background-image: -webkit-linear-gradient(#2A0909 0%, #210808 100%);
   background-image: -moz-linear-gradient(#2A0909 0%, #210808 100%);
   background-image: -o-linear-gradient(#2A0909 0%, #210808 100%);
   background-image: linear-gradient(#2A0909 0%, #210808 100%);
}

.scapmain {
   font-family: 'Muli', sans-serif;
   font-size: 14px;
   text-align: center;
   color: #eee;
   line-height: 40px;
   height: 40px;
   width: 165px;
   padding-top: 0px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 0px;
   background-color: #210808;
   background-repeat: repeat;
   background-image: -webkit-linear-gradient(#2A0909 0%, #210808 100%);
   background-image: -moz-linear-gradient(#2A0909 0%, #210808 100%);
   background-image: -o-linear-gradient(#2A0909 0%, #210808 100%);
   background-image: linear-gradient(#2A0909 0%, #210808 100%);
}


.tbl-border {
   border: 0px;
   padding: 2px;
}

.spacer {
   margin-bottom: 5px;
}

.tbl {
   font-size: 11px;
   color: #fff;
   padding: 4px;
   border: 0px;
}

.tbl1 {
   font-size: 11px;
   color: #fff;
   padding: 4px;
   border-bottom: 1px solid #666;
}

.tbl2 {
   font-size: 11px;
   color: #fff;
   padding: 4px;
   border-bottom: 1px solid #666;
}

.forum_thread_user_info {
   background-color: #140000;
   margin: 0px;
   padding: 5px;
}

.forum_thread_user_post {
   font-size: 12px;
   background-color: #140000;
   margin: 0px;
   padding: 5px;
}

.forum_thread_userbar {
   border-bottom: 0px;
   padding-bottom: 20px;
   background-color: #140000;
}

.forum_thread_ip {
   border-bottom: 0px;
   padding-bottom: 20px;
   background-color: #140000;
}

.forum-caption {
   font-size: 11px;
   font-weight: bold;
   color: #fff;
   border-bottom: 2px solid #666;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 3px;
   padding-right: 3px;
   background-color: #140000;
}

.quote {
   font-size: 11px;
   color: #fff;
   padding: 4px;
   background-color: #891F1F;
   border: 2px solid #666;
}

.poll {
   height: 18px;
   border: 0px;
}

.forum_name {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.comment-name {
   font-size: 11px;
   font-weight: bold;
   color: #fff;
}

.comment-name a {
   color: #BF2B2B;
   text-decoration: none;
}

.comment-name a:hover {
   color: #fff;
   text-decoration: underline;
}

.shoutboxname a {
   font-family: 'Muli', sans-serif;   
   font-size: 14px;
   color: #BF2B2B;
   text-align: left;
}

.shoutboxname a:hover {
   color: #fff;
   text-decoration: underline;
}

.shoutbox {
   font-size: 11px;
   color: #fff;
   text-align: left;
}

.shoutboxdate {
   font-size: 10px;
   color: #bbb;
   text-align: left;
}

.fsmall {
   color: #fff;
   font-size: 10px;
   font-weight: bold;
}

.small {
   color: #fff;
   font-size: 10px;
}

.small2 {
   font-size: 10px;
   color: #fff;
}

.side-small {
   font-size: 10px;
   font-weight: normal;
   color: #fff;
   text-align: left;
}

.side-small a {
   color: #fff;
   text-decoration: none;
}

.side-small a:hover {
   color: #bbb;
   text-decoration: none;
}

.side-label {
   font-family: 'Muli', sans-serif;
   color: #fff;
   font-size: 11px;
   font-weight: bold;
   border-bottom: 1px dotted #891F1F;
   padding-right: 2px;
}

.tablebreak { margin-bottom: 8px; }


#navigation ul {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}

#navigation h2 {
   font-size: 11px;
   color: #fff;
   margin: 0;
   padding: 2px;
}

#navigation a {
   font-size: 11px;
   font-family: 'Muli', sans-serif;
   color: #fff;
   text-decoration: none;
   display: block;
   width: 170px;
   height: 22px;
   line-height: 22px;
   text-align: left;
   text-indent: 12px;
   margin-left: -3px;
   margin-bottom: 2px;
   background-color: #140000;
}

#navigation a:hover {
   font-size: 11px;
   font-family: 'Muli', sans-serif;
   color: #fff;
   text-decoration: none;
   background-color: #891F1F;
   display: block;
   width: 170px;
   height: 22px;
   line-height: 22px;
   text-align: left;
   text-indent: 12px;
   margin-left: -3px;
   margin-bottom: 2px;
}

* html #navigation ul li{
   height: 1%;
}

/* Page Navigation */

.pagenav {
   padding: 4px;
}

.pagenav span {
   color: #fff;
   background-color: #140000;
   padding: 2px 4px 2px 4px;
   margin: 2px;
}

.pagenav a {
   color: #fff;
   background-color: #140000;
   border: 1px solid #666;
   padding: 2px 4px 2px 4px;
   margin: 2px;
   text-decoration: none;
}

.pagenav a:hover {
   color: #fff;
   background-color: #891F1F;
   border: 1px solid #666;
   margin: 2px;
   text-decoration: none;
}

.topm {
   height: 46px;
   background-image: url(images/tbg.png);
   background-position: top center;
   background-repeat: no-repeat;
}

.header {
   background-image: url(images/header.png);
   background-position: center, top;
   background-repeat: no-repeat;
}

.tbg {
   background-image: url(images/contbg.png);
   background-position: center;
   background-repeat: no-repeat;
}

.text {
   font-size: 10px;
}

/* nicht entfernen */

.copy {
   text-align: center;
   font-size: 10px;
   color: #bbb;
   padding-left: 200px;
   padding-right: 200px;
}

.center, *[align=center] {margin: 0 auto;}

/* Menü Layout */

.innermenu {
   width: 600px;
   height: 46px;
}

.innermenu a {
   font-size: 14px;
   color: #fff;
   text-decoration: none;
}

.innermenu a:hover {
   font-size: 14px;
   color: #eee;
   text-decoration: none;
}

/* Horizontales Menü */

.innermenu ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding-right: 4px;
  list-style: none;
  float: right;
}

.innermenu ul li {
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 14px 20px 13px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.innermenu ul li:hover {
  background: #140000;
  color: #eee;
}

.innermenu ul li ul {
  padding: 0;
  position: absolute;
  top: 44px;
  left: 0;
  width: 170px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

.innermenu ul li ul li {
  background: #140000;
  display: block;
  color: #fff;
}

.innermenu ul li ul li:hover { background: #891F1F; }
.innermenu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}




und die theme.php

<?php
/*------------------------------------------------------------------
 #2 Template
-------------------------------------------------------------------*/
if (!defined("IN_FUSION")) { die("Access Denied"); }
require_once INCLUDES."theme_functions_include.php";

define("THEME_WIDTH", "1000");
define("THEME_BULLET", "");

function render_page($license=false) {
global $settings, $main_style;

//Main Table
   echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' align='center' border='0'><tr><td>";

//Top Spacer
   echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' align='center' border='0'>
   <tr><td height='20'></td></tr></table>";
   
//Top Menu + Header + Logo
   echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' align='center' border='0' class='topm'>
   <tr>
   <td width='400' height='46'>
   <div style='position:absolute; overflow:visible; margin-left:-6px; margin-top:-42px;'>
   <a href='".BASEDIR."index.php' target='_self'><img src='".THEME."images/logo.png' alt='' border='0' /></a>
   </div>
   </td>
   <td width='600' height='46'>
   <div class='innermenu'>
      <ul>
      <li><a onfocus='this.blur()' href='".BASEDIR."news.php' target='_self'><sup>1.Bundesliga</sup><img src='http://virtuelle-online-liga.com/2buli.png' </a>
          <ul>
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=35' target='_self'>Tabelle</a></li>
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=38' target='_self'>Spielplan</a></li>            
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=63' target='_self'>Trainer</a></li>
               
           
          </ul>
       </li>
          <li>
          <a onfocus='this.blur()' href='".BASEDIR."index.php' target='_self'><sup>2.Bundesliga</sup><img src='http://virtuelle-online-liga.com/2buli.png'</a>
       <ul>
           <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=41' target='_self'>Tabelle</a></li>
            <li><a onfocus='this.blur()' href='".BASEDIR."index.php' target='_self'>Spielplan</a></li> 
            <li><a onfocus='this.blur()' href='".BASEDIR."index.php' target='_self'>Trainer</a></li>              
       </ul>
    </li>
   <li>
       <a onfocus='this.blur()' href='".BASEDIR."index.php' target='_self'><sup>Premier League</sup><img src='http://virtuelle-online-liga.com/eng.png'</a>
          <ul>
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=36' target='_self'>Tabelle</a></li>
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=39' target='_self'>Spielplan</a></li>            
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=66' target='_self'>Trainer</a></li>
          </ul>
       </li>
     <li>
       <a onfocus='this.blur()' href='".BASEDIR."index.php' target='_self'><sup>World League I</sup><img src='http://virtuelle-online-liga.com/wl1.png'</a>
          <ul>
              
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=37' target='_self'>Tabelle</a></li>
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=40' target='_self'>Spielplan</a></li>            
               <li><a onfocus='this.blur()' href='".BASEDIR."viewpage.php?page_id=67' target='_self'>Trainer</a></li>         
          </ul>
       </li>
    
       
    
   </div>
   <div style='clear:right;'></div>
   </td></tr>
   <tr><td colspan='2' class='header shadow' height='200' align='center'>&nbsp;</td></tr>
   </table>";
   
// Social Media + Top

   echo "<table class='tbg' cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' align='center' border='0'>
   <tr>
   <td width='90' height='45' align='center' valign='center'><span style='font-weight:bold; font-size:13px; color:#fff; font-family: 'Muli', sans-serif;'>Follow Us</span></td>
   <td width='30' height='45' align='center' valign='center'><a href='http://www.facebook.com/tippsters' target='_blank'><img src='".THEME."images/fb.png' border='0' width='23' height='23' /></a></td>
   <td width='30' height='45' align='center' valign='center'><a href='http://www.twitter.com' target='_blank'><img src='".THEME."images/tw.png' border='0' width='23' height='23' /></a></td>
   <td width='30' height='45' align='center' valign='center'><a href='http://www.youtube.com' target='_blank'><img src='".THEME."images/yt.png' border='0' width='23' height='23' /></a></td>
   <td width='820' height='45' align='right' valign='center'>
   <div id='search' align='right' valign='center'>
   <form action='".BASEDIR."search.php' method='get'><input type='text' class='search' name='stext' />&nbsp;&nbsp;&nbsp;
   <input type='submit' class='submit' name='search' value='' />
   </form></div>
   </td>
   </tr>
   </table>";
   
//Content
   echo "<table align='center' cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' class='contbg'>\n<tr>\n";
   if (LEFT) { echo "<td class='side-border-left' valign='top'>".LEFT."</td>"; }
   echo "<td class='main-bg' valign='top'>".U_CENTER.CONTENT.L_CENTER."</td>";
   if (RIGHT) { echo "<td class='side-border-right' valign='top'>".RIGHT."</td>"; }
   echo "</tr></table>";

//Footer
   echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' class='footermain' align='center' border='0'>
   <td class='footerleft'><div id='footer' style='margin-left:15px; margin-top:0px;'>".showcopyright()."</div></td>
   <td class='footerright'><div id='footer' style='margin-right:15px; margin-top:0px;'>".showcounter()."<br />
     Design &copy; 2015 <a href='http://pm-home.at' target='_self'>www.pm-home.at</a><br />".showrendertime()."</div></td>
   </tr></table>\n";


// Footer Bild
   echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' align='center' border='0'>
   <tr>
   <td class='shadow' height='200' align='center' colspan='3'><img src='".THEME."images/fpix.png' border='0' /></td>
   </tr>
   <tr><td height='10' colspan='3'></td></tr>
   <tr>
   <td class='copy' colspan='3'>
   Fifa 17 © 2016 Electronic Arts Inc. EA, the EA logo and Fifa 17 are trademarks of Electronic Arts Inc.
All other trademarks are the property of their respective owners.
This site is in no way associated with or endorsed by the respective copyright and trademark holders..<br /><br /></td>
   </tr>
   </table>";
   echo "</td></tr></table>\n";
}

function render_comments($c_data, $c_info){
   global $locale, $settings;
   opentable($locale['c100']);
   if (!empty($c_data)){
      echo "<div class='comments floatfix'>";
         $c_makepagenav = '';
         if ($c_info['c_makepagenav'] !== FALSE) {
         echo $c_makepagenav = "<div style='text-align:center;margin-bottom:5px;'>".$c_info['c_makepagenav']."</div>\n";
      }
         foreach($c_data as $data) {
           $comm_count = "<a href='".FUSION_REQUEST."#c".$data['comment_id']."' id='c".$data['comment_id']."' name='c".$data['comment_id']."'>#".$data['i']."</a>";
         echo "<table align='center' border='0' cellpadding='0' cellspacing='0' width='100%'>";
         echo "<td class='comment-name' width='20%' height='30' align='center' valign='middle' style='border-bottom:1px solid #666;'>".$data['comment_name']."</td>";
         echo "<td width='80%' height='30' align='right' valign='middle' style='border-bottom:1px solid #666; font-size:9px;'>am".$data['comment_datestamp']."</td></tr>";
         if ($settings['comments_avatar'] == "1") { echo "<td width='20%' align='center' valign='top' style='padding-top:10px; padding-bottom:10px;'>".$data['user_avatar']."</td>"; }
         echo "<td width='80%' align='left' valign='top' style='padding:10px; background-color:#140000;'>".$data['comment_message']."</td></tr>";

   if ($data['edit_dell'] !== false) { echo "<td colspan='2' align='right' valign='middle' style='border-bottom:1px solid #666; border-top:1px solid #666; padding-bottom:5px; padding-top:5px;'>".$data['edit_dell']."</td></tr>
   <tr><td colspan='2' align='center' height='20' width='100%'></td></tr>"; }
         echo "</table>";
      }
      echo $c_makepagenav;
      if ($c_info['admin_link'] !== FALSE) {
         echo "<div style='float:right'>".$c_info['admin_link']."</div>\n";
      }
      echo "</div>\n";
   } else {
      echo $locale['c101']."\n";
   }
   closetable();   
}


function render_news($subject, $news, $info) {

   echo "<div class='capmain'>$subject</div>\n";
   echo "<div class='main-body floatfix'>".$info['cat_image'].$news."</div>\n";
   echo "<div class='news-footer shadow'>\n";
   echo newsposter($info,"&middot;").newsopts($info,"&middot;").itemoptions("N",$info['news_id']);
   echo "</div>\n";
}

function render_article($subject, $article, $info) {
   echo "<div class='border tablebreak'>";
   echo "<div class='capmain'>$subject</div>\n";
   echo "<div class='main-body floatfix'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."</div>\n";
   echo "<div class='news-footer shadow'>\n";
   echo articleposter($info,"&middot;").articleopts($info,"&middot;").itemoptions("A",$info['article_id']);
   echo "</div>\n";
   echo "</div>";
}

function opentable($title) {

echo "<table cellpadding='0' cellspacing='0' width='100%' class='border tablebreak'>
<tr>
<td class='capmain'>$title</td>
</tr>
<tr>
<td class='main-body'>\n";

}

function closetable() {

echo "</td>
</tr>
<tr>
<td class='main-footer shadow'></td>
</tr>
</table>\n";
}

function openside($title, $collapse = false, $state = "on") {
   echo "<div class='border tablebreak'>";
   global $panel_collapse; $panel_collapse = $collapse;

   echo "<div class='border'>\n";
   echo "<div class='scapmain'>";

   if ($collapse == true) {
      $boxname = str_replace(" ", "", $title);
      echo "<div style='float:right;'>".panelbutton($state,$boxname)."</div>";
   }
   echo $title."</div>\n<div class='side-body floatfix shadow'>\n";
   if ($collapse == true) { echo panelstate($state, $boxname); }

}

function closeside($collapse = false) {

   global $panel_collapse;

   if ($panel_collapse == true) { echo "</div>\n"; }
   echo "</div>\n</div>\n";
   echo "</div>";

}

?>


Zusammengefügt am 03. Januar 2017 um 19:18:07:
hab es schon gelöst !
Bearbeitet von eckball0912 am 03. Januar 2017 18:18:07
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Springe ins Forum: