themen Area69 |
|
|
Neuling
|
loggel1 Geschrieben am 19.01.2017 um 18:32 |
|
Hallo an alle,
Ich habe mir den Dropdown menu (Deluxe) Runtergeladen und möchte das auf meiner webseite den Navi oben einbauen.
Bitte um Hilfe
Gruss
loggel1 |
|
|
|
Seiten Administrator
|
David Geschrieben am 19.01.2017 um 19:42 |
|
Da müsstest du mal die theme.php des Themes anhängen und eine Installations-Anleitung zu dem Menü liefern.
Kenne leider das Theme nicht, und beim Menü gibt es ja auch verschiedene Bezugsquellen. |
Liebe Grüße, euer David.
Aktiver PHP-Fusion Nutzer seit 3. September 2006
--------------------------------------------------------
PHP-Fusion Österreich Seitenbetreiber.
|
|
|
|
Neuling
|
loggel1 Geschrieben am 19.01.2017 um 21:17 |
|
Hier ist der Code von Area69:
if (!defined("IN_FUSION")) { die("Access Denied"); }
define("THEME_BULLET", "");
define("THEME_WIDTH", "90%");
$enable_column_switcher = true; //true=enable column switcher | false=disable column switcher
require_once INCLUDES."theme_functions_include.php";
require_once THEMES."templates/switcher.php";
$column_switcher = new Switcher("select", "columns", "png", "both", "switcherbutton");
if(!$enable_column_switcher){
$column_switcher->disable();
}
function get_head_tags(){
global $column_switcher;
echo $column_switcher->makeHeadTag();
}
function render_page($license=false) {
global $aidlink, $locale, $settings, $column_switcher, $main_style;
//Site Wrapper
echo " <table align='center' cellpadding='0' cellspacing='0' width='".THEME_WIDTH."'>\n<tr>\n";
echo " <td id='left-border'><img src='".THEME."images/bspace.gif' alt='' /></td>";
echo " <td>\n";
//Header
echo " <table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo " <td class='full-header'>\n".showbanners()."</td>\n";
echo " </tr><tr><td class='sub-header'>
<div id='modernbricksmenu'>
<ul>
<li>".showsublinks(" ","modernbricksmenu")."</li>
</ul>
<div id='switcher'>".$column_switcher->makeForm("flright")."</div>\n
</div>\n";
echo " </td></tr>\n</table>\n";
//Content
echo "<table cellpadding='0' cellspacing='0' width='100%' class='$main_style'>\n<tr>\n";
echo "".(LEFT ? "<td id='side-border-left' valign='top'>".LEFT."</td>" : "")." ";
echo "<td class='main-bg' valign='top'>".U_CENTER.CONTENT.L_CENTER."</td>";
echo "".(RIGHT ? "<td id='side-border-right' valign='top'>".RIGHT."</td>" : "")." ";
echo "</tr>\n</table>\n";
//Footer
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo "<td class='bottom' width='100%'></td></tr>";
echo "<tr><td class='footer' style='text-align:center;'>".stripslashes($settings['footer'])."</td></tr>";
echo "</table>";
echo "<table class='footer' width='100%' cellspacing='0' cellpadding='0'>";
echo "<tr><td width='33%' align='left'>";
if (!$license) { echo " <a href='http://www.freethemes4all.com' target='_blank'><img src='".THEME."images/fusion.gif' alt='' title='PHP-Fusion Themes' border='0' /></a>";}
echo "</td><td class='footer' width='33%' align='center'>".showcounter()." | ".sprintf($locale['global_172'], substr((get_microtime() - START_TIME),0,4))."<br />
".showcopyright()."</td>\n";
echo "<td width='33%' align='right'><a href='http://yafs.net' target='_blank'><img src='".THEME."images/yafs.gif' alt='' title='Area69 by Sveinungs' border='0' /></a>";
echo "</td>\n";
echo "</tr>\n</table>\n";
echo "</td>\n";
echo "<td id='right-border'><img src='".THEME."images/bspace.gif' alt='' /></td>\n";
echo "</tr>\n</table>\n";
}
//News
function render_news($subject, $news, $info) {
global $locale, $aidlink, $user_data;
echo "<table cellpadding='0' cellspacing='0' width='100%' style='margin-top:5px'>\n<tr>\n
<td class='news-capmain'>$subject</td><td class='news-capmainr' width='15'></td>
</tr>\n<tr>\n
<td class='main-body' colspan='2'>";
echo "<div class='news-poster'>".$locale['global_070']." <a class='news' href='profile.php?lookup=".$info['user_id']."'>".$info['user_name']."</a> ".$locale['global_071'].showdate("longdate", $info['news_date'])."</div>\n";
echo "$news";
if (!isset($_GET['readmore']) && $info['news_ext'] == "y") { echo " <br /><img src='".THEME."images/readmore.gif' alt='' style='vertical-align:middle;border:0px;' /> <a href='news.php?readmore=".$info['news_id']."'><strong>".$locale['global_072']."</strong></a>";}
echo "</td>
</tr>\n<tr>\n
<td class='news-footer' colspan='2'>\n";
if ($info['news_allow_comments']) { echo " <img src='".THEME."images/comments.gif' alt='' style='vertical-align:middle;border:0px;' /> <a class='news' href='news.php?readmore=".$info['news_id']."'>".$info['news_comments'].($info['news_comments'] == 1 ? $locale['global_073b'] : $locale['global_073'])."</a>";}
echo " [<a class='news' href='print.php?type=N&item_id=".$info['news_id']."'>".$locale['global_075']."</a>]";
if (iADMIN && checkrights("N")) { echo " [<a class='news' href='".ADMIN."news.php".$aidlink."&action=edit&news_id=".$info['news_id']."'>".$locale['global_076']."</a>]\n"; }
echo " </td>\n
</tr>\n
</table>\n";
}
//Articles
function render_article($subject, $article, $info) {
echo "<table width='100%' cellpadding='0' cellspacing='0' style='margin-top:5px'><tr>\n";
echo "<td class='art-capmain'><img src='".THEME."images/art-capmain.gif' alt='+' style='vertical-align:middle;border:0px;'/>$subject</td>
</tr>\n<tr>\n";
echo "<td class='art-body'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."</td>
</tr>\n<tr>\n";
echo "<td class='news-footer'>\n".articleposter($info," ·").articleopts($info,"·").itemoptions("A",$info['article_id'])."</td>
</tr>\n
</table>\n";
}
//Panels
function opentable($title) {
echo "<table cellspacing='0' cellpadding='0' width='100%'>\n<tr>\n
<td class='capmain'>$title</td>\n
</tr>\n<tr>\n
<td class='main-body'>\n";
}
function closetable() {
echo " </td>\n
</tr>\n
</table>\n";
}
//Sidepanels
function openside($title, $collapse = false, $state = "on") {
global $p_data, $panel_collapse; $panel_collapse = $collapse;
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
if($p_data['panel_filename'] == "css_navigation_panel"){
$panel_collapse = false;
echo "<td></td>\n";
} else if ($p_data['panel_filename'] == "user_info_panel"){
echo "<td class='scapmain-user'>$title</td>\n";
} else {
echo "<td class='scapmain'>$title</td>\n";
}
if ($collapse == true) {
$boxname = str_replace(" ", "", $title);
echo "<td class='scapmain' align='right'>".panelbutton($state, $boxname)."</td>\n";
}
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%' class='spacer'>\n<tr>\n";
if($p_data['panel_filename'] == "user_info_panel"){
echo "<td id='side-body-user'>\n";
} else {
echo "<td class='side-body'>\n";
if ($collapse == true) { echo panelstate($state, $boxname); }
}
}
function closeside() {
global $panel_collapse;
if ($panel_collapse == true) { echo "</div>\n"; }
echo "</td>\n</tr>\n</table>\n";
}
?>
Menü, Wie meinst du das jetzt |
|
|
|
Neuling
|
loggel1 Geschrieben am 19.01.2017 um 21:21 |
|
Dropdown menu von deluxe Code:
Nr.1:
<?php
echo "<table cellspacing='0' cellpadding='0' border='0' style='padding-top: 3px;' width='100%' align='center'>\n<tr>\n
<td align='left'>\n";
include INFUSIONS."deluxe_dropdown_menu/menu.php";
echo "</td>\n</tr>\n
</table>\n";
?>
Nr.2:
<?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";
?> |
|
|
|
Veteran Mitglied
|
Janilein Geschrieben am 22.01.2017 um 01:38 |
|
trag mal bitte nen Link zu deiner Seite ein, dann kann ich das besser beurteilen
include INFUSIONS."deluxe_dropdown_menu/menu.php";
da hin setzen wo
<ul>
<li>".showsublinks(" ","modernbricksmenu")."</li>
</ul>
steht, denk aber daran, das du dann das echo beenden musst vorher und dahinter die zeile wieder beginnen.
ob das jetzt wirklich funzt kann ich nicht sagen aber sollte so ausreichen |
Bearbeitet von Janilein am 22.01.2017 um 02:08
|
|
|
|
Neuling
|
loggel1 Geschrieben am 23.01.2017 um 01:26 |
|
|
|
|
Veteran Mitglied
|
Janilein Geschrieben am 23.01.2017 um 02:25 |
|
Zitat Ich habe es porbiert es geht leider nicht.
Bitte mehr infos, fehlermeldungen o.ä. etc.
Bitte poste deinen Code, so wie du ihn eingebaut hast, der jetzt nicht funktioniert, damit man schauen kann ob du dabei evtl einen fehler gemacht hast. |
|
|
|
Neuling
|
loggel1 Geschrieben am 23.01.2017 um 20:09 |
|
<ul>
<li>"include INFUSIONS."deluxe_dropdown_menu/menu.php";</li>
</ul>
Wo habe ich den eingefügt |
|
|
|
Veteran Mitglied
|
Janilein Geschrieben am 24.01.2017 um 00:08 |
|
Na du musst das schon richtig lesen was ich schreibe, aber egal hier noch einmal vielleicht etwas eindeutiger beschrieben
Ersetze diesen Teil deines Codes:
<ul>
<li>".showsublinks(" ","modernbricksmenu")."</li>
</ul>
durch den folgenden Code:
include INFUSIONS."deluxe_dropdown_menu/menu.php";
Denke bitte daran, dass du möglicherweise echos schließen und wieder einfügen musst. Ich nehme mal an das du das kannst. |
|
|
|
Neuling
|
loggel1 Geschrieben am 25.01.2017 um 16:22 |
|
Sorry das versteh ich nicht, ich weiss jetzt nicht wo und was ist. sei mir nicht böse ist aber so |
|
|
|
Neuling
|
loggel1 Geschrieben am 29.01.2017 um 17:49 |
|
Ich habe keine ahnung wie das so richtig geht |
|
|
|
Mitglied
|
Septron Geschrieben am 30.01.2017 um 15:56 |
|
Hallo,
Janilein hat es schon vorgegeben so schwer kann es ja wohl nicht sein die Zeile zu suchen und anzupassen:
<?php
if (!defined("IN_FUSION")) { die("Access Denied"); }
define("THEME_BULLET", "");
define("THEME_WIDTH", "90%");
$enable_column_switcher = true; //true=enable column switcher | false=disable column switcher
require_once INCLUDES."theme_functions_include.php";
require_once THEMES."templates/switcher.php";
$column_switcher = new Switcher("select", "columns", "png", "both", "switcherbutton");
if(!$enable_column_switcher){
$column_switcher->disable();
}
function get_head_tags(){
global $column_switcher;
echo $column_switcher->makeHeadTag();
}
function render_page($license=false) {
global $aidlink, $locale, $settings, $column_switcher, $main_style;
//Site Wrapper
echo " <table align='center' cellpadding='0' cellspacing='0' width='".THEME_WIDTH."'>\n<tr>\n";
echo " <td id='left-border'><img src='".THEME."images/bspace.gif' alt='' /></td>";
echo " <td>\n";
//Header
echo " <table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo " <td class='full-header'>\n".showbanners()."</td>\n";
echo " </tr><tr><td class='sub-header'>
<div id='modernbricksmenu'>";
include INFUSIONS."deluxe_dropdown_menu/menu.php";
echo "</div>\n";
echo " </td></tr>\n</table>\n";
//Content
echo "<table cellpadding='0' cellspacing='0' width='100%' class='$main_style'>\n<tr>\n";
echo "".(LEFT ? "<td id='side-border-left' valign='top'>".LEFT."</td>" : "")." ";
echo "<td class='main-bg' valign='top'>".U_CENTER.CONTENT.L_CENTER."</td>";
echo "".(RIGHT ? "<td id='side-border-right' valign='top'>".RIGHT."</td>" : "")." ";
echo "</tr>\n</table>\n";
//Footer
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo "<td class='bottom' width='100%'></td></tr>";
echo "<tr><td class='footer' style='text-align:center;'>".stripslashes($settings['footer'])."</td></tr>";
echo "</table>";
echo "<table class='footer' width='100%' cellspacing='0' cellpadding='0'>";
echo "<tr><td width='33%' align='left'>";
if (!$license) { echo " <a href='http://www.freethemes4all.com' target='_blank'><img src='".THEME."images/fusion.gif' alt='' title='PHP-Fusion Themes' border='0' /></a>";}
echo "</td><td class='footer' width='33%' align='center'>".showcounter()." | ".sprintf($locale['global_172'], substr((get_microtime() - START_TIME),0,4))."<br />
".showcopyright()."</td>\n";
echo "<td width='33%' align='right'><a href='http://yafs.net' target='_blank'><img src='".THEME."images/yafs.gif' alt='' title='Area69 by Sveinungs' border='0' /></a>";
echo "</td>\n";
echo "</tr>\n</table>\n";
echo "</td>\n";
echo "<td id='right-border'><img src='".THEME."images/bspace.gif' alt='' /></td>\n";
echo "</tr>\n</table>\n";
}
//News
function render_news($subject, $news, $info) {
global $locale, $aidlink, $user_data;
echo "<table cellpadding='0' cellspacing='0' width='100%' style='margin-top:5px'>\n<tr>\n
<td class='news-capmain'>$subject</td><td class='news-capmainr' width='15'></td>
</tr>\n<tr>\n
<td class='main-body' colspan='2'>";
echo "<div class='news-poster'>".$locale['global_070']." <a class='news' href='profile.php?lookup=".$info['user_id']."'>".$info['user_name']."</a> ".$locale['global_071'].showdate("longdate", $info['news_date'])."</div>\n";
echo "$news";
if (!isset($_GET['readmore']) && $info['news_ext'] == "y") { echo " <br /><img src='".THEME."images/readmore.gif' alt='' style='vertical-align:middle;border:0px;' /> <a href='news.php?readmore=".$info['news_id']."'><strong>".$locale['global_072']."</strong></a>";}
echo "</td>
</tr>\n<tr>\n
<td class='news-footer' colspan='2'>\n";
if ($info['news_allow_comments']) { echo " <img src='".THEME."images/comments.gif' alt='' style='vertical-align:middle;border:0px;' /> <a class='news' href='news.php?readmore=".$info['news_id']."'>".$info['news_comments'].($info['news_comments'] == 1 ? $locale['global_073b'] : $locale['global_073'])."</a>";}
echo " [<a class='news' href='print.php?type=N&item_id=".$info['news_id']."'>".$locale['global_075']."</a>]";
if (iADMIN && checkrights("N")) { echo " [<a class='news' href='".ADMIN."news.php".$aidlink."&action=edit&news_id=".$info['news_id']."'>".$locale['global_076']."</a>]\n"; }
echo " </td>\n
</tr>\n
</table>\n";
}
//Articles
function render_article($subject, $article, $info) {
echo "<table width='100%' cellpadding='0' cellspacing='0' style='margin-top:5px'><tr>\n";
echo "<td class='art-capmain'><img src='".THEME."images/art-capmain.gif' alt='+' style='vertical-align:middle;border:0px;'/>$subject</td>
</tr>\n<tr>\n";
echo "<td class='art-body'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."</td>
</tr>\n<tr>\n";
echo "<td class='news-footer'>\n".articleposter($info," ·").articleopts($info,"·").itemoptions("A",$info['article_id'])."</td>
</tr>\n
</table>\n";
}
//Panels
function opentable($title) {
echo "<table cellspacing='0' cellpadding='0' width='100%'>\n<tr>\n
<td class='capmain'>$title</td>\n
</tr>\n<tr>\n
<td class='main-body'>\n";
}
function closetable() {
echo " </td>\n
</tr>\n
</table>\n";
}
//Sidepanels
function openside($title, $collapse = false, $state = "on") {
global $p_data, $panel_collapse; $panel_collapse = $collapse;
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
if($p_data['panel_filename'] == "css_navigation_panel"){
$panel_collapse = false;
echo "<td></td>\n";
} else if ($p_data['panel_filename'] == "user_info_panel"){
echo "<td class='scapmain-user'>$title</td>\n";
} else {
echo "<td class='scapmain'>$title</td>\n";
}
if ($collapse == true) {
$boxname = str_replace(" ", "", $title);
echo "<td class='scapmain' align='right'>".panelbutton($state, $boxname)."</td>\n";
}
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%' class='spacer'>\n<tr>\n";
if($p_data['panel_filename'] == "user_info_panel"){
echo "<td id='side-body-user'>\n";
} else {
echo "<td class='side-body'>\n";
if ($collapse == true) { echo panelstate($state, $boxname); }
}
}
function closeside() {
global $panel_collapse;
if ($panel_collapse == true) { echo "</div>\n"; }
echo "</td>\n</tr>\n</table>\n";
}
?>
das sind 10 Sekunden Arbeit....
lg Septron |
|
|
|
Neuling
|
loggel1 Geschrieben am 30.01.2017 um 16:32 |
|
Hallo Septron,
dein verstand ist auch ne pesser geworden, lächerlich. Wenn ich kein Coder bin versteh es doch entlich mal.
1. Es geht immer noch ne
2. wenn ich über den dropdown menu drüber fahre ist es schwarz
3. hier ist das bild:
wie kriege ich das schwarze weg.
Septron nochmal zu dir, ich brauch halt jede hilfe, egal ob coder oder nicht.
du mir ein gefallen, helf mir lieber an statt so ein schei* machen.
gruss |
|
|
|
Veteran Mitglied
|
Janilein Geschrieben am 30.01.2017 um 16:45 |
|
Zitat loggel1 schrieb:
Hallo Septron,
dein verstand ist auch ne pesser geworden, lächerlich. Wenn ich kein Coder bin versteh es doch entlich mal.
logge1, es reicht! Ich lasse es nicht zu, das du hier jetzt auch User beleidigst nur weil dir die antworten derer nicht passen die dir helfen wollen und du damit nicht klar kommst!
Die Lösungen findest du in den Beiträgen zuvor, es ist an dir diese umzusetzen und zu verstehen. |
|
|