CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Liste des sujets

Retiré une Shoutbox en PHP ?!

Sknyx
Sknyx
Niveau 10
09 septembre 2009 à 16:20:21

Bonsoir,j'ai créer un site en PHP avec le kit Nuked Klan,mais le problème c'est qu'avant de faire mon site j'ai pris un thème et dans ce thème il y avait un encadrement qui se trouve à droite du header,et qui est en fait une shoutbox,mais le problème c'est que cet emplacement de shoutbox dite "non officielle" ne m'intéresse,et j'aimerais la supprimé,le problème c'est que j'ai tout essayé,en supprimant tout les fichiers concernant une shoutbox mais l'encadrement reste toujours là. :-(

Merci d'avance pour votre aider. :ange:

Thymotep
Thymotep
Niveau 10
09 septembre 2009 à 16:34:40

CSS du thème ?

Sknyx
Sknyx
Niveau 10
09 septembre 2009 à 16:45:57

Comment ça ?

Sknyx
Sknyx
Niveau 10
09 septembre 2009 à 17:30:34

Ah c'est j'ai trouvé le css.

Sknyx
Sknyx
Niveau 10
09 septembre 2009 à 18:26:35

Qu'est-ce que je peut faire pour l'enlever maintenant ?

deepblue
deepblue
Niveau 16
09 septembre 2009 à 19:44:43

il faut du code, on est pas devin :ok:

Sknyx
Sknyx
Niveau 10
09 septembre 2009 à 20:22:06

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #ffffff;
margin: 0;
padding: 0;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #666666;
}
img {
border: none;
}
a:active {
text-decoration: none;
color: #000000;
}

  1. user {

background-image: url(images/users.png);
height: 47px;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
}

  1. user a, #user a:link, #user a:active, #user a:visited {

text-decoration: none;
color: #FFFFFF;
}

  1. user a:hover {

text-decoration: underline;
color: #FFFFFF;
}

  1. shoutbox-input {

background-image: url(images/shoutbox-input.png);
width: 127px;
height: 16px;
}

  1. shoutbox-content {

background-color: #FFFFFF;
width: 158px;
height: 95px;
}

  1. shoutbox-content2 {

background-image: url(images/shoutbox-01.png);
width: 181px;
height: 39px;
text-align: center;
}

  1. partner-content {

background-image: url(images/partner-content.png);
width: 418px;
height: 38px;
vertical-align: bottom;
}

  1. partner-style {

padding-bottom: 2px;
}

  1. unik-content01 {

background-image: url(images/unik-content01.png);
width: 269px;
height: 60px;
}

  1. unik-content02 {

background-image: url(images/unik-content02.png);
width: 303px;
height: 60px;
}

  1. unik-content03 {

background-image: url(images/unik-content03.png);
width: 266px;
height: 60px;
}

  1. g {

background-image: url(images/g.png);
width: 76px;
min-height: 4px;
}

  1. d {

background-image: url(images/d.png);
width: 79px;
min-height: 4px;
}
.vertical {
vertical-align: top;
}

  1. menu-g-fond {

background-image: url(images/m-g-f.png);
width: 235px;
vertical-align: top;
}

  1. menu-d-fond {

background-image: url(images/m-d-f.png);
width: 233px;
vertical-align: top;
}
.menu-g-title {
background-image: url(images/m-g-t.png);
width: 235px;
height: 19px;
}
.menu-d-title {
background-image: url(images/m-d-t.png);
width: 233px;
height: 19px;
}
.news-title {
background-image: url(images/news-title.png);
height: 28px;
vertical-align: middle;
}
.news-content {
background-image: url(images/news-content.png);
}
.news-infos {
background-image: url(images/news-infos.png);
height: 31px;
vertical-align: top;
font-size: 9px;
text-align: center;
}
.right {
text-align: right;
}
.form {
background-color: #FFFFFF;
width: 100%;
border: none;
font-size: 8px;
border: none;
padding-left: 1px;
}
input {
background-color: #F5F5F5;
font-size: 10px;
border: 1px dashed #999999;
}
select {
background-color: #F5F5F5;
font-size: 10px;
border: 1px dashed #999999;
}
textarea {
background-color: #F5F5F5;
font-size: 10px;
border: 1px dashed #999999;
width: 100%;
}
.g-style {
padding-left: 10px;
font-size: 9px;
}
.d-style {
padding-right: 10px;
font-size: 9px;
text-align: right;
}
.news-style {
padding-left: 25px;
font-size: 9px;
padding-bottom: 7px;
}
.content-style {
padding-left: 5px;
padding-right: 5px;
}

Voilà le code CSS. :ok:

Thymotep
Thymotep
Niveau 10
09 septembre 2009 à 20:45:58

Code HTML ou ya le block + css sur http://wall.deblan.fr :merci:

Sknyx
Sknyx
Niveau 10
09 septembre 2009 à 20:49:46

De quoi ? :(

Sknyx
Sknyx
Niveau 10
09 septembre 2009 à 20:58:31

Code HTML du block :
http://wall.deblan.fr/x625/html/1/

Code CSS :
http://wall.deblan.fr/x624/css/1/

deepblue
deepblue
Niveau 16
09 septembre 2009 à 21:07:24

Quel code à la con...
Bref : remplace *style="display: inline;"* par *"style="display: none;"*

Sknyx
Sknyx
Niveau 10
09 septembre 2009 à 21:24:42

Merci beaucoup deep ! :ange:

Comment puis-je remplacer la place par une image maintenant ? :p)

deepblue
deepblue
Niveau 16
11 septembre 2009 à 10:35:58

<img src="url de ton image" alt="titre de ton image" title="titre de ton image" />

Sknyx
Sknyx
Niveau 10
11 septembre 2009 à 20:41:23

Bon,ça ne marche pas,faut que je le mette où ? Je peut effacer tout le code et mettre juste ça ?

Sous forums
  • Aide à l'achat Mac
  • Internet
  • Macintosh
  • Création de sites web
  • Création de Jeux
  • Linux
  • Programmation
  • Steam Deck
  • Hardware
La vidéo du moment