welche lightbox version von wem verwendest du überhaupt?und als plugin oder wie oder was...
wäre hilfreich:-D
Beiträge von Taschmahal
-
-
hab es jetzt anders gelöst, aber es geht!
PHP
Alles anzeigen<div id="sidebar"> <h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1> <p><?php bloginfo('description'); ?></p> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/" onmouseover="austausch1.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/homem.PNG';" onmouseout="austausch1.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/home.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/home.PNG" border="0" width="120"height="34" name="austausch1"> </a> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/?page_id=2" onmouseover="austausch4.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/impressumm.PNG';" onmouseout="austausch4.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/impressum.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/impressum.PNG" border="0" width="200"height="30" name="austausch4"> </a> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/?page_id=12" onmouseover="austausch3.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/archivem.PNG';" onmouseout="austausch3.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/archive.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/archive.PNG" border="0" width="157"height="33" name="austausch3"> </a> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/?page_id=8" onmouseover="austausch8.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/videom.PNG';" onmouseout="austausch8.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/video.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/video.PNG" border="0" width="117"height="36" name="austausch8"> </a> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/?page_id=9" onmouseover="austausch5.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/memberm.PNG';" onmouseout="austausch5.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/member.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/member.PNG" border="0" width="165"height="35" name="austausch5"> </a> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/?page_id=10" onmouseover="austausch7.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/photom.PNG';" onmouseout="austausch7.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/photo.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/photo.PNG" border="0" width="123"height="39" name="austausch7"> </a> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/?page_id=11" onmouseover="austausch6.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/musicm.PNG';" onmouseout="austausch6.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/music.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/music.PNG" border="0" width="126"height="34" name="austausch6"> </a> <br /> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/?page_id=13" onmouseover="austausch9.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/linksm.PNG';" onmouseout="austausch9.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/links.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/links.PNG" border="0" width="104"height="33" name="austausch9"> </a> <br /> <a href="http://k10243-01.s02.xyon-hosting.de/taschmahal/twomango/wp-admin/" onmouseover="austausch2.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/adminm.PNG';" onmouseout="austausch2.src='http://k10243-01.s02.xyon-hosting.de/taschmahal/admin.PNG';"> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/admin.PNG" border="0" width="132"height="34" name="austausch2"> </a> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?> <?php if (function_exists('wp_theme_switcher')) { ?> <h4>Themes</h4> <?php wp_theme_switcher('dropdown'); ?> <?php } ?> <h4>Suche</h4> <div> <form method="get" id="searchform" action="<?php echo $_SERVER['PHP_SELF']; ?>"> <input type="text" value="<?php echo wp_specialchars($s, 1); ?>" name="s" id="s" size="15" /> <input id="side_submit" type="submit" name="submit" value="Submit" size="15" /> </form> </div> <?php endif; ?> </div> -
ja stimmt das jetzt oder nicht? :-D
ach ich werde es gleich merken:???:EDIT: öhh ne, da stimmt was nicht
LINK hab nur mal das Adminbild gemacht, so wie du es gesagt hast, aber naja es ist nicht so wie ich es wollte
-
Also dann so:
Header:
PHP
Alles anzeigen<!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" <?php language_attributes(); ?>> <head profile="http://gmpg.org/xfn/11"> <center> <img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/twoman.jpg"></center> <script language="JavaScript"> <!-- aus1 = new Image(); aus1.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/admin.PNG"; an1 = new Image(); an1.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/adminm.PNG"; aus2 = new Image(); aus2.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/archive.PNG"; an2 = new Image(); an2.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/archivem.PNG"; aus3 = new Image(); aus3.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/home.PNG"; an3 = new Image(); an3.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/homem.PNG"; aus4 = new Image(); aus4.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/impressum.PNG"; an4 = new Image(); an4.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/impressumm.PNG"; aus5 = new Image(); aus5.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/member.PNG"; an5 = new Image(); an5.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/memberm.PNG"; aus6 = new Image(); aus6.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/music.PNG"; an6 = new Image(); an6.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/musicm.PNG"; aus7 = new Image(); aus7.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/photo.PNG"; an7 = new Image(); an7.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/photom.PNG"; aus8 = new Image(); aus8.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/video.PNG"; an8 = new Image(); an8.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/videom.PNG"; //--> function bildwechsel(nr,obj) { window.document.images[nr].src = obj.src; } </script> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archiv <?php } ?> <?php wp_title(); ?></title> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_get_archives('type=monthly&format=link'); ?> <?php wp_head(); ?> </head> <body>und in der sidebar dementsprechend alles...
-
Hallo. Ich habe folgendes Problem: Ich checke nciht so wirklich durch, bei den Mousover-Effekten. Ich woltle aber 8 Buttons in die Sidebar einfügen, und wenn man drüberfährt soll zb zu button1 erst bild 1 dann bild 2 angezeigt werden, bei button 2 bild 3 und bei mousover bild 4, und wenn man zb auf button 1 klickt, soll man zu home kommen, bei button 2 zu impressum...
nun hab ich aber dieses script:
PHP
Alles anzeigen<div id="sidebar"> <h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1> <p><?php bloginfo('description'); ?></p> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?> <?php if (function_exists('wp_theme_switcher')) { ?> <h4>Themes</h4> <?php wp_theme_switcher('dropdown'); ?> <?php } ?> <ol id="nav"> <?php wp_list_pages('title_li='); ?> </ol> <h4>Archiv</h4> <ul> <?php wp_get_archives('type=monthly'); ?> </ul> <h4>Kategorie</h4> <ul> <?php wp_list_cats('sort_column=name&hierarchical=0'); ?> </ul> <h4><?php _e('Blogroll'); ?></h4> <ul> <?php get_links(-1, '<li>', '</li>', '', FALSE, 'name', FALSE, FALSE, -1, FALSE); ?> </ul> <script language="JavaScript"> <!-- aus1 = new Image(); aus1.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/admin.PNG"; an1 = new Image(); an1.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/adminm.PNG"; aus2 = new Image(); aus2.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/archive.PNG"; an2 = new Image(); an2.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/archivem.PNG"; aus3 = new Image(); aus3.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/home.PNG"; an3 = new Image(); an3.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/homem.PNG"; aus4 = new Image(); aus4.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/impressum.PNG"; an4 = new Image(); an4.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/impressumm.PNG"; aus5 = new Image(); aus5.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/member.PNG"; an5 = new Image(); an5.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/memberm.PNG"; aus6 = new Image(); aus6.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/music.PNG"; an6 = new Image(); an6.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/musicm.PNG"; aus7 = new Image(); aus7.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/photo.PNG"; an7 = new Image(); an7.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/photom.PNG"; aus8 = new Image(); aus8.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/video.PNG"; an8 = new Image(); an8.src = "http://k10243-01.s02.xyon-hosting.de/taschmahal/videom.PNG"; //--> </script> <h4>Suche</h4> <div> <form method="get" id="searchform" action="<?php echo $_SERVER['PHP_SELF']; ?>"> <input type="text" value="<?php echo wp_specialchars($s, 1); ?>" name="s" id="s" size="15" /> <input id="side_submit" type="submit" name="submit" value="Submit" size="15" /> </form> </div> <br /> <h4><?php _e('Meta:'); ?></h4> <ul> <?php wp_register(); ?> <li><?php wp_loginout(); ?></li> <!-- useless stuff <li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li> <li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments to all posts in RSS'); ?>"><?php _e('Comments <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li> <li><a href="http://validator.w3.org/check/referer" title="<?php _e('This page validates as XHTML 1.0 Transitional'); ?>"><?php _e('Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr>'); ?></a></li> <li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li> --> <?php wp_meta(); ?> </ul> <br /> <?php endif; ?> </div>ich weiß, sachen wie kategorien sind nicht drin, aber die werden ersetzt, sobald das mousover geht.
mir ist aufgefallen, dass es garkeine URL gibt, wo die buttons hinführen könnten, aber mein größtes problem ist es, dass dieser ganze teil garnicht erst angezeigt wird. die sidebar sieht ganz normal aus...kann mir jemand helfen?
-
danke für die schnellen antworten! diese version hat geklappt, border: none; hatte ich davor schon, ging auch jetzt nicht.
aber jetzt geht es ja!:-D -
ok. ich kann mich da ja nicht so aus. aber wie müsste denn der code richtig heißen? und warum versößt es gegen die XHTML regeln, wenn es doch geht?
-
Hallo. Ich möchte auf meinem Blog Bilder einfügen. Das ist ja auch nicht schwer, aber sie haben imemr alle einen Rand. Vom content auf ich den Border schon auf none gesetzt, aber es ist immer noch ein kleiner schwarzer Rand, diesen will ich weghaben.
Bei der Sidebar will ich diesen Border auch weghaben, aber auch da bleibt ein schwarzer kleiner Rand von 1px, sowie im header wenn ich dort Bilder einfüge... Kann mir jemand helfen? Ich weiß einfach nicht mehr weiter:(CSS
Alles anzeigen/* Theme Name: Gunmetal DE Theme URI: http://www.online-resources.de Description: Zweispaltiges Wordpress Theme <br />Design von <a href="http://www.sixshootermedia.com">Six Shooter Media</a>. <br /> Konvertiert von <a href="http://www.online-resources.de">online-resources.de</a>. Version: 1.4 Author: Hans Bauer */ body { background: #FFFFFF; font: 1em Trebuchet MS; word-spacing: 2px; color: #545454; margin: 0; } * { margin: 0; padding: 0; } a { color: #0090E0; border-bottom: none; text-decoration: none; padding: 2px 4px 2px 4px; } a:hover { border-bottom: 1px dotted #FFFFFF; background: #FFFFFF; } h2 { font: 24px Arial, sans-serif; color: #0090E0; letter-spacing: -1px; font-weight: normal; margin: 15px 0 15px 0; } h2 a { color: #0090E0; text-decoration: none; border: none; padding: 0; } h2 a:hover { color: #CFCFCF; } h3 { font-size: 1.2em; color: #ccc; font-weight: normal; margin: 15px 0 15px 0; } p { line-height: 24px; margin: 25px 0 25px 0; } blockquote { font-size: 1.2em; color: #787878; background: url('images/blockquote.gif') no-repeat top left; font-family: Georgia, "Times New Roman", Times, serif; margin-left:0; margin-right:150px; margin-top:35px; margin-bottom:35px; padding-left:0; padding-right:0; padding-top:15px; padding-bottom:0 } #sidebar { width: 263px; background: url('images/sidebar.jpg') no-repeat top left; float: left; padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 50px } #sidebar p { font-size: 0.9em; } #sidebar a { color: #0090E0; border: none; } #sidebar a:hover { text-decoration: none; color: #eee; border: none; } #sidebar h1 { color: #fff; font-size: 1.7em; } #sidebar h1 a { color: #fff; text-decoration: none; padding: 0; } #sidebar ul { list-style-type: none; } #sidebar h1 a:hover { text-decoration: none; } ol#nav { margin: 25px 15px 25px 30px; font-size: 1.3em; } #nav a { display: block; margin: none; color: #0090E0; border: none; } ol li { margin: 15px 0 15px 0 !important; margin: -10px 0; } #nav a b { float: right; display: none; color: #0090E0; } #nav a:hover { background: none; border: none; text-decoration: none; } #nav a:hover b { display: inline; } #content { background: url('images/content.jpg') no-repeat top left; padding: 20px; margin-left: 300px; margin-right: 10%; margin-top: 0; margin-bottom: 0 } #content ul, #content ul { margin: 15px 15px 15px 15px; list-style: none; } #content ul li, #content ul li { margin: 10px 0; background: url('images/bp.gif') no-repeat left;; padding-left:15px; padding-right: 0; padding-top: 0; padding-bottom: 0 } #content ol li, #content ol li { margin: 15px 0 15px 0 !important; margin: 10px 0; } #content img, #content img { padding: 1px; background: #000; border: none; } .postdata { font: 11px Verdana; margin: -6px 0 -15px 0; color: #777; } .postmetadata { background: #FFFFFF; border-top: none; border-bottom: none; padding: 5px 10px; font: 0.7em; line-height: 1.2em; } #footer { padding: 30px; text-align: center; border-top: none; margin: 50px 0 0 0; background: #FFF; } /* Comments Styling */ #commentlist li { margin-bottom: 1.5em; padding-bottom: 1em; border-bottom: 1px solid #700000; } #commentform { margin: 1em 0; background: #FFFFFF; width: 280px; } #commentform textarea { background: #F0F0F0; border: 1px solid #d6d3d3; width: 280px; } #commentform textarea:hover { background: #F0F0F0; border: 1px solid #d6d3d3; } #commentform textarea:focus { background: #F0F0F0; border: 1px solid #939793; } #commentform #email, #commentform #author, #commentform #url { font-size: 1.1em; background: #CCCCCC; border: 1px solid #939793; width: 280px; } #commentform input{ margin-bottom: 3px; } #searchform input{ background: #CCCCCC; border: 1px solid #939793; } #sidebar ul li { margin: 5px 0 5px 0 !important; } #sidebar ul li a { color: #0090E0; } #sidebar ul { padding-left: 10px; padding-bottom: 10px; padding-top: 10px; } /* addons */ #submit { background-image: url(images/submit.jpg); border: 0px 0px 0px 0px !important; } #side_submit { background-image: url(images/submit.jpg) !important;; border: 0px 0px 0px 0px !important; } .navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; } .alignright { float: right; } .alignleft { float: left } small.edit { font-weight: lighter; font-size: 0.5em; } -
Das ist aber sowas grundlegend falsch...nimm den Code raus.
nein. ich sehe ein bild! http://k10243-01.s02.xyon-hosting.de/taschmahal/taschmahal/
das oben ist das bild aus dem code -
kp ob da ein headerbild ist, aber ganz oben erste zeile da hab ich ein bild eingefügt, man kann es auch im blog sehen...
-
hallo! Ich wollte meinen header auch verlinken, aber ich weiß nicht wie.
PHP
Alles anzeigen<center><img src="http://k10243-01.s02.xyon-hosting.de/taschmahal/header.png"></center> <!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" <?php language_attributes(); ?>> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archiv <?php } ?> <?php wp_title(); ?></title> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_get_archives('type=monthly&format=link'); ?> <?php wp_head(); ?> </head> <body> -
das mit den zahlen hab ich nicht hinbekommen. kann mir jemand helfen?
und dann noch was: also das nicht funktioniert, wie ich mir das vorgestellt hatte (klick auf zb archiv lässt monate darunter erscheinen) dann geht vllt diese methode: ich mache einfach neue seiten wie zb seite 1 oder impressum, und so amceh ich auch seiten wie archiv, meta usw... kann ich dann, wenn man auf seite archiv klickt, dass so machen, dass das archiv erscheint? geht das? und was muss ich von wo einfügen? thx schonmal im vorraus
-
-
thx! kann geclosed werden:oops:
-
hallo. ich suche das plugin, so wie es in diesem post ist: DavidLuther.com » Blog Archive » Whiskeyrap
-
kann mir niemand helfen?:(
-
Hallo. Das ist meine Seite
Ich verwende zur Zeit den Gunmetal Theme 1.4
ich hab schon einiges geändert, aber nun komme ich nicht weiter, hier eine liste was ich will, aber nicht weiß wie:- die auflistungspunkte in der sidebar sollen weg
- die sachen wie Blogroll, kategorie, archiv und meta sollen bilder sein, und wenn man auf diese buttons dann klickt, sollen zb bei blogroll alle blogs unter blogroll als links erscheinen.
- bei "1. eine seite" soll das 1. weg, auch hier soll der link als button sein (wo muss ich es einfügen ,und wie mache ich ein mouseover?)
-
wo sind diese einstellungen? und das ist doch voreingestellt?!?!
-
an den theme kann es auch nicht liegen. woran kann es denn sonst noch liegen?
-
sry für doppelpost:oops:
aber ich habe ein problem: zwar wird das icon zwar angezeigt, aber ich glaube seit dem wird, wenn ich auf die artikelüberschrift klicke, der beitrag nicht mehr angezeigt. dann kommt fehler 404 nicht gefunden