[quote=_Qq Gunners_]nice tutorial
tapi ada sdikit kesalahan di:
[spoiler]
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
text-align:center;
color: white;
background: black url([b]
http://i36.photobucket.com/albums/e11/a … tlebar.png[/b]) repeat-x center left;
text-transform: uppercase;
padding: 2px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
[/spoiler]
yang bold ganti sama:
http://i36.photobucket.com/albums/e11/anoer/titlebar.png[/quote]
jeli bgt loe bro...
gua sempat bingung juga.
ternyata itu masalahnya hahaha..
Buat yang laen perhatikan baik2 yang warna hitam :
[quote]background: black url([b]
http://i36.photobucket.com/albums/e11/a … tlebar.png[/b]) repeat-x center left;
text-transform: uppercase;
padding: 2px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url([b]
http://i36.photobucket.com/albums/e11/a … active.png[/b]);
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
padding-bottom: 0; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
color: #A70303;
background: url([b]
http://www.griffins.com/images/usual_im … bullet.gif[/b]) no-repeat[/quote]
Ganti dengan ini :
<">
Last edited by haydar (2008-07-15 19:15:47)