zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden Linkverhalten im IE6

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 18.05.2008, 23:15
Erfahrener Benutzer
XHTMLforum-Mitglied
Thread-Ersteller
 
Registriert seit: 16.11.2007
Beiträge: 381
ChOpSueY! befindet sich auf einem aufstrebenden Ast
Standard Linkverhalten im IE6

Hallo, ich habe leider ein Problem mit den Linkfarben im Internet-Explorer 6. Ich designe die Seite offline, ich hoffe der Code reicht.

Wenn ich im Firefox über den Link "Wir über uns gehe" ist alles richtig, siehe hier:



Nun das Verhalten im IE6. Das hoverbild (icelink_hover.jpg), welches nur für die Hauptbereiche, nicht aber für die Submenüs gelten soll, wird bei den Submenüs einfach drübergeschmissen.



Anbei noch der Code von der Betroffenen Stelle. Ich raff einfach net wieso der IE6 das macht. Hat wer ne idee? Gruß

Zitat:
#sidebar ul, #sidebar-2 ul
{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#sidebar ul li
{ list-style: none;
border-top: solid 1px #fcddd0;
margin: 0px 0px 0px 0;
padding: 0px 0px 0px 9px; line-height: 14px;
}
#sidebar-2 ul li
{ list-style: none;
border-top: solid 0px #d7e7ec;
margin: 0px 0px 0px 0;
padding: 0px 0px 0px 9px; line-height: 14px;
}
#sidebar ul li a:link,#sidebar ul li a:visited
{
text-decoration: none;
padding: 4px 0px 4px 0px;
color: white;
display:block;
font-size:12px;
font-weight:bold;
background-color: #1B70E0;
background-image: url(../images/default/icelink.jpg);
background-position: right;
background-repeat: no-repeat;
width:143px;
text-indent:15px;
border-bottom:1px solid white;
}
#sidebar-2 ul li a:link, #sidebar-2 ul li a:visited
{
display: block;
padding: 4px 2px 4px 10px;
text-decoration: none;
background: url(../images/red/bg_alink.png) left no-repeat;
color: #717070;
/*font-size: 12px;*/
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
vertical-align: top;
line-height: 14px;
}
#sidebar ul li a:hover,#sidebar-2 ul li a:hover
{ text-decoration: none;
padding: 4px 0px 4px 0px;
color: white;
display:block;
font-size:12px;
font-weight:bold;
background-color: #1B70E0;
background-image: url(../images/default/icelink_hover.jpg);
background-repeat: no-repeat;
width:143px;
text-indent:15px;
border-bottom:1px solid white;}

#sidebar ul li ul, #sidebar-2 ul li ul
{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#sidebar ul li ul li, #sidebar-2 ul li ul li
{ list-style: none;
border-top: solid 0px #fcddd0;
margin: 0px 0px 0px 0;
padding: 0px 0px 0px 1px; line-height: 1.3em;
}
#sidebar ul li ul li a:link,#sidebar ul li ul li a:visited
{
display: block;
padding: 2px 2px 2px 10px;
text-decoration: none;
background:none;
color: #717070;
font-size: 0.9em;
line-height: 1.3em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
vertical-align: top;
}
#sidebar-2 ul li ul li a:link,#sidebar ul li ul li a:visited
{
display: block;
padding: 2px 2px 2px 10px;
text-decoration: none;
background:none;
color: #717070;
font-size: 0.9em;
line-height: 1.3em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
vertical-align: top;
}

#sidebar-2 ul li ul li a:link,#sidebar ul li ul li a:active
{
display: block;
padding: 2px 2px 2px 10px;
text-decoration: none;
background:none;
color: #000;
font-size: 0.9em;
line-height: 1.3em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
vertical-align: top;
}
#sidebar ul li ul li a:hover,#sidebar-2 ul li ul li a:hover
{ text-decoration: underline;}
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 18.05.2008, 23:21
Benutzerbild von Timo
table-layout: none;
XHTMLforum-Kenner
 
Registriert seit: 11.11.2006
Beiträge: 5.345
Timo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein Lichtblick
Standard

Hättest du uns auch noch das Markup?
__________________
Um weitere Erklärungen eingeblendet zu bekommen, drücken Sie bitte die Tastenkombination Alt + F4
Mit Zitat antworten
Sponsored Links
  #3 (permalink)  
Alt 18.05.2008, 23:28
Erfahrener Benutzer
XHTMLforum-Mitglied
Thread-Ersteller
 
Registriert seit: 16.11.2007
Beiträge: 381
ChOpSueY! befindet sich auf einem aufstrebenden Ast
Standard

na klar is halt joomla

Zitat:
<body class="<?php echo $font_s; ?>">
<div id="all" align="center">
<div id="wrap<?php echo "_".$width; ?>">
<div id="logo_search" class="clearfix">
<div id="logo"><a href="<?php echo $url->toString();?>/"><img src="<?php echo "templates/$this->template/images/"; ?>logo.jpg" alt="home" border="0"/></a></div>

</div>
<div id="topmenu_icons" class="clearfix">
<div id="icons">
<!--<a href="templates/<?php echo $this->template ?>/csschanger.php?width=narrow" title="Narrow width"><img src="templates/<?php echo $this->template?>/images/narrow.gif" alt="n" border="0"/></a>
<a href="templates/<?php echo $this->template ?>/csschanger.php?width=wide" title="Wide width"><img src="templates/<?php echo $this->template ?>/images/wide.gif" alt="w" border="0"/></a>&nbsp;&nbsp;&nbsp; -->
<a href="templates/<?php echo $this->template ?>/csschanger.php?font_s=large" title="Font size"><img src="templates/<?php echo $this->template ?>/images/<?php echo $font_color;?>/big_font.gif" alt="large" border="0"/>&nbsp;</a>
<a href="templates/<?php echo $this->template ?>/csschanger.php?font_s=smaller" title="Font size"><img src="templates/<?php echo $this->template ?>/images/<?php echo $font_color;?>/small_font.gif" alt="small" border="0"/>&nbsp;</a>
<a href="templates/<?php echo $this->template ?>/csschanger.php?font_s=default" title="Font size"><img src="templates/<?php echo $this->template ?>/images/<?php echo $font_color;?>/default_font.gif" alt="default" border="0"/>&nbsp;</a>
<!--<a href="templates/<?php echo $this->template ?>/csschanger.php?font_color=green" title="Wide width"><img src="templates/<?php echo $this->template ?>/images/green.gif" alt="w" border="0"/></a>
<a href="templates/<?php echo $this->template ?>/csschanger.php?font_color=default" title="Wide width"><img src="templates/<?php echo $this->template ?>/images/blue.gif" alt="w" border="0"/></a>
<a href="templates/<?php echo $this->template ?>/csschanger.php?font_color=orange" title="Wide width"><img src="templates/<?php echo $this->template ?>/images/orange.gif" alt="w" border="0"/></a>
<a href="templates/<?php echo $this->template ?>/csschanger.php?font_color=red" title="Wide width"><img src="templates/<?php echo $this->template ?>/images/red.gif" alt="w" border="0"/></a>-->
</div>

<div align="right">
<div id="topmenu"><?php mosShowListMenu('topmenu');?></div>
</div>
</div>
<div id="baner">
<?php if($this->countModules('advert1')) { ?>
<jdoc:include type="module" name="advert1" style="xhtml" />
<?php } else{ ?>
<img src="<?php echo "templates/$this->template/images/"; ?>baner.jpg" alt="baner" border="0"/>
<?php }?>
<?php if($this->countModules('advert2')) : ?>
<div id="baner_module">
<jdoc:include type="modules" name="advert2" />
</div>
<?php endif; ?>
</div>
<div id="path_fonts" class="clearfix">
<div id="path">Sie befinden sich hier:&nbsp;&nbsp;
<jdoc:include type="module" name="breadcrumbs" />
</div>
<div id="search">
<jdoc:include type="modules" name="user4"/>
</div>

</div>
<div id="contener" class="clearfix">
<?php if($this->countModules('left')) : ?>
<div id="sidebar">
<jdoc:include type="modules" name="left" style="xhtml" />
</div>
<?php endif; ?>
<div id="content<?php echo $contentwidth; ?>">
<div class="inside">
<jdoc:include type="component" style="xhtml" />
</div>
</div>
<?php if($this->countModules('right')) : ?>
<div id="sidebar-2">
<jdoc:include type="modules" name="right" style="xhtml" />
</div>
<?php endif; ?>
</div>
<div id="footer" class="clearfix">
<div id="xhtml_css">
</div>
<div id="rss"><jdoc:include type="modules" name="syndicate" /></div>
</div>
</div>
<!--end of wrap-->
</div>
</body>
Mit Zitat antworten
  #4 (permalink)  
Alt 18.05.2008, 23:30
Benutzerbild von Timo
table-layout: none;
XHTMLforum-Kenner
 
Registriert seit: 11.11.2006
Beiträge: 5.345
Timo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein Lichtblick
Standard

Vielleicht den, der in deinem Browser steht? Und BITTE nimm die [CODE][/CODE]-Tags
__________________
Um weitere Erklärungen eingeblendet zu bekommen, drücken Sie bitte die Tastenkombination Alt + F4
Mit Zitat antworten
  #5 (permalink)  
Alt 18.05.2008, 23:33
Erfahrener Benutzer
XHTMLforum-Mitglied
Thread-Ersteller
 
Registriert seit: 16.11.2007
Beiträge: 381
ChOpSueY! befindet sich auf einem aufstrebenden Ast
Standard

sorry, code tag jetzt

Code:
<!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" xml:lang="de-de" lang="de-de" >
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta name="robots" content="index, follow" />
  <meta name="keywords" content="joomla, Joomla" />
  <meta name="title" content="Bambinis feiern Geburtstag" />
  <meta name="author" content="Administrator" />
  <meta name="description" content="Joomla! - dynamische Portal-Engine und Content-Management-System" />
  <meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />

  <title>Bambinis feiern Geburtstag</title>
  <link href="/feuerwehr/templates/ff-jugend/favicon.ico" rel="shortcut icon" type="image/x-icon" />
  <script type="text/javascript" src="/feuerwehr/media/system/js/mootools.js"></script>
  <script type="text/javascript" src="/feuerwehr/media/system/js/caption.js"></script>

<meta http-equiv="Content-Type" content="text/html; _ISO" />



 




<link rel="stylesheet" href="/feuerwehr/templates/ff-jugend/css/template_default.css" type="text/css" />
<link rel="stylesheet" href="/feuerwehr/templates/ff-jugend/favicon.ico"/>
<link rel="stylesheet" href="/feuerwehr/templates/ff-jugend/css/general_default.css" type="text/css" />
<link href="/feuerwehr/templates/ff-jugend/css/horizontal_default.css" rel="stylesheet" type="text/css"/>
<script language="javascript" src="/feuerwehr/templates/ff-jugend/js/animation.js" type="text/javascript"></script>
<script language="javascript" src="/feuerwehr/templates/ff-jugend/js/cssmenus.js" type="text/javascript"></script>
<!--[if lte IE 6]>
<link href="/feuerwehr/templates/ff-jugend/css/ieonly.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--<style type="text/css"> #wrap {width:960px;} </style>
-->
</head>
<body class="default">
<div id="all" align="center">
<div id="wrap_wide">
	<div id="logo_search" class="clearfix">
		<div id="logo"><a href="http://localhost/feuerwehr/index.php?option=com_content&view=article&id=45&Itemid=34/"><img src="/feuerwehr/templates/ff-jugend/images/logo.jpg" alt="home" border="0"/></a></div>

	</div>
	<div id="topmenu_icons" class="clearfix">
		<div id="icons">
		<!--<a href="/feuerwehr/templates/ff-jugend/csschanger.php?width=narrow" title="Narrow width"><img src="/feuerwehr/templates/ff-jugend/images/narrow.gif" alt="n" border="0"/></a>
		<a href="/feuerwehr/templates/ff-jugend/csschanger.php?width=wide" title="Wide width"><img src="/feuerwehr/templates/ff-jugend/images/wide.gif" alt="w" border="0"/></a>&nbsp;&nbsp;&nbsp; -->
                 <a href="/feuerwehr/templates/ff-jugend/csschanger.php?font_s=large" title="Font size"><img src="/feuerwehr/templates/ff-jugend/images/default/big_font.gif" alt="large" border="0"/>&nbsp;</a>
		<a href="/feuerwehr/templates/ff-jugend/csschanger.php?font_s=smaller" title="Font size"><img src="/feuerwehr/templates/ff-jugend/images/default/small_font.gif" alt="small" border="0"/>&nbsp;</a>
		<a href="/feuerwehr/templates/ff-jugend/csschanger.php?font_s=default" title="Font size"><img src="/feuerwehr/templates/ff-jugend/images/default/default_font.gif" alt="default" border="0"/>&nbsp;</a>
                 <!--<a href="/feuerwehr/templates/ff-jugend/csschanger.php?font_color=green" title="Wide width"><img src="/feuerwehr/templates/ff-jugend/images/green.gif" alt="w" border="0"/></a>
		<a href="/feuerwehr/templates/ff-jugend/csschanger.php?font_color=default" title="Wide width"><img src="/feuerwehr/templates/ff-jugend/images/blue.gif" alt="w" border="0"/></a>
		<a href="/feuerwehr/templates/ff-jugend/csschanger.php?font_color=orange" title="Wide width"><img src="/feuerwehr/templates/ff-jugend/images/orange.gif" alt="w" border="0"/></a>
		<a href="/feuerwehr/templates/ff-jugend/csschanger.php?font_color=red" title="Wide width"><img src="/feuerwehr/templates/ff-jugend/images/red.gif" alt="w" border="0"/></a>-->

		</div>

		<div align="right">
		<div id="topmenu"><div id="cssMenu1" class="horizontal"><ul class="menu">
<li><a href="/feuerwehr/index.php?Itemid=28">Bambini</a></li>
<li><a href="/feuerwehr/index.php?Itemid=29">Jugendfeuerwehr</a></li>
<li><a href="/feuerwehr/index.php?Itemid=18">Einsatzabteilung</a></li>
</ul><br/>	          
			  <script type="text/javascript">
	<!--
     var obj_cssMenu1 = new CSSMenu("cssMenu1");
    obj_cssMenu1.setTimeouts(400, 200, 800);
    obj_cssMenu1.setSubMenuOffset(0, 0, 0, 0);
    obj_cssMenu1.setHighliteCurrent(true);
    obj_cssMenu1.setAnimation('none');
    obj_cssMenu1.show();
   //-->
          </script>

</div></div>
		</div>
	</div>
	<div id="baner">
			<img src="/feuerwehr/templates/ff-jugend/images/baner.jpg" alt="baner" border="0"/>
				</div>
	<div id="path_fonts" class="clearfix">
		<div id="path">Sie befinden sich hier:&nbsp;&nbsp;
		<span class="breadcrumbs pathway">

<a href="http://localhost/feuerwehr/" class="pathway">Home</a> <img src="/feuerwehr/templates/ff-jugend/images/arrow.png" alt=""  /> <a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=45&amp;Itemid=34" class="pathway">Bambini</a> <img src="/feuerwehr/templates/ff-jugend/images/arrow.png" alt=""  /> Neuigkeiten</span>
		</div>
                 <div id="search">
		<form action="index.php" method="post">
	<div class="search">
		<input name="searchword" id="mod_search_searchword" maxlength="20" alt="Suchen" class="inputbox" type="text" size="20" value="suchen..."  onblur="if(this.value=='') this.value='suchen...';" onfocus="if(this.value=='suchen...') this.value='';" />	</div>

	<input type="hidden" name="task"   value="search" />
	<input type="hidden" name="option" value="com_search" />
</form>
		</div>

	</div>
	<div id="contener" class="clearfix">
    <div id="sidebar">
      		<div class="moduletable_menu">
					<h3>Hauptmenü</h3>

					<ul class="menu"><li class="item1"><a href="http://localhost/feuerwehr/"><span>Startseite</span></a></li><li class="parent active item27"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=45&amp;Itemid=34"><span>Bambini</span></a><ul><li id="current" class="active item34"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=45&amp;Itemid=34"><span>Neuigkeiten</span></a></li><li class="item53"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=44&amp;Itemid=53"><span>Wir über uns</span></a></li></ul></li><li class="parent item41"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=46&amp;Itemid=54"><span>Jugendfeuerwehr</span></a></li><li class="parent item50"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=47&amp;Itemid=56"><span>Einsatzabteilung</span></a></li><li class="parent item49"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=0&amp;Itemid=49"><span>Veranstaltungen</span></a></li><li class="item2"><a href="/feuerwehr/index.php?option=com_phocagallery&amp;view=categories&amp;Itemid=2"><span>Bildergallerie</span></a></li><li class="item37"><a href="/feuerwehr/index.php?option=com_phocaguestbook&amp;view=phocaguestbook&amp;id=1&amp;Itemid=37"><span>Gästebuch</span></a></li><li class="item48"><a href="/feuerwehr/index.php?option=com_contact&amp;view=contact&amp;id=1&amp;Itemid=48"><span>Kontakt</span></a></li><li class="item62"><a href="/feuerwehr/index.php?option=com_eventlist&amp;view=categories&amp;Itemid=62"><span>Termine</span></a></li></ul>		</div>
			<div class="moduletable">
					<h3>Anmeldung</h3>

					<form action="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=45&amp;Itemid=34" method="post" name="login" id="form-login" >
		<fieldset class="input">
	<p id="form-login-username">
		<label for="modlgn_username">Benutzername</label><br />
		<input id="modlgn_username" type="text" name="username" class="inputbox" alt="username" size="18" />
	</p>
	<p id="form-login-password">
		<label for="modlgn_passwd">Passwort</label><br />

		<input id="modlgn_passwd" type="password" name="passwd" class="inputbox" size="18" alt="password" />
	</p>
		<p id="form-login-remember">
		<label for="modlgn_remember">Angemeldet bleiben</label>
		<input id="modlgn_remember" type="checkbox" name="remember" class="inputbox" value="yes" alt="Remember Me" />
	</p>
		<input type="submit" name="Submit" class="button" value="Anmeldung" />
	</fieldset>

	<ul>
		<li>
			<a style="margin-left: -15px;" href="/feuerwehr/index.php?option=com_user&amp;view=reset">
			Passwort vergessen?</a>
		</li>
		<li>
			<a style="margin-left: -15px;" href="/feuerwehr/index.php?option=com_user&amp;view=remind">
			Benutzernamen vergessen?</a>

		</li>
				<li>
			<a style="margin-left: -15px;" href="/feuerwehr/index.php?option=com_user&amp;task=register">
				Registrieren</a>
		</li>
			</ul>
	
	<input type="hidden" name="option" value="com_user" />
	<input type="hidden" name="task" value="login" />

	<input type="hidden" name="return" value="aHR0cDovL2xvY2FsaG9zdC9mZXVlcndlaHIvaW5kZXgucGhwP29wdGlvbj1jb21fY29udGVudCZ2aWV3PWFydGljbGUmaWQ9NDUmSXRlbWlkPTM0" />
	<input type="hidden" name="b3c14d5bac89e43606a1b3c14d88fd4b" value="1" /></form>
		</div>
	
  </div>
    <div id="content60">
    <div class="inside">
      <table class="contentpaneopen">
<tr>
		<td class="contentheading" width="100%">

					Bambinis feiern Geburtstag			</td>
						<td align="right" width="100%" class="buttonheading">
		<a href="/feuerwehr/index.php?view=article&amp;catid=1%3Abambini&amp;id=45%3Abambinis-feiern-geburtstag&amp;format=pdf&amp;option=com_content&amp;Itemid=34" title="PDF" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" rel="nofollow"><img src="/feuerwehr/images/M_images/pdf_button.png" alt="PDF"  /></a>		</td>
		
				<td align="right" width="100%" class="buttonheading">
		<a href="/feuerwehr/index.php?view=article&amp;catid=1%3Abambini&amp;id=45%3Abambinis-feiern-geburtstag&amp;tmpl=component&amp;print=1&amp;page=&amp;option=com_content&amp;Itemid=34" title="Drucken" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;"><img src="/feuerwehr/images/M_images/printButton.png" alt="Drucken"  /></a>		</td>
		
				<td align="right" width="100%" class="buttonheading">
		<a href="/feuerwehr/index.php?option=com_mailto&amp;tmpl=component&amp;link=aHR0cDovL2xvY2FsaG9zdC9mZXVlcndlaHIvaW5kZXgucGhwP3ZpZXc9YXJ0aWNsZSZpZD00NSUzQWJhbWJpbmlzLWZlaWVybi1nZWJ1cnRzdGFnJm9wdGlvbj1jb21fY29udGVudCZJdGVtaWQ9MzQ=" title="E-Mail" onclick="window.open(this.href,'win2','width=400,height=300,menubar=yes,resizable=yes'); return false;"><img src="/feuerwehr/images/M_images/emailButton.png" alt="E-Mail"  /></a>		</td>

					</tr>
</table>

<table class="contentpaneopen">
<tr>
	<td width="70%"  valign="top" colspan="2">
		<span class="small">
			Geschrieben von: Administrator		</span>
		&nbsp;&nbsp;
	</td>

</tr>

<tr>
	<td valign="top" colspan="2" class="createdate">
		Donnerstag, 15. Mai 2008 um 20:12	</td>
</tr>


<tr>
<td valign="top" colspan="2">
Hallo die Bambinis feiern Geburtstag

</td>
</tr>

</table>
<span class="article_separator">&nbsp;</span>

    </div>
  </div>
    <div id="sidebar-2">
      		<div class="moduletable">
					<h3>Unwetterwarnungen DWD</h3>
					
<div align="center"><a href="http://metportal.dwd.de/bvbw/appmanager/bvbw/dwdwwwDesktop/?_nfpb=true&_windowLabel=T14600649251144330032285&switchLang=de&_urlType=action&_pageLabel=_dwdwww_wetter_warnungen_warnungen&WEEKLY_REPORT_VIEW=false&TIME=x&SHOW_HEIGHT_SEL=true&MAP_VIEW=true&MOVIE_VIEW=false&TABLE_VIEW=false&HEIGHT=x&SHOW_TIME_SEL=true&STATIC_CONTENT_VIEW=false&WARNING_TYPE=0&REPORT_VIEW=false&LAND_CODE=DE#WARN_MSG_ANCHOR" target="_blank"><img src="http://metportal.dwd.de/bvbw/portlets/WarnPortlet/jsp/getwarningmaps.jsp?src=DE_x_x_0.gif&mimeType=image/gif/" width="120"></a></div><font size="1">&copy; Deutscher Wetterdienst, Offenbach (DWD)</font>		</div>

	
  </div>
  	</div>
	<div id="footer" class="clearfix">
		<div id="xhtml_css">
                 		</div>
		<div id="rss"></div>
	</div>
</div>
<!--end of wrap-->
</div>

</body>
</html>
Mit Zitat antworten
  #6 (permalink)  
Alt 18.05.2008, 23:40
Benutzerbild von Timo
table-layout: none;
XHTMLforum-Kenner
 
Registriert seit: 11.11.2006
Beiträge: 5.345
Timo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein Lichtblick
Standard

Validier mal: Failed validation, 67 Errors
__________________
Um weitere Erklärungen eingeblendet zu bekommen, drücken Sie bitte die Tastenkombination Alt + F4
Mit Zitat antworten
  #7 (permalink)  
Alt 18.05.2008, 23:47
Erfahrener Benutzer
XHTMLforum-Mitglied
Thread-Ersteller
 
Registriert seit: 16.11.2007
Beiträge: 381
ChOpSueY! befindet sich auf einem aufstrebenden Ast
Standard

hm dumme frage aber wie kann ich denn validieren wenn ich offline per xampp entwickel? denke aber nicht das es daran liegt, das template ist nen vorgabe-template, wo ich halt das menü verändert habe. also müsste ich selbst nen fehler reingehaun haben, aber ich finds einfach nicht

Edit: Ah das mit dem validieren hab ich nu rausgefunden Aberwie soll ich denn da diese Fehler beheben. Die sind doch alle von Joomla und Modulen. Wenn ich da was änder geht doch gar nix mehr ?=!?

Geändert von ChOpSueY! (19.05.2008 um 00:01 Uhr)
Mit Zitat antworten
  #8 (permalink)  
Alt 18.05.2008, 23:58
Benutzerbild von Timo
table-layout: none;
XHTMLforum-Kenner
 
Registriert seit: 11.11.2006
Beiträge: 5.345
Timo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein Lichtblick
Standard

Validieren kann man immer. Das hat nix mit dem Validator zutun der hilft einem nur dabei.

Nach langer Suche, hab ich das Menü gefunden....

Das es niemand mehr suchen muss hier ein Formatierter Quelltext:
Code:
<ul class="menu">
	<li class="item1"><a href="#"><span>Startseite</span></a></li>
	<li class="parent active item27"><a href="#"><span>Bambini</span></a>
		<ul>
			<li id="current" class="active item34"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=45&amp;Itemid=34"><span>Neuigkeiten</span></a></li>
			<li class="item53"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=44&amp;Itemid=53"><span>Wir über uns</span></a></li>
		</ul>
	</li>
	<li class="parent item41"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=46&amp;Itemid=54"><span>Jugendfeuerwehr</span></a></li>
	<li class="parent item50"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=47&amp;Itemid=56"><span>Einsatzabteilung</span></a></li>
	<li class="parent item49"><a href="/feuerwehr/index.php?option=com_content&amp;view=article&amp;id=0&amp;Itemid=49"><span>Veranstaltungen</span></a></li>
	<li class="item2"><a href="/feuerwehr/index.php?option=com_phocagallery&amp;view=categories&amp;Itemid=2"><span>Bildergallerie</span></a></li>
	<li class="item37"><a href="/feuerwehr/index.php?option=com_phocaguestbook&amp;view=phocaguestbook&amp;id=1&amp;Itemid=37"><span>Gästebuch</span></a></li>
	<li class="item48"><a href="/feuerwehr/index.php?option=com_contact&amp;view=contact&amp;id=1&amp;Itemid=48"><span>Kontakt</span></a></li>
	<li class="item62"><a href="/feuerwehr/index.php?option=com_eventlist&amp;view=categories&amp;Itemid=62"><span>Termine</span></a></li>
</ul>
Wie sieht der CSS Code für die Klasse item53 aus? Gibts da :hover?

Zuviel HTML zuwenig CSS
__________________
Um weitere Erklärungen eingeblendet zu bekommen, drücken Sie bitte die Tastenkombination Alt + F4
Mit Zitat antworten
  #9 (permalink)  
Alt 19.05.2008, 00:10
Erfahrener Benutzer
XHTMLforum-Kenner
 
Registriert seit: 09.07.2004
Beiträge: 1.103
cgdesign befindet sich auf einem aufstrebenden Ast
Standard

Ja dann setz halt bei dem #sidebar ul li ul li a:hover noch ein background:none; und gut ist.
Außerdem das #sidebar ul li ul li a:visited gibt es doppelt.
Mit Zitat antworten
Sponsored Links
  #10 (permalink)  
Alt 19.05.2008, 00:12
Erfahrener Benutzer
XHTMLforum-Mitglied
Thread-Ersteller
 
Registriert seit: 16.11.2007
Beiträge: 381
ChOpSueY! befindet sich auf einem aufstrebenden Ast
Standard

hm nein, also eine class item53 kann ich nicht finden. hier mal die drei css files:

Code:
/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html { height: 100%; margin-bottom: 0px;}
body{font-family: Arial, Helvetica, sans-serif;
	  line-height: 20px;
	  margin: 0px 0px 0px 0px;
	  color: #191919;}

body.default {font-size:12px;}
body.large {font-size:14px;}
body.smaller {font-size: 11px;}

#all{ background: url(../images/red/bg_top.gif) top left repeat-x;}
#wrap_narrow {
width: 760px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#wrap_wide {
width:960px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#wrap {
min-width:760px;
max-width:960px;
width: auto !important; /*IE6 hack*/
width:960px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#logo_search{ width: 100%; padding: 30px 0px 20px 0px;}
#logo{ float: left; width: 45%; text-align: left; padding: 0px 0px 0px 7px;}
#logo img{ margin: 0px; padding: 0px; border: 0px; vertical-align: top;}
#search{float: right; width: 18%;  }
#topmenu_icons{ width: 100%; height: 36px; background: #2F4D08;}
#icons{ float: left; width: 18%; padding-left: 20px; margin-top: 13px;}
#topmenu{ float: right; width: 75%;}
#baner{ width: 100%; margin: 1px 0px 1px 0px; height: 128px; overflow: hidden; position: relative; z-index:1;}
#baner img{ margin: 0px; padding: 0px; border: 0px; vertical-align: top;}
#baner_module{ width: 60%; position: absolute; z-index: 2; top:10px; left: 30%; bottom: 0px; right: 0px; padding: 0px 20px 20px 0px; overflow: hidden;}
#path_fonts{ width: 100%; border-top: 1px solid #fcddd0; border-bottom: 1px solid #fcddd0; padding: 12px 0px 12px 0px;}
#path{ float: left; width: 60%; color: #878888; padding-left: 7px;}
#path span{ color: #717070;}
#path img{ margin: 0px 5px 0px 5px; border: 0px;}
#fonts img { margin: 0px 10px 0px 0px; border: 0px; vertical-align: top; padding: 0px;}
#footer{ width: 100%; border-top: 3px solid #2F4D08; padding: 10px 0px 10px 0px;}
#xhtml_css{ float: left; width: 50%;}
#rss{ float: right; width: 50%; text-align: right;}
#contener{ width: 100%; padding: 15px 0px 15px 0px;}
#sidebar {float:left;width:16%; overflow:hidden; }
#content60 {float:left;width:66%;overflow:hidden;}
#content80 {float:left;width:80%;overflow:hidden;}
#content100 {float:left;width:100%;overflow:hidden;}
#sidebar-2 {float:left;width:18%; overflow:hidden;}
.inside {padding: 0px 15px 0px 15px;}

/*********************************************************************************************/
#topmenu_icons a:link, #topmenu_icons a:visited{ margin: 0px 3px 0px 0px;}
#rss a:link, #rss a:visited{ text-decoration:  none; font-weight: bold;}
#sidebar ul, #sidebar-2 ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul li
{	list-style: none;
	border-top: solid 1px #fcddd0;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 9px; line-height: 14px;
}
#sidebar-2 ul li
{	list-style: none;
	border-top: solid 0px #d7e7ec;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 9px; line-height: 14px;
}
#sidebar ul li a:link,#sidebar ul li  a:visited
{
	text-decoration: none;
		padding: 4px 0px 4px 0px;
        color: white;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color: #1B70E0;
	background-image: url(../images/default/icelink.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:143px;
	text-indent:15px;
	border-bottom:1px solid white;
}
#sidebar-2 ul li a:link, #sidebar-2 ul li  a:visited
{
	display: block;
	padding: 4px 2px 4px 10px;
	text-decoration: none;
	background: url(../images/red/bg_alink.png) left no-repeat;
	color: #717070;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	line-height: 14px;
}
#sidebar ul li a:hover,#sidebar-2 ul li a:hover
{ text-decoration: none;
padding: 4px 0px 4px 0px;
	color: white;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color: #1B70E0;
	background-image: url(../images/default/icelink_hover.jpg);
	background-repeat: no-repeat;
	width:143px;
	text-indent:15px;
	border-bottom:1px solid white;}

#sidebar ul li ul, #sidebar-2 ul li ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul li ul li, #sidebar-2 ul li ul li
{	list-style: none;
	border-top: solid 0px #fcddd0;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 1px; line-height: 1.3em;
}
#sidebar ul li ul li a:link,#sidebar ul li ul li a:visited
{
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background:none;
	color: #717070;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
#sidebar-2 ul li ul li a:link,#sidebar ul li ul li a:visited
{
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background:none;
	color: #717070;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

#sidebar-2 ul li ul li a:link,#sidebar ul li ul li a:active
{
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background:none;
	color: #000;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
#sidebar ul li ul li a:hover,#sidebar-2 ul li  ul li a:hover
{ text-decoration: underline;}


#search .inputbox{
	border-top: 1px solid #ca864d;
	border-left: 1px solid #ca864d;
	border-bottom: 0px;
	border-right: 0px;
	height: 17px;
	width: 165px;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #ffffff;
	background: url(../images/red/bg_inputbox.gif) top left repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	vertical-align: middle;}
#search .button {
	border: 0px;
	width: 22px;
	height: 22px;
	background: url(../images/red/bg_button.gif) left top no-repeat;
	color: #5C465F;
	font-size: 1px;
	font-weight: bold;
 	margin: 0px 0px 0px 5px;
	padding: 3px 0px 7px 0px;
	vertical-align: middle;}

#sidebar  form ul, #sidebar-2 form ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar form ul li, #sidebar-2 form ul li
{	list-style: none;
	border-top: solid 0px #d7e7ec;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 9px;
}
#sidebar form ul li a:link,#sidebar-2 form ul li a:link,#sidebar form ul li  a:visited, #sidebar-2 form ul li  a:visited
{
	display: block;
	padding: 4px 2px 4px 10px;
	text-decoration: none;
	background: url(../images/red/bg_alink.png) left no-repeat;
	color: #717070;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	line-height: 14px;
}
#sidebar form ul li a:hover,#sidebar-2 form ul li a:hover
{ text-decoration: underline;}
/*********************************************************************************************/




form {
  margin: 0;
  padding: 0;
}
/* height bug */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */
Code:
/* CSS Document */
table, td, ul, a, li, img, form, hr, dl, dt, dd, div, h3, h4, h2, h1  {margin:0px; padding:0px;}
h1{ font-size: 1.4em;} h2{ font-size: 1.2em;} h3{ font-size: 1em;} h4{ font-size: 0.9em;} h5{ font-size: 0.8em;} h6{ font-size: 0.7em;}
a:link, a:visited{ /*font-size: 12px;*/ color: #dd362f; font-weight: normal; text-decoration: none;}
a:hover{ text-decoration: none;}
div{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
ul{	margin: 0px; padding: 0px; list-style: square; }
li{	/*padding-left: 10px;*/ margin-left: 20px; text-align: left;}
p {text-indent: 0px; margin: 5px 0px 5px 0px; padding: 2px;}


a.pathway:link, a.pathway:visited{ /*font-size: 12px;*/ color: #e32929; font-weight: bold; text-decoration: none;}
a.pathway:hover{ text-decoration: underline;}


table.contentpaneopen {
  	width: 98%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;}
.contentpaneopen td img { margin: 5px; padding: 0px; border: 1px solid #555555;}
.contentpaneopen .buttonheading img{ border: 0px; margin: 0px 5px; padding: 0px;}
.contentpane {width:98%; text-align: justify;}
.contentpane .inputbox { display:block;}
table.contenttoc { margin: 10px; line-height: 15px; }
table.contenttoc td { padding: 2px;}
table.contenttoc th { text-align: center; padding: 2px 0px;}
a.toclink:link, a.toclink:visited{font-size: 0.9em; text-decoration: none; font-weight: normal; }
a.toclink:hover{ text-decoration: none;}

.componentheader, .componentheading,  .contentheading {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #e32929;
	text-indent: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 16px;
	text-align: left;}

table .poll {width:90%; text-align:left;}
table .poll-pink {width:90%; text-align:left;}
table .poll-green {width:90%; text-align:left;}
.poll thead {color: #e32929;}
.pollstableborder{ text-align:left; }
.pollstableborder td { padding: 2px; }

.inputbox{
	border: 1px solid #fcddd0;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #5c5d5d;
	background: #fef2ec;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 2px 4px;
	vertical-align: middle;}

.button {
	border: 0px;
	background: #2F4D08;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
 	margin: 5px 0px 3px 0px;
	padding: 3px;
	vertical-align: middle;}
.small {
line-height: 15px;
font-size: 0.9em;
color: #717070;
font-weight: normal;
padding: 0px 0px 0px 0px;}
.smalldark {
line-height:1.0;
text-align: left;
font-size: 0.8em;
color: #717070;
font-weight: normal;}
.createdate {
text-align: left;
line-height: 15px;
font-size: 0.9em;
color: #717070;
font-weight: normal;
padding: 0px 0px 10px 0px;}
.modifydate {
font-size: 0.9em;
line-height:1.0;
color: #717070;
padding: 3px 0px;
font-weight: normal;
text-align: right;}
div.mosimage {
  border: none;
  margin: 0px;
  padding: 0px;}
.mosimage{
  border: none;
  margin: 5px;
  padding: 0px;}
.mosimage_caption {
  font-size: 0.8em;
  background: none;
  margin: 0px;
  padding: 0px;
  color: #555555;
  border-top: none;}
 .blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 20px;}
.blog_more{
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;}

 .sectiontableheader {font-weight: bold; padding: 4px 0px;}
/* kolor rzedow w spisach i tabelach parzystych*/
.sectiontableentry1, .sectiontableentry1-pink, .sectiontableentry1-green {
	text-align: left;
	padding: 4px;
	background: none;}
/* kolor rzedow w spisach i tabelach nieparzystych */
.sectiontableentry2, .sectiontableentry2-pink, .sectiontableentry2-green {
	text-align: left;
	padding: 4px;
	background: none;}
.article_seperator { display:block; width:100%; height: 10px; background: none;}
.readon{}
a.readon:link, a.readon:visited{ background: url(../images/red/bg_readon.gif) left no-repeat; line-height: 20px; padding: 0px 0px 0px 15px; margin: 0px; text-decoration: none; font-size: 0.9em; color:#dd362f; font-weight: bold; text-align: right;}
a.readon:hover{ text-decoration: underline;}
div.back_button a:link, div.back_button a:visited{ font-size: 0.9em; padding: 2px 0px; margin: 3px; text-decoration: none;  font-weight: normal;}
.back_button{ padding: 5px;}
 .pagenav_prev a:link, .pagenav_prev a:visited{text-decoration: none; font-size: 0.9em;  font-weight: bold; color:#e32929;}
 .pagenav_next a:link, .pagenav_next a:visited{ text-decoration: none; font-size: 0.9em;  font-weight: bold; color:#e32929;}
 .pagenavbar a:link, .pagenavbar a:visited{text-decoration: none; font-size: 0.9em;  font-weight: bold; color:#e32929;}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3{
	background: none;
	color:#000;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-left: 9px;}
div.moduletable, div.moduletable_menu, div.moduletable_text{ background: none; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; border: 1px solid #fcddd0;}
div.moduletable div, div.moduletable_text div{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable div div, div.moduletable_text div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable div div div, div.moduletable_text div div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable table{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable table div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable table form{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable form {margin: 10px 9px 10px 9px; padding: 0px;}
div.moduletable form table{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable form p{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable ul, div.moduletable_menu ul {margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable ul li, div.moduletable_menu ul li{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable p{ margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px; text-indent: 0px;}
div.moduletable div.syndicate {padding: 10px 0px 0px 0px; margin:0px}
div.moduletable div.syndicate div {margin: 0px; padding: 0px;}

div.moduletable_bgh3 h3, div.moduletable_menu_bgh3 h3, div.moduletable_menu_bgh3 h3{
	background: #fef2ec;
	color:#dd362f;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-left: 9px;}
div.moduletable_bgh3, div.moduletable_menu_bgh3, div.moduletable_menu_bgh3{ background: none; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; border: 1px solid #fcddd0;}
div.moduletable_bgh3 div, div.moduletable_text_bgh3 div{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 div div, div.moduletable_text_bgh3 div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 div div div, div.moduletable_text_bgh3 div div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 table{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 table div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 table form{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 form {margin: 10px 9px 10px 9px; padding: 0px;}
div.moduletable_bgh3 form table{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_bgh3 form p{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_bgh3 ul, div.moduletable_menu_bgh3 ul {margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 ul li, div.moduletable_menu_bgh3 ul li{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 p{ margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px; text-indent: 0px;}
div.moduletable_bgh3 div.syndicate {padding: 10px 0px 0px 0px; margin:0px}
div.moduletable_bgh3 div.syndicate div {margin: 0px; padding: 0px;}

div.moduletable_bg h3, div.moduletable_menu_bg h3, div.moduletable_menu_bg h3{
	background: #fef2ec;
	color:#dd362f;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-left: 9px;}
div.moduletable_bg, div.moduletable_menu_bg, div.moduletable_menu_bg{ background: #fef2ec; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; border: 1px solid #fcddd0;}
div.moduletable_bg div, div.moduletable_text_bg div{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bg div div, div.moduletable_text_bg div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg div div div, div.moduletable_text_bg div div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg table{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bg table div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg table form{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg form {margin: 10px 9px 10px 9px; padding: 0px;}
div.moduletable_bg form table{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_bg form p{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_bg ul, div.moduletable_menu_bg ul {margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bg ul li, div.moduletable_menu_bg ul li{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg p{ margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px; text-indent: 0px;}
div.moduletable_bg div.syndicate {padding: 10px 0px 0px 0px; margin:0px}
div.moduletable_bg div.syndicate div {margin: 0px; padding: 0px;}

div.moduletable_arrow_bg h3, div.moduletable_menu_arrow_bg h3, div.moduletable_menu_arrow_bg h3{
	background: url(../images/red/arrow_bg.gif) left no-repeat;
	color:#dd362f;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-left: 15px;
	margin-left: 9px;}

div.moduletable_arrow_bg, div.moduletable_menu_arrow_bg, div.moduletable_menu_arrow_bg{ background: none; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; border: 1px solid #fcddd0;}
div.moduletable_arrow_bg div, div.moduletable_text_arrow_bg div{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg div div, div.moduletable_text_arrow_bg div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg div div div, div.moduletable_text_arrow_bg div div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg table{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg table div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg table form{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg form {margin: 10px 9px 10px 9px; padding: 0px;}
div.moduletable_arrow_bg form table{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_arrow_bg form p{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_arrow_bg ul, div.moduletable_menu_arrow_bg ul {margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg ul li, div.moduletable_menu_arrow_bg ul li{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg p{ margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px; text-indent: 0px;}
div.moduletable_arrow_bg div.syndicate {padding: 10px 0px 0px 0px; margin:0px}
div.moduletable_arrow_bg div.syndicate div {margin: 0px; padding: 0px;}


body.contentpane {background:#fff; color:#000; padding: 15px; font-size: 11px; text-align: left;}
body.contentpane h1, body.contentpane h2, body.contentpane h3 {background:#fff; color:#000;font-size: 12px;}
body.contentpane a, body.contentpane span.small, body.contentpane table.contentpaneopen td, body.contentpane table td
{background:#fff; color:#000; font-size: 11px;}
body.contentpane .componentheading, body.contentpane .contentheading {background:#fff; color:#000; font-weight: bold; font-size: 12px;}
body.p {margin-bottom: 5px;}
body.contentpane .button{color:black; border:1px solid black; background: #fff; font-size: 11px; width: 90px;}
body.contentpane .inputbox {background: #FFFFFF; color: #000; border: solid 1px #000;}
body.contentpane td{padding:3px; background:#fff; color:#000;font-size: 11px;}



fieldset
{
	border: solid 0px #000;
	margin: 0 0 0 0px;
	padding: 0px;
	text-align:left
}
fieldset label{ font-size: 0.9em;}
Code:
/*************************************************************************
* This is the SKIN style definition for the CSS menu.                    *
* Feel free to customize this section.                                   *
*************************************************************************/

/*
 * Menu container settings
 * Applies to the first level menu container
 */
#topmenu .menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
	background: none;
}

/*
 * Menu container settings
 * Applies to second (or more) level menu containers
 */
#topmenu .menu ul {}

/*
 * Menu items settings
 * Applies to all menu items in all menu containers
 */
#topmenu .menu li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

/*
 * Menu items settings
 * Applies to second (or more) level menu items
 */
#topmenu .menu ul li {
	width: 179px;
	padding: 0px  13px 0px 13px;
	background: #dd362f;
	margin: 0px; border-bottom: 1px solid #ffffff;
	/*filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;*/
}

/*
 * Menu link settings
 * Applies to links that are to be found within the menu items, no matter the menu level
 */
#topmenu .menu a {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	cursor: pointer;
	padding: 10px 13px 10px 13px;
	border-left: 1px solid #ffffff;
	margin: 0px 0px 0px 0px;
	background: none;
	font-weight: bold;
	font-size: 12px;
	background: none;
}

/*
 * Menu link settings
 * Applies to links located in the second (or more) level menu items
 */
#topmenu .menu ul a {
	text-align: left;
 	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	padding: 7px 0px 6px 0px;
	border-left: 0px;
}

/***************************************************************************
* In this section, we will define what happens when mouse-overing an item  *
***************************************************************************/
/*
 * Mouse over on menu items
 * Applies to all menu items in all menu containers
 */
#topmenu .menu li.hover { background: #283D07;}

/*
 * Mouse over on menu items
 * Applies to second (or more) level menu items
 */
#topmenu .menu ul li.hover { background: #d3261f;}

/*
 * Mouse over on links
 * Applies to all links in all menu items
 */
#topmenu .menu a.hover {
	background: url(../images/topmenu_hover.gif) top center no-repeat;
	border-left: 1px solid #ffffff;
	padding: 10px 13px 10px 13px;
	text-decoration: none;}

/*
 * Mouse over on links
 * Applies to links located in the second (or more) level menu items
 */
#topmenu .menu ul a.hover {
background: #d3261f;
color: #ffffff;
text-decoration: none;
padding: 7px 0px 6px 0px;
border-left: 0px;}
/*****************************************************************************
* In this section, we will define what happens when a menu item is selected  *
*****************************************************************************/
/*
 * Selected menu item
 * Applies to selected menu items in all menu containers
 */
#topmenu .menu li.selected {	}

/*
 * Selected menu item
 * Applies to second (or more) level selected menu items
 */
#topmenu .menu ul li.selected {}

/*
 * Selected links
 * Applies to selected links in all menu items
 */
#topmenu .menu a.selected { color: #ffffff;}

/*
 * Selected links
 * Applies to selected links located in the second (or more) level menu items
 */
#topmenu .menu ul a.selected {
	color: #ffffff;

}
/******************************************************************************
* In this section, we will define the menu arrows behavior                    *
* An arrow is inserted next to the menu item when the menu item has sub-menus *
******************************************************************************/

/*
 * Define the arrow
 * Applies to all menu items that have sub-menus
 */
.menu .arrow {

}

/*
 * Define the arrow
 * Applies to all menu items that have sub-menus located in the second (or more) level
 */
.menu .hover ul .arrow,
.menu ul .arrow {}

/*
 * Define the arrow on mouse over
 * Applies to all menu items that have sub-menus on mouse over
 */
.menu .hover .arrow {

/*background: url(../images/bg_submenu_hover.gif) right no-repeat;*/
}

/*
 * Define the arrow on mouse over
 * Applies to all menu items that have sub-menus located in the second (or more) level on mouse over
 */
.menu ul .hover .arrow {}

/*************************************************************************
* This is the LAYOUT style definition for the CSS menu                   *
* DO NOT alter this section, unless you know what you're doing           *
*************************************************************************/
div.horizontal {
	clear: both;
}
div.horizontal br {
	clear: both;
}
div.horizontal ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
}
div.horizontal li {
	list-style-type: none;
	display: block;
	float: left;
	clear: none;
	text-align: left;
    position: static;
}
div.horizontal li img {
	border: none;
}
div.horizontal a {
	clear: both;
	display: block;
	margin: 0px;
}
div.horizontal ul li ul {
	position: absolute;
	left: -5000px;
	top: -5000px;
	visibility: hidden;
	clear: both;
}
div.horizontal ul li ul li {
	clear: both;
}
div.horizontal ul li ul li a {
	clear: both;
}
.hasImg,
.hasImg a {
	padding: 0px !important;
	margin:	0px	!important;
	border:	none !important;
	outline: none !important;
	background:	transparent !important;
	width: auto !important;
}
Mit Zitat antworten
Sponsored Links
Antwort

Themen-Optionen
Ansicht

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 hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
IE6 Problem - Menü zumindest bedienbar machen Ares CSS 1 11.02.2011 13:33
IE6 "cleart" Spalte ohne ersichtlichen Grund ppatrick CSS 5 05.04.2010 15:50
IE6 ignoriert CSS-Anweisungen Hallenkicker CSS 11 27.07.2008 21:58
Text-Zeichen im IE6 wiederholen sich – Problem... rg69 (X)HTML 2 05.06.2008 15:36
Dropdown-menü ie6 Darstellungsprobleme Koody CSS 6 29.08.2007 15:15


Alle Zeitangaben in WEZ +2. Es ist jetzt 12:24 Uhr.