Retirar Marcadores de listas de menu

  • zoombi
  • Avatar de zoombi Autor do Tópico
  • Offline
  • JCB! Novato
  • JCB! Novato
Mais
13 anos 4 dias atrás #46078 por zoombi
zoombi replied the topic: Re: Retirar Marcadores de listas de menu
Opah...vamos lá...código gerado pela index:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns=" www.w3.org/1999/xhtml ">
<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="description" content="Joomla! - O sistema dinâmico de portais e gerenciador de conteúdo" />
<meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />
<title>joomla_test</title>
<link href="/joomla_test/index.php?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />

<link href="/joomla_test/index.php?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
<script type="text/javascript" src="/joomla_test/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/joomla_test/media/system/js/caption.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="http://localhost/joomla_test/templates/dezenz-templates-11-2007/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="http://localhost/joomla_test/templates/dezenz-templates-11-2007/css/layout.css" rel="stylesheet" type="text/css" />
<link href="http://localhost/joomla_test/templates/dezenz-templates-11-2007/css/print.css" rel="stylesheet" type="text/css" media="print"/>

<script type="text/javascript" src="http://localhost/joomla_test/templates/dezenz-templates-11-2007/css/animatedcollapse.js"></script>

<!--[if IE 6]>
<style type="text/css">
img, div, td { behavior: url([url=http://localhost/joomla_test/templates/dezenz-templates-11-2007/css/iepngfix.htc" onclick="window.open(this.href);return false;]http://localhost/joomla_test/templates/ ... pngfix.htc[/url]); }
</style>
<![endif]-->



<style type="text/css" media="screen">
.module_rechts_1 { display:none; }

</style>

<style type="text/css" media="screen">
.module_rechts_2 { display:none; }

</style>
<style type="text/css" media="screen">
.module_rechts_3 { display:none; }

</style>

<style type="text/css" media="screen">
#banner { display:none; }

</style>

<style type="text/css" media="screen">
#bottom { display:none; }

</style>

</head>
<body>

<div id="bg_oben"></div>
<div id="logo"></div>
<div id="logo_white"></div>


<div id="left"> <table cellpadding="0" cellspacing="0" class="moduletable_menu">
<tr>
<th valign="top">
Main Menu </th>

</tr>
<tr>
<td>
<ul class="menu"><li id="current" class="active item1"><a href="http://localhost/joomla_test/"><span>Home</span></a></li></ul> </td>
</tr>
</table>
</div>

<div id="inhalt">
<div id="top"></div>
<div id="mainbody"><div class="componentheading">
joomla_test</div>
<table class="blog" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
</td>
</tr>


</table>

</div>
<div id="show"><a href="javascript:collapse2.slideit()" title="Show - Hide Right Side" ><img src="http://localhost/joomla_test/templates/dezenz-templates-11-2007/images/blank.gif" border="0" alt="Open - Close" class="show_button" /></a></div>

<div id="bottom">
<div ></div></div>
<div id="legalline">(c) 2007 Your Company | Template Design by <a href=" www.grafiknet.de/cms " target="_blank" >Grafiknet.de</a></div>
</div>


<div id="right">

<div class="module_rechts_1"></div>
<div class="module_rechts_2"></div>
<div class="module_rechts_3"></div>
<div class="module_rechts_4"></div>

</div>
<script type="text/javascript">

//Syntax: var uniquevar=new animatedcollapse("DIV_id", animatetime_milisec, enablepersist(true/fase), [initialstate] )
var collapse2=new animatedcollapse("right", 800, true)

</script>

</body>
</html>


Agora o css:

body {
margin:0;
padding: 0;
font-size:75%;
font-family: Verdana, Georgia, Helvetica, sans-serif;
color:#666666;
line-height:1.5;
background-color:#f2f2f2;
background-image:url('../images/body_bg.gif');
background-repeat:repeat-y;
background-position:left;
text-align:left;
width:100%;
letter-spacing:0.1px;


}
/*Druckausgabe*/
body.contentpane {background: none; background-color:#FFFFFF;
font:11pt/120% Arial, serif;
}

a:link, a:visited {
text-decoration:underline;
color:#749135;
}

a:hover {
color:#749135;
text-decoration:none;
}
#mainbody a:link, a:visited {
text-decoration:underline;
color:#749135;
}

#mainbody a:hover {
color:#749135;
text-decoration:none;
}

.small {
font:0.9em Verdana,Helvetica,sans-serif;
color:#ccc;
}
.createdate, .modifydate {
font:0.9em Verdana,Helvetica,sans-serif;
color:#ccc;
}

/* Rechte Seite Module*/
#right .moduletable td{
padding-left:5px;
padding-top:5px;
color:#666666;
}
#right .moduletable {
color:#749135;
text-align:left;
padding-bottom:5px;
font-size:0.88em;
}
#right .moduletable th {
font-size:1.0em;
color:#f2f2f2;
font-weight:bold;
letter-spacing:1px;
text-align:left;
padding:0px;
margin:0;
background-image:url(../images/bg_module.gif);
background-repeat:repeat-x;
height:26px;
text-indent:5px;
line-height:26px;
width:215px;
}
#right .moduletable a:hover {
text-decoration:underline;
color:#749135;
}
#right .moduletable a:link, #right a:visited{
text-decoration:none;
color:#749135;
}

/* Sektionen*/
.sectiontableheader {
background:url(../images/teaser.png);
color:#cebea7;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
padding:5px;
}
.sectiontableheader a:link,.sectiontableheader a:visited {
color:#444;
}
.sectiontableentry1, .sectiontableentry2{
text-align:left;
}

/* Buttons*/
.button {
background-image:url(../images/button_bg.gif);
background-repeat:repeat-x;
height:20px;
font-size:12px;
margin-left:4px;
padding:0px 4px;
cursor:hand;
color:#666;
border: 1px solid #ccc;

}

.inputbox{
background:url(../images/inputbox.gif);
border: 1px solid #ccc;
color:#999999;
}

/*Menu Linke Seite*/

a.mainlevel {
margin : 0px;
padding : 0px;
list-style-type : none;
width : 150px;

}

a.mainlevel:link, a.mainlevel:visited {
display : block;
padding : 6px 0px 6px 5px;
width : 150px;
border-bottom : 1px solid #f2f2f2;
text-decoration : none;
color : #666666;
}
a.mainlevel:hover{
color : #000000;
background-color : #fff;

}

#active_menu { background-color:#fff; color: #999 ! important;}

/* Untermenus*/
a.sublevel {
display : block;
float:right;
padding : 2px 0px 2px 5px;
width : 130px;
border-bottom : 1px solid #f2f2f2;
text-decoration : none;
color : #000000;
font-size:0.9em;
}
a.sublevel:link, a.sublevel:visited {
text-decoration : none;
color : #666666;
background-color : #f2f2f2;

}
a.sublevel:hover { color:#000000;background-color:#fff; color: #999 ! important;}
a.sublevel#active_menu {color:#000000;background-color:#fff; color: #999 ! important;} /* Formatierung der aktiven Unter-Menü-Links */
a.sublevel#active_menu:hover {}

/*Ausblenden des Moduletable auf der linken Seite*/
#left .moduletable th{ display:none;}

/*Abstand Module Links*/
#left .moduletable {
padding-bottom:20px;
}
h1, h2, h3, h4{
font-size:1.0em;
color:#749135;
font-weight:bold;
letter-spacing:1px;
}
.contentheading, .componentheading {
font-size:1.0em;
color:#749135;
font-weight:bold;
letter-spacing:1px;
/*border-bottom: 1px solid #3a241a;*/
}


É isso aí véio, qualquer coisa que ajude lhe sou grato.

Please Entrar ou Registrar to join the conversation.

Mais
13 anos 4 dias atrás #46079 por renpv
renpv replied the topic: Re: Retirar Marcadores de listas de menu
Cara, o único código referente a menu, nesse teu código é o seguinte:
<ul class="menu"><li id="current" class="active item1"><a href="http://localhost/joomla_test/"><span>Home</span></a></li></ul>
E nesse caso só te um item de menu. É isso mesmo?
No CSS não há referência nenhuma a class="menu".
Pode deixar. Vou instalar aqui e te retorno ainda hoje.

[color=#808080:2ig2voll]"Feliz aquele que transfere o que sabe e aprende o que ensina."(Cora Coralina)
"A mente que se abre a uma nova idéia jamais voltará ao seu tamanho original."(Albert Einstein)[/color:2ig2voll]
[url=http&#58;//twitter&#46;com/renatopaivabv:2ig2voll]@renatopaivabv[/url:2ig2voll]

Please Entrar ou Registrar to join the conversation.

Mais
13 anos 4 dias atrás #46080 por renpv
renpv replied the topic: Re: Retirar Marcadores de listas de menu
Pronto.
Acrescenta esse código ao final desse arquivo CSS.
ul.menu{list-style-type:none;}
Qualquer dúvida, pode perguntar;

[color=#808080:2ig2voll]"Feliz aquele que transfere o que sabe e aprende o que ensina."(Cora Coralina)
"A mente que se abre a uma nova idéia jamais voltará ao seu tamanho original."(Albert Einstein)[/color:2ig2voll]
[url=http&#58;//twitter&#46;com/renatopaivabv:2ig2voll]@renatopaivabv[/url:2ig2voll]

Please Entrar ou Registrar to join the conversation.

  • zoombi
  • Avatar de zoombi Autor do Tópico
  • Offline
  • JCB! Novato
  • JCB! Novato
Mais
13 anos 4 dias atrás #46121 por zoombi
zoombi replied the topic: Re: Retirar Marcadores de listas de menu (RESOLVIDO)
Pô renato, muito show cara, era isso mesmo, eu até tentei ver alguma coisa com a class ul mais não desenrolei, e tava bem na cara, desculpe a ignorância e o trabalho, virei teu fã cara, srsrsrs...outra coisa dá uma olhada no site da minha empresa, uma opinião profissional seriam bom pra sempre procurar melhorar...obrigado por tudo véio.
..esqueci de pôr o site...é : <!-- w -->[url=http://www.multiusuario.net.br" onclick="window.open(this.href);return false;]www.multiusuario.net.br[/url]<!-- w -->

Please Entrar ou Registrar to join the conversation.

Mais
11 anos 5 meses atrás #81856 por alespinelli
alespinelli replied the topic: Re: Retirar Marcadores de listas de menu
Prezado Renato, bom dia!

Li todo o problema do nosso amigo Zoombi e tenho um problema semelhante no site que estou desenvolvendo em Joomla 2.5 com K2. Tanto no menu das páginas que utilizei o K2, quanto nas que não utilizei aparecem os marcadores. Não sei já fiz de tudo também, olhando o CSS, mas como não entendo muito bem não consegui encontrar o problema.

Seria muito inconveniente eu lhe mandar o(s) CSS(s) para você dar uma olhada e qual(is) arquivo(s) eu lhe envio?

Desde já agradeço a atenção.

Please Entrar ou Registrar to join the conversation.