Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Thema bewerten Ansicht
  #1  
Alt 09.03.08, 17:23
Forum Newbie
 
Registriert seit: 24.01.08
Beiträge: 14
Problem mit der Darstellung

Hallo,

ich bin gerade dabei ein Breadcrumb-Menü in meine Seite zu integrieren.
Das klappt soweit auch ganz gut. Hier ist mal der Code dazu:
Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
## Klickpfad-Menü
lib.Breadcrumb = HMENU
lib.Breadcrumb {
special = rootline
special.range = 1|-1
1 = TMENU
1.noBlur = 1
1.wrap = <ul id="breadcrumb"> | </ul>
1.NO.linkWrap = <li> |  &raquo; </li>
1.NO.ATagTitle.field = title
1.CUR = 1
1.CUR {
doNotLinkIt = 1
}
}
## Klickpfad-Menü Ende

Das Menü soll in ein eigenständiges DIV (#menu_breadcrumb). Mein Problem ist, dass das Menü innerhalb des DIV nach rechts verschoben ist und nicht linksbündig anfängt. Anbei findet ihr einen Screenshot. Hänge bei dem Problem jetzt schon ziemlich lange und hab auch alle möglichen Threads durchgesucht nur wusste teilweise nicht wonach ich suchen muss :sad:
Irgendwie glaube ich, dass es mit dem Bild links oberhalb vom Menü etwas zu tun hat (das mit der halbrunden Ecke). Das Menü fängt nämlich genau da an, wo das Bild aufhört.

Hier mal mein HTML Code: (das Problem befindet sich meiner Meinung nach in col3)

PHP-Code:
<!DOCTYPE html
    
PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<
html>
<
head>
    <
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<!-- 
    
This website is powered by TYPO3 inspiring people to share!
    
TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
    
TYPO3 is copyright 1998-2006 of Kasper SkaarhojExtensions are copyright of their respective owners.
    
Information and contribution at http://typo3.com/ and http://typo3.org/
-->

    <
link rel="stylesheet" type="text/css" href="typo3temp/stylesheet_e99aac0be0.css" />
    <
meta name="generator" content="TYPO3 4.2 CMS" />
    <
script type="text/javascript" src="typo3temp/javascript_0b12553063.js"></script>

<script type="text/javascript" src="t3lib/jsfunc.validateform.js"></script>

<meta http-equiv="Content-type" content="text/html; charset=utf-8" />

<link href="fileadmin/templates/standard/css/my_layout.css" rel="stylesheet" type="text/css" />
</head>
<body>

        <div id="page_margins">
            <div id="page">
                <div id="header">
                    <img src="fileadmin/templates/standard/images/oben_links_haus.gif" width="229" height="93" alt="Oben Links Haus" align="left" />

                    <img src="fileadmin/templates/standard/images/oben_weiss.gif" width="43" height="93" alt="Oben Weiss" align="left" />
                    <img src="fileadmin/templates/standard/images/oben_band.gif" width="150" height="93" alt="Oben Band" align="left" />
                    <img src="fileadmin/templates/standard/images/oben_schrift.gif" class="schrift_oben" width="375" height="27" alt="Oben Schrift" />
                    <img src="fileadmin/templates/standard/images/oben_rechts_wappen.gif" align="right" width="81" height="83" alt="Oben Rechts Wappen" />
                <div id="fill_band_top"></div>
                </div>
                <div id="main">
                    <div id="col1">
                        <img src="fileadmin/templates/standard/images/oben_link_haus2.gif" width="168" height="57" alt="Oben Link Haus2" />

                        <img src="fileadmin/templates/standard/images/oben_links_navitop.gif" width="168" height="80" alt="Oben Links Navitop" />
                        <div id="col1_content" class="clearfix"><ul class="men-e1"><li><a href="index.php?id=33"  class="men-no">Tradition</a></li><li><a href="index.php?id=cetest_firstpage"  class="men-no">Content Elements</a><ul class="men-e2"><li><a href="index.php?id=32"  class="men-no">Headers</a></li><li><a href="index.php?id=31"  class="men-no">Text</a></li><li><a href="index.php?id=30"  class="men-no">Bulletlists</a></li><li><a href="index.php?id=29"  class="men-no">Tables</a></li><li><a href="index.php?id=27"  class="men-no">Forms</a></li><li><a href="index.php?id=25"  class="men-no">Search</a><ul class="men-e3"><li><a href="index.php?id=26"  class="men-cur">Search result</a></li></ul></li><li><a href="index.php?id=24"  class="men-no">Login</a></li><li><a href="index.php?id=22"  class="men-no">Menu/Sitemap</a></li><li><a href="index.php?id=21"  class="men-no">Frames and spacing</a></li></ul></li><li><a href="index.php?id=18"  class="men-no">Visions</a></li><li><a href="index.php?id=17"  class="men-no">About Us</a></li><li><a href="index.php?id=14"  class="men-no">Contact</a></li></ul></div>

                    </div>
                    <div id="col2">
                        <div id="col2_content" class="clearfix">
                            <h1>Aktuelles</h1>
                            c2 c2 c2
                        </div>
                        <div id="col2_images">
                            <h1>Neue Bilder</h1>

                            This is the teaser for the images !!
                        </div>
                        <img src="fileadmin/templates/standard/images/aktuelles_unten.gif" width="177" height="81" alt="Aktuelles Unten" />
                    </div>
                    <div id="col3">
                        <img src="fileadmin/templates/standard/images/mitte_links_oben.gif" align="left" width="254" height="57" alt="Mitte Links Oben" />
                        <div id="fill_main_top"></div>
                        <div id="menu_breadcrumb"><ul id="breadcrumb"><li> <a href="index.php?id=cetest_firstpage" title="Content Elements"  >Content Elements</a>  &raquo; </li><li> <a href="index.php?id=25" title="Search"  >Search</a>  &raquo; </li>Search result</ul></div>

                        <div id="col3_content" class="clearfix"><!--TYPO3SEARCH_begin-->
    <!--  CONTENT ELEMENT, uid:25/search [begin] -->
        <a id="c25"></a><form action="index.php?id=26&amp;no_cache=1" id="a651f7e7720f78d78d9789e71006cd33d" name="a651f7e7720f78d78d9789e71006cd33d" enctype="multipart/form-data" method="post" onsubmit="return validateForm('a651f7e7720f78d78d9789e71006cd33d','','','','')"><div style="display:none;"><input type="hidden" name="stype" value="L0" /><input type="hidden" name="locationData" value="26:tt_content:25" /></div>
        <!--  Search form inserted: [begin] -->
            <table border="0" cellspacing="1" cellpadding="1" class="csc-searchform"><tr><td class="csc-form-labelcell"><p class="csc-form-label">Searchword:</p></td><td class="csc-form-fieldcell"><input type="text" name="sword" size="20" value="" /></td></tr><tr><td class="csc-form-labelcell"><p class="csc-form-label">Search in:</p></td><td class="csc-form-fieldcell"><select name="scols" size="1"><option value="pages.title-subtitle-keywords-description:tt_content.header">Headers and keywords</option><option value="tt_content.header-bodytext-imagecaption">Page content</option></select></td></tr><tr><td class="csc-form-labelcell"><p class="csc-form-label"></p></td><td class="csc-form-fieldcell"><input type="submit" name="submit" value="Search now!" /></td></tr></table>
        <!--  Search form inserted: [end] -->
            </form>

    <!--  CONTENT ELEMENT, uid:25/search [end] -->
        <!--TYPO3SEARCH_end--></div>
                        <div id="ie_clearing">
                        </div>
                    </div>
                </div>
                <div id="footer">
                    <img src="fileadmin/templates/standard/images/unten_rechts.gif" width="480" height="123" alt="Unten Rechts" align="right" />
                    <div id="fill_bottom_main"></div>

                    <div id="fill_band_footer">
                    </div>
                </div>
            </div>
        </div>
    
</body>
</html> 
Und hier mein CSS Code:
Code:
#menu_breadcrumb li {
	float: left;
	list-style: none;
	line-height: 1.5em;
}
Code:
@charset "UTF-8";

@media all {

  /* Randbereiche & Seitenhintergrund */
	html, body {
background-color: rgb(218,218,218);
margin: 0px;
padding: 0px;
}

  /* Layout: Breite, Hintergrund, Rahmen */
	#page_margins {
min-width: 880px;
margin-left: 50px;
margin-right: 50px;
}

	#page {
border-left: 1px solid black;
border-right: 1px solid black;
background: rgb(190,200,100) url('../../images/rand_links.gif') repeat-y left;
}

  /* Zentrierung des Layouts in alten IE-versionen */
  	body {
text-align: center
}
  	#page_margins {
text-align: left
}

/* @group Main Columns */

#header {
background: #FFFFFF;
height: 93px;
background: url('../../images/banner_spacer.gif') repeat-x;
}

  	#main {
background: url('../../images/rechts_gruen.gif') repeat-y right;
}

	#footer {
height: 123px;
background: rgb(190,200,100) url('../../images/rand_links.gif') repeat-y left;
}



/* @end */

/* @group Layout Columns */

#fill_band_top{
margin-left: 422px;
height: 10px;
background-image: url('../../images/oben_band_klein.gif');
position: relative;
top: 83px;
}

#fill_bottom_main{
background: white;
height: 17px;
margin-left: 190px;
margin-right: 480px;
border-bottom: 4px solid rgb(88,90,81);
border-left: 1px solid rgb(121,123,102);
	}
	
	#fill_main_top {
background: white;
height: 35px;
margin-left: 254px;
position: relative;
top: 21px;
border-top: 1px solid rgb(126,129,105);
border-right: 1px solid rgb(121,123,102);
}

	
	#fill_band_footer{
height: 13px;
margin-right: 480px;
background: #FFFFFF url('../../images/unten_band_klein.gif') repeat-x;
position: relative;
top: 78px;
padding-top: 11px;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 9px;
}


/* @end */

/* @group Sub Columns */

/*------------------------------------------------------------------------------------------------------*/

  /**
   * (de) Formatierung der Inhalts-Container
   *
   * |-------------------------------|
   * | #header                       |
   * |-------------------------------|
   * | #col1   | #col3     | #col2   |
   * | 200px   | flexible  | 200px     |
   * |-------------------------------|
   * | #footer                       |
   * |-------------------------------|
   */

#col1 {
float: left;
width: 168px;
margin: 0px;
}

#col1_content {
border-left: 2px solid #505050;
border-right: 1px solid #797B66;
border-bottom: 4px solid #646563;
background: white url('../../images/navi_verlauf.gif') repeat-y top left;
}


#col2 {
float: right;
width: 177px;
margin: 0;
margin-top: 20px;
}

#col2_content {
background: white;
border-left: 1px solid rgb(121,123,102);
background: yellow url('../../images/aktuelles_hintergrund.gif') repeat-y right;
}

#col2_images {
background: white;
border-left: 1px solid rgb(121,123,102);
background: yellow url('../../images/aktuelles_hintergrund.gif') repeat-y right;
}

#col3 {
width: auto;
margin: 0 203px 0 168px;
padding-bottom: 21px;
}

#menu_breadcrumb {
	margin-left: 22px;
	background: #FFF;
	width: auto;
	height: 20px;
	position: relative;
	top: 21px;
	border-left: 1px solid rgb(121,123,102);
	border-right: 1px solid rgb(121,123,102);
}


#col3_content {
margin-left: 22px;
background: white;
border-left: 1px solid rgb(121,123,102);
border-right: 1px solid rgb(121,123,102);
position: relative;
top: 21px;
padding: 10px;
text-align: justify;
}


/* @end */

}
Leider ist die Seite noch nicht online. Sonst würde ich den direkten Link posten.
Vielen Dank schonmal für jegliche Hilfe !!
Miniaturansicht angehängter Grafiken
problem-darstellung-screenshot.gif  
Angehängte Grafiken
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Sponsored Links
Antwort


Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge anzufügen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

vB Code ist An.
Smileys sind An.
[IMG] Code ist An.
HTML-Code ist Aus.
Trackbacks are An
Pingbacks are An
Refbacks are An


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Darstellung in IE7 Problem b.mue HTML & CSS 1 30.04.08 17:04
Problem mit Backend Kontextmenu Darstellung tauro TYPO3 4.x Backend 1 12.04.08 16:43
Problem bei Darstellung im Safari macoba HTML & CSS 2 25.03.08 19:33
Problem bei der Darstellung einer geslicten Grafik taipan HTML & CSS 2 11.03.08 10:20
Darstellung von tt_news-Datensätzen im Backend (Sortierung, Darstellung für Redakteure) aktendully TYPO3 4.x Backend 0 07.03.08 13:12


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:29 Uhr.


Powered by vBulletin® Version 3.6.8 Patch Level 2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Template-Modifikationen durch TMS