Registrieren | Passwort vergessen |
Benutzername    Passwort    Eingeloggt bleiben    
Seitenaufbau in 0.60 Sekunden - 598 DB-Abfragen | Mitglieder: 2377 | Forum: 15684 | Downloads: 127 | Insgesamt runtergeladen: 41161 | Insgesamt: 14,740,868 eindeutige Besuche
Guten Tag [Gast]
Wenn Sie bereits Registriert sind loggen Sie sich einfach ein
©
DerEinsame2 (04.01.2024 13:19): Hallo ihr lieben ich wünsche euch ein Frohes und es Gesundes neues jahr. Chat-Radio24 (02.01.2024 17:36): Ein Frohes neues Jahr wünsche ich allen JP_ONAIR (01.01.2024 15:33): Frohes neues ^^ DerEinsame2 (17.12.2023 17:24): liebe leute ich wünsche euche tolle feiertage, und das beste fürs neue jahr 2024 Radiotv (18.11.2023 18:39): Liebe Grüsse Von www.radiotvmg.de Charly3000 (18.05.2023 16:09): Happy Vatertag wünscht www.Charlys-Funradio.de Charly3000 (08.05.2023 00:41): Wünsche eine erfolgreiche Woche RadioNightlineStudios (05.10.2022 07:27): RADIO-NIGHTLINE-STUDIOS WÜNSCHT EINEN GOLDENEN OKTOBER Pilzwb (29.01.2022 09:28): Guten Morgen BlackScorpion (07.01.2022 23:00): https://radio-black-scorpion.de wünscht ein erholsames We
Datum: Mittwoch, 24. April 2024 Diese Seite Geladen Am: 17:06:44Aktuelle Zeit: Zeit
 Wer ist online
Gäste & Bots online: 1
Mitglieder online: 1
Neuestes Mitglied: Leon Schlemmer

DevicebubblePunkte
Online Now
DeviceMarioPremium bis 17.10.2024 - 09:58 UhrPunkte
Offline
DeviceArminPremium bis 25.12.2025 - 12:05 UhrPunkte
Offline
DeviceRolly8-HLPunkte
Offline
DevicepartybremenPunkte
Offline
DeviceSeptron
Offline
DevicehexerPremium bis 24.04.2024 - 19:40 UhrPunkte
Offline
DeviceJP_ONAIRPunkte
Offline
Device21Matze
Offline
DeviceLoewenperle
Offline
Gast
gast
Mehr anzeigen

     - SuperAdmin|         - Admin ©
     - Forum Mod |         - Mitglied


 Unwetterwarnung

 Server uptime
Serverchecks bei http://www.my-cronjob.de - Ihr kostenloser Cronjob- und Serverüberwachungsdienst mit Uptime-Statistik für Ihre Homepage

Suche
Durchsuchen Sie die gesamte Website:
Themen-Autor: feuerwelle2
Thema ID: 1801
Thema Info
Es gibt 25 Beiträge zu diesem Thema, und es wurde angesehen 4039 mal.  Es gibt auch Datei anhänge.
Thema ansehen
..::www.DeeoNe.de-D1Infusionen::.. » Allgemeine Diskussionen » Technik
Wer ist hier? 1 Gäste
 Thema drucken
deluxe dropdown menu
feuerwelle2
Hallo Ihr lieben,

Erstmal ein Gesundes Neues Jahre.
habe mal eine frage Hab mir die deluxe dropdown menuGeladen und ist auch auf Webspace drauf.Habe als themes cod-a_v1.0.Nun hab ich in der Themes.php den unteren Code eingebaut.Hab aber ein Weißes Bild nur.Könnt Ihr mir da weiterhelfen?

<?php
echo "<table cellspacing='0' cellpadding='0' border='0' style='padding-top: 3px;' width='auto' align='center'>\n<tr>\n
<td align='left'>\n";
include INFUSIONS."deluxe_dropdown_menu/menu.php";
echo "</td>\n</tr>\n
</table>\n";
?>

MFG
feuerwelle2
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
21Matze
habe dein code den fehler korrigiert.

so sieht der code richtig aus
Download Code  Code
<?php
echo "<table cellspacing='0' cellpadding='0' border='0' style='padding-top: 3px;' width='auto' align='center'>\n<tr>\n
<td align='left'>\n";
include INFUSIONS."deluxe_dropdown_menu/menu.php";
echo "</td>\n</tr>\n";
</table>\n";
?>


Verwarnstatus: warningwarningwarningwarning
 
https://fusion-club24.de
feuerwelle2
Das ist mal die ganze themes.php

Bild bleibt bei dein code auch weiß.



<?php

if (!defined("IN_FUSION"Wink) { die("Access Denied"Wink; }
define("THEME_BULLET", "<img class='bullet' src='".THEME."images/bullet.gif' alt='->' />"Wink;
require_once INCLUDES."theme_functions_include.php";

function render_page($license=false) {

global $locale, $aidlink, $main_style, $settings;
echo "<div id='main-page'>
<table cellpadding='0' cellspacing='0' width='980' class='center'><tr><td>
<table cellpadding='0' cellspacing='0' width='100%'><tr><td valign='top' align='center' background='".THEME."images/logo.jpg' width='980' height='240' alt=''></td></tr></table>

<?php
echo "<table cellspacing='0' cellpadding='0' border='0' style='padding-top: 3px;' width='auto' align='center'>\n<tr>\n
<td align='left'>\n";
include INFUSIONS."deluxe_dropdown_menu/menu.php";
echo "</td>\n</tr>\n";
</table>\n";
?>

<table cellpadding='0' cellspacing='0' width='100%' class='$main_style'><tr>
<td width='2'>\n";
if (LEFT) { echo "<td class='side-border-left' valign='top'>".LEFT."</td>"; }
echo"<td width='600' class='main-body' valign='top'>".U_CENTER.CONTENT.L_CENTER."</td>\n";
if (RIGHT) { echo "<td class='side-border-right' valign='top'>".RIGHT."</td>"; }
echo"<td width='2'>
</tr></table></div>
<table cellpadding='0' cellspacing='0' width='100%'><tr>
<td><div id='footer'>".(!$license ? "<div class='copy'>".showcopyright()."<br /></div>" : ""Wink."
</div></td></tr></table>
</td></tr></table>\n";
}
function render_news($subject, $news, $info) {
echo "<table cellpadding='0' cellspacing='0' width='100%' class='main-body'><tr>
<td class='block-L'></td>
<td class='block-C'>".$subject."</td>
<td class='block-R' align='right'>
</tr></table>
<table width='100%' cellpadding='0' cellspacing='0'><tr>
<td class='center-body'>".$news."</td>
</tr><tr>
<td class='news-footer middle-border center'>\n";
echo newsposter($info," &middot;"Wink.newsopts($info,"&middot;"Wink.itemoptions("N",$info['news_id']);
echo "</td></tr></table>
<table cellpadding='0' cellspacing='0' width='100%' class='spacer'>\n<tr>
<td class='block-LB' align='left'></td>
<td class='block-CB'>&nbsp;</td>
<td class='block-RB' align='right'></td>
</tr>\n</table>\n";

}

function render_article($subject, $article, $info) {

echo "<table cellpadding='0' cellspacing='0' width='100%'><tr>
<td class='block-L'></td>
<td class='block-C'>".$subject."</td>
<td class='block-R' align='right'>
</tr></table>
<table width='614' cellpadding='0' cellspacing='0'><tr>
<td class='center-body'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."</td>
</tr><tr>
<td class='news-footer center'>\n";
echo articleposter($info," &middot;"Wink.articleopts($info,"&middot;"Wink.itemoptions("A",$info['article_id']);
echo "</td></tr></table>
<table cellpadding='0' cellspacing='0' width='100%' class='spacer'>\n<tr>
<td class='block-LB'></td>
<td class='block-CB'>&nbsp;</td>
<td class='block-RB' align='right'></td>
</tr>\n</table>\n";

}

function opentable($title) {
echo "<table cellpadding='0' cellspacing='0' width='100%'><tr>
<td class='block-L'></td>
<td class='block-C'>".$title."</td>
<td class='block-R' align='right'>
</tr></table>
<table cellpadding='0' cellspacing='0' width='100%'><tr>
<td class='center-body'>\n";
}

function closetable() {

echo "</td></tr></table>
<table cellpadding='0' cellspacing='0' width='100%' class='spacer'>\n<tr>
<td class='block-LB'></td>
<td class='block-CB'>&nbsp;</td>
<td class='block-RB' align='right'></td>
</tr>\n</table>\n";

}

function openside($title, $collapse = false, $state = "on"Wink {

global $panel_collapse; $panel_collapse = $collapse;

echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>
<td class='block-L'></td>
<td class='block-C'>$title</td>\n";
if ($collapse == true) {
$boxname = str_replace(" ", "", $title);
echo "<td class='block-R' align='right'>".panelbutton($state, $boxname)."</td>\n";
}
echo "<td class='block-R'></td>
</tr>\n</table>
<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>
<td class='block-body'>\n";
if ($collapse == true) { echo panelstate($state, $boxname); }

}

function closeside() {

global $panel_collapse;

if ($panel_collapse == true) { echo "</div>\n"; }
echo "</td></tr></table>
<table cellpadding='0' cellspacing='0' width='100%' class='spacer'>\n<tr>
<td class='block-LB'></td>
<td class='block-CB'>&nbsp;</td>
<td class='block-RB' align='right'></td>
</tr>\n</table>\n";

}
?>
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
matze
Den Code den @21 postetete in deine Tempalte einfügen. Ich kenne das Thema nicht ...kopf kratz.
Sicher das du die ,,theme.php ,, gepostet hast.
Verwarnstatus: warningwarningwarningwarning
 
https://fusion-mods.de
feuerwelle2
ja das ist die theme.php
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
Rolly8-HL
Das kann so wohl nicht richtig sein
Download Code  Code

<?php

echo "<table cellspacing='0' cellpadding='0' border='0' style='padding-top: 3px;' width='auto' align='center'>\n<tr>\n
<td align='left'>\n";
include INFUSIONS."deluxe_dropdown_menu/menu.php";
echo "</td>\n</tr>\n";
</table>\n";

?>





Versuche das mal nur so
Download Code  Code
echo "<table cellspacing='0' cellpadding='0' border='0' style='padding-top: 3px;' width='auto' align='center'>\n<tr>\n
<td align='left'>\n";
include INFUSIONS."deluxe_dropdown_menu/menu.php";
echo "</td>\n</tr>\n";
</table>\n";




Gruß Rolly8-HL
Was für Andere Wichtig ist muss für mich nicht genauso Wichtig sein!
Bin Dickkopf Unbelehrbar mache aus Protest nicht das was andere für Richtig halten!
Das gibt einem zu Denken oder?
Verwarnstatus: warningwarningwarningwarning
 
https://rolly8-hl.de
feuerwelle2
Leider auch ohne erfolg :-(
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
Harlekin
Also das <?php und ?> vor und nach dem Codeschnipsel muss weg.

Schon mal versucht statt der Zeile:
Download Code  Code
include INFUSIONS."deluxe_dropdown_menu/menu.php";




ein:
Download Code  Code
echo "Dies ist ein Test";



einzugeben und zu schauen, ob das dann auf deiner Seite erscheint? Vielleicht ist ja irgendwas im Deluxe Dropdown Menue im argen. Damit ließe sich zumindest schon mal die Ausgabestelle überprüfen.
Verwarnstatus: warningwarningwarningwarning
 
https://harlekin-power.de
feuerwelle2
Ok scheint am themes zu liegen wird auch nicht angezeigt
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
Rolly8-HL
Wenn Du Deine Seite mal aus dem Wartungsmodus nimmst, könnte man sich das mal Live ansehen, lässt sich dann eine menge auslesen um zu helfen.
Gruß Rolly8-HL
Was für Andere Wichtig ist muss für mich nicht genauso Wichtig sein!
Bin Dickkopf Unbelehrbar mache aus Protest nicht das was andere für Richtig halten!
Das gibt einem zu Denken oder?
Verwarnstatus: warningwarningwarningwarning
 
https://rolly8-hl.de
feuerwelle2
seite isrt zwar im, wartungsmodus aber bild ist ja weiß
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
Andydeluxe97
stell das wartungmodus mal aus, den wir die coder müssen auch wissen welches themen sich es handelt

Gruss
loggel1
Verwarnstatus: warningwarningwarningwarning
 
https://dayz-community.xyz/
feuerwelle2
wie gesagt man kann null machen auch wen Wartungsmodus weg ist Bild bleibt Weiß

Zusammengefügt am 27. Januar 2017 19:40:09:
feuerwelle2 schrieb:

wie gesagt man kann null machen auch wen Wartungsmodus weg ist Bild bleibt Weiß


Hab es nun Komplett ausgestellt

und design was den fehler hat Hochgeladen.
Bearbeitet von feuerwelle2 am 27-01-2017 19:40
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
Harlekin
Irgendwo in deiner theme.php steht showsublinks

kannste da mal den Code der Zeile posten? Am besten noch so 3 Zeilen davor und 3 Zeilen dahinter ebenfalls.
Verwarnstatus: warningwarningwarningwarning
 
https://harlekin-power.de
feuerwelle2
<?php
/*------------------------------------------------------------------
Ghost V1
by Joe Allen (http://www.JoeAllenPro.com/)
You Can Use And Share the theme as much as you want
but please don't remove copyright of theme
-------------------------------------------------------------------*/
if (!defined("IN_FUSION"Wink) { die("Access Denied"Wink; }
require_once INCLUDES."theme_functions_include.php";

define("THEME_WIDTH", "990"Wink;
define("THEME_BULLET", "&middot;"Wink;

//v7 sublinks function is a bit more for this, so taken from v6 and tweaked
function thesublinks($sep="&middot;",$class=""Wink {
$i = 0; $res = "";
$sres = dbquery("SELECT * FROM ".DB_PREFIX."site_links WHERE link_position>='2' AND ".groupaccess('link_visibility'Wink." AND link_url!='---' ORDER BY link_order ASC"Wink;
if (dbrows($sres)) {
while($sdata = dbarray($sres)) {
if ($i != 0) { $res .= " ".$sep."\n"; } else { $res .= "\n"; }
$link_target = $sdata['link_window'] == "1" ? " target='_blank'" : "";
$link_class = $class ? " class='$class'" : "";
if (strstr($sdata['link_url'], "http://"Wink || strstr($sdata['link_url'], "https://"Wink) {
$res .= "<a href='".$sdata['link_url']."'".$link_target.$link_class.">".$sdata['link_name']."</a>";
} else {
$res .= "<a href='".BASEDIR.$sdata['link_url']."'".$link_target.$link_class.">".$sdata['link_name']."</a>";
}

$i++;
}
}
if ($i != 0) { return $res; } else { return "&nbsp;"; }
}

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

//Header
echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' align='center'><tr><td>

echo "Dies ist ein Test";

<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' style='border: 0px; margin: 0px auto'>
<tr><td>
<p align='right' style='padding-right:20px;'><font color='#ffffff' size='4'>".stripslashes($settings['sitename'])."</font><br/></p>";
echo "</td></tr></table>\n";

//sublinks css
echo "<table width='".THEME_WIDTH."' border='0' cellspacing='0' cellpadding='0'><tr><td>";
echo "<div id='altlinkler'>";
echo "<ul><li>".thesublinks("</li>\n<li>"Wink;
echo "</li></ul><div class='clear-both'>&nbsp;</div></div>";
if ($settings['siteintro'] != ""Wink {
echo "</td></tr><tr><td class='welc'><center>".stripslashes($settings['siteintro'])."</center></td></tr></table>";
} else {
echo "</td></tr></table>";
}

//Content
echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' class='barry'>\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>\n</table>\n";

//Footer
echo "<div id='footer'><table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' class='footermain'>
<tr>
<td class='footerleft'>".showcopyright()."</td>
<td class='footerright'>
Ghost theme by <a href='http://www.joeallenpro.com/'>Joe Allen</a><br/>
<a href='http://www.template4all.com/'>Free Php-fusion themes</a> | <a href='http://www.freethemes4all.com/'>Php-fusion Templates</a>
</td>
</tr>
</table>
</div>

</td></tr></table>
\n";
}


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

echo "<div class='capmain'>$subject</div>\n";
echo "<div class='main-body floatfix'>".$news."</div>\n";
echo "<div class='news-footer'>\n";
echo newsposter($info,"&middot;"Wink.newsopts($info,"&middot;"Wink.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'>\n";
echo articleposter($info,"&middot;"Wink.articleopts($info,"&middot;"Wink.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>
</table>\n";

}


function openbox($title) {
echo "<table border='1' cellpadding='0' cellspacing='0' class='round'>
<tr>
<td></td>
<td class='rounded-tl'></td>
<td class='rounded-t'></td>
<td class='rounded-tr'></td>
<td></td>
</tr>
<tr>
<td class='rounded-l'></td>
<td class='rounded-main' colspan='3'>";
}
function closebox() {
echo "</td>
<td class='rounded-r'></td>
</tr>
<tr>
<td></td>
<td class='rounded-bl'></td>
<td class='rounded-b'></td>
<td class='rounded-br'></td>
<td></td>
</tr>
</table>";
}



function openside($title, $collapse = false, $state = "on"Wink {
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'>\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>";

}

?>
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
Rolly8-HL
Nimm doch mal eine Standard Theme zum testen ob der deluxe_dropdown_menu richtig installiert ist und auch Funktioniert?

Habe die mal bei mir eingebaut zum testen und geht ohne Probleme.

Lege Deine Theme mal neu auf ohne die zu ändern.
echo "Dies ist ein Test";

Das kannst Du so nicht an der stelle einsetzen, hast Du dann nur eine Weiße Seite.

Mach das mal einfach so
Download Code  Code
include INFUSIONS."deluxe_dropdown_menu/menu.php";
//sublinks css



Rolly8-HL hat folgende Datei angehängt:
Du hast nicht die Berechtigung die Anhäge dieses Themas zu sehen.

Bearbeitet von Rolly8-HL am 27-01-2017 21:44
Gruß Rolly8-HL
Was für Andere Wichtig ist muss für mich nicht genauso Wichtig sein!
Bin Dickkopf Unbelehrbar mache aus Protest nicht das was andere für Richtig halten!
Das gibt einem zu Denken oder?
Verwarnstatus: warningwarningwarningwarning
 
https://rolly8-hl.de
feuerwelle2
Ja bei dem themes Smartblue geht es aber bei Ghost nicht :-)
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
Harlekin
Sodele, hab das Theme in den unendlichen Weiten meiner Festplatte gefunden, damit ich den Code mal richtig sehe.

So sollte es funktionieren:
Download Code  Code
<?php
/*------------------------------------------------------------------
Ghost V1
by Joe Allen (http://www.JoeAllenPro.com/)
You Can Use And Share the theme as much as you want
but please don't remove copyright of theme
-------------------------------------------------------------------*/
if (!defined("IN_FUSION")) { die("Access Denied"); }
require_once INCLUDES."theme_functions_include.php";

define("THEME_WIDTH", "990");
define("THEME_BULLET", "&middot;");

//v7 sublinks function is a bit more for this, so taken from v6 and tweaked
/*function thesublinks($sep="&middot;",$class="") {
   $i = 0; $res = "";
   $sres = dbquery("SELECT * FROM ".DB_PREFIX."site_links WHERE link_position>='2' AND ".groupaccess('link_visibility')." AND link_url!='---' ORDER BY link_order ASC");
   if (dbrows($sres)) {
      while($sdata = dbarray($sres)) {
               if ($i != 0) { $res .= " ".$sep."\n"; } else { $res .= "\n"; }
               $link_target = $sdata['link_window'] == "1" ? " target='_blank'" : "";
               $link_class = $class ? " class='$class'" : "";
               if (strstr($sdata['link_url'], "http://") || strstr($sdata['link_url'], "https://")) {
                  $res .= "<a href='".$sdata['link_url']."'".$link_target.$link_class.">".$sdata['link_name']."</a>";
               } else {
                  $res .= "<a href='".BASEDIR.$sdata['link_url']."'".$link_target.$link_class.">".$sdata['link_name']."</a>";
               }
            
            $i++;
      }
   }
   if ($i != 0) { return $res; } else { return "&nbsp;"; }
}*/

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

//Header
echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' align='center'><tr><td>

<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' style='border: 0px; margin: 0px auto'>
<tr><td>
<p align='right' style='padding-right:20px;'><font color='#ffffff' size='4'>".stripslashes($settings['sitename'])."</font><br/></p>";
echo "</td></tr></table>\n";

//sublinks css
   echo "<table width='".THEME_WIDTH."' border='0' cellspacing='0' cellpadding='0'><tr><td>";
   echo "<div id='altlinkler'>";
   include INFUSIONS."deluxe_dropdown_menu/menu.php";
   echo "<div class='clear-both'>&nbsp;</div></div>";
if ($settings['siteintro'] != "") {
   echo "</td></tr><tr><td class='welc'><center>".stripslashes($settings['siteintro'])."</center></td></tr></table>";
   } else {
   echo "</td></tr></table>";
}
   
//Content
   echo "<table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' class='barry'>\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>\n</table>\n";

//Footer
echo "<div id='footer'><table cellpadding='0' cellspacing='0' width='".THEME_WIDTH."' class='footermain'>
<tr>
<td class='footerleft'>".showcopyright()."</td>
<td class='footerright'>
Ghost theme by <a href='http://www.joeallenpro.com/'>Joe Allen</a><br/>
<a href='http://www.simtegral.com/'>FSX Downloads</a>
</td>
</tr>
</table>
</div>

</td></tr></table>
\n";
}


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

   echo "<div class='capmain'>$subject</div>\n";
   echo "<div class='main-body floatfix'>".$news."</div>\n";
   echo "<div class='news-footer'>\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'>\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>
</table>\n";

}


function openbox($title) {
echo "<table border='1' cellpadding='0' cellspacing='0' class='round'>
  <tr>
    <td></td>
    <td class='rounded-tl'></td>
    <td class='rounded-t'></td>
    <td class='rounded-tr'></td>
    <td></td>
  </tr>
  <tr>
    <td class='rounded-l'></td>
    <td class='rounded-main' colspan='3'>";
}
function closebox() {
   echo "</td>
    <td class='rounded-r'></td>
  </tr>
  <tr>
    <td></td>
    <td class='rounded-bl'></td>
    <td class='rounded-b'></td>
    <td class='rounded-br'></td>
    <td></td>
  </tr>
</table>";
}



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'>\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>";

}

?>




Dann noch in der style.css das folgende löschen oder auskommentieren:
Download Code  Code
#altlinkler ul,
#altlinkler li{
   padding:0px;
   margin:0px;
   list-style-type:none;
}

#altlinkler ul{
   height:65px;
   line-height:65px;
   float:left;
   padding:0px 1px 0px 0px;
   margin:0px 0px 0px 10px;
}

#altlinkler li{
   height:61px;
   line-height:65px;
   display:inline;
   position:relative;
   float:left; 
   text-align:center;
}

#altlinkler li a{
   height:65px;
   padding-left: 14px;
   padding-right: 14px;
   text-align:center;
   float:left;
   background-image:url(images/navbar.png);
   background-position:right;
   background-repeat:no-repeat;
}


#altlinkler li a:link,
#altlinkler li a:visited{
   color:#000000;
   text-decoration:none;
}

#altlinkler li.active a,
#altlinkler li a:hover{
   color: #DC3200;
   background-repeat:no-repeat;
   background-position:right;
}



Bearbeitet von Harlekin am 28-01-2017 08:53
Verwarnstatus: warningwarningwarningwarning
 
https://harlekin-power.de
Rolly8-HL
Wie schon gesagt die Theme sollte auch ohne Veränderung erst ein mal in Takt sein.

Erst danach kann man über Veränderungen nachdenken.
Gruß Rolly8-HL
Was für Andere Wichtig ist muss für mich nicht genauso Wichtig sein!
Bin Dickkopf Unbelehrbar mache aus Protest nicht das was andere für Richtig halten!
Das gibt einem zu Denken oder?
Verwarnstatus: warningwarningwarningwarning
 
https://rolly8-hl.de
feuerwelle2
war es ja :-) dann hatte ich es eingebaut die Navi dann kam und ging null mehr :-(
Hallo erstmal .-)
Verwarnstatus: warningwarningwarningwarning
 
http://rettungsportal.bplaced.net
Springe ins Forum:
Ähnliche Themen
Thema Forum Antworten Letzter Beitrag
MG Shoutbox Deluxe 3.0.1 Allgemeines 5 21-05-2018 11:24
Navigation Deluxe Allgemeines 9 22-05-2017 22:02
MG Shoutbox mit Boxover DeLuxe 1.1.0 Allgemeines 3 19-03-2017 18:54
Dropdown menu Deluxe D1 Mods & Infusionen 12 11-02-2017 17:55
Ausklappbare Navi (Dropdown) Codeschnipsel 5 04-01-2017 16:26
Sämtliche Grafiken und Texte dieser Seite unterliegen dem Urheberrecht und dürfen nicht ohne Erlaubnis kopiert werden!!!