Nuked Klan, souci de mise en page NK |
11/12/2009 - 07:47:43 |
Post
#1
|
|
Group: Member Posts: 499 Joined: 25/08/2008 |
Bonjour à tous
voici mon souci sur le thème crack_v1 de nuked klan, dans la bannière supérieur, j'ai voulu intégrer un menu. Aucun souci, super bien intégrer, mais uniquement sous firefox Avec IE le reste du thème se retrouve décalé sur la droite: http://www.cssun.fr/index1.php?file=News c'est vraiment horrible j'y est passer la nuit mais pas moyens de trouver d'où cela peut venir donc si vous pouvez m'aider je vous en remercie d'avance cordialement |
|
|
11/12/2009 - 10:50:28 |
Post
#2
|
|
Group: Member Posts: 499 Joined: 25/08/2008 |
ben pourtant si (IMG:http://forum.17buddies.rocks/style_emoticons/default/huh.gif)
voici mon menu_style.css : Citation ul.menu { list-style-type:none; width:auto; position:relative; display:block; height:33px; font-size:.6em; background:url(images/bg.png) repeat-x top center; font-family:Verdana,Helvetica,Arial,sans-serif; border:1px solid #000; margin:0; padding:0; } ul.menu li { display:block; float:left; margin:0; padding:0; } ul.menu li a { float:left; color:#A79787; text-decoration:none; height:24px; padding:9px 15px 0; font-weight:normal; } ul.menu li a:hover,.current { color:#fff; background:url(images/bg.png) repeat-x top center; text-decoration:none; } ul.menu .current a { color:#fff; font-weight:700; } /*RED*/ ul.menu.red{ background-color:#B11718; } ul.menu.red li a:hover, .menu.red li.current { background-color:#DE3330; } et voici le code htlm convertit en php du menu: (convertit pour être intégrer au thème) : Citation echo"<head>" . "<link rel=\"stylesheet\" href=\"http://www.cssun.fr/themes/CrAk-v1/menu/menu_style.css\" type=\"text/css\" />" . "<ul class=\"menu red\">" . " <li class=\"current\"><a href=\"http://www.cssun.fr/index1.php?file=News\" target=\"_self\">ACCUEIL</a></li>" . " <li><a href=\"http://www.cssun.fr/index1.php?file=Forum\" target=\"_self\">FORUM</a></li>" . " <li class=\"current\"><a href=\"http://www.cssun.fr/index1.php?file=Defy\" target=\"_self\">NOUS DEFIER</a></li>" . " <li><a href=\"http://www.cssun.fr/index1.php?file=Recruit\" target=\"_self\">RECRUTEMENT</a></li>" . "<li><a href=\"http://www.cssun.fr/index1.php?file=charte\" target=\"_self\">NOTRE CHARTE</a></li>" . " <li><a href=\"http://www.cssun.fr/index1.php?file=Team\" target=\"_self\">LE STAFF</a></li>" . " <li><a href=\"http://www.cssun.fr/index.php?file=Links\" target=\"_self\">LIENS WEB</a></li>" . " <li><a href=\"http://www.cssun.fr/index1.php?file=Gallery\" target=\"_self\">GALERIE</a></li>" . "<li><a href=\"http://www.cssun.fr/index1.php?file=Guestbook\" target=\"_self\">LIVRE D'OR</a></li>" .""; de plus pourquoi il trouverais le "menu_style.css" avec firefox et pas avec IE???? (IMG:http://forum.17buddies.rocks/style_emoticons/default/eek.gif) This post has been edited by corrado: 11/12/2009 - 11:00:47 |
|
|
Lo-Fi Version |
Skin © Chapo
|