Barre de selection

  • Patoche70
  • Topic Author
  • Visitor
  • Visitor
11 years 6 months ago #770 by Patoche70
Barre de selection was created by Patoche70
Bonjour, j'ai un problème de barre de sélection
Je ne sais pas si cela provient de Gmapft ou de mon template
Ci-joint images de mon problème
Très bon composant...Félicitation pour le travail effectué
The topic has been locked.
  • Patoche70
  • Topic Author
  • Visitor
  • Visitor
11 years 6 months ago #771 by Patoche70
Replied by Patoche70 on topic Re: Barre de selection
Désolé,
mes images étaient trop grosses
les voici


Merci d'avance
Attachments:
The topic has been locked.
More
11 years 6 months ago #772 by gmapfp
Replied by gmapfp on topic Re: Barre de selection
Bonjour,

Je dirais CSS à adapter.
Si tu me donnes un lien, je peux te donner les modifs à faire dans le CSS.
The topic has been locked.
  • Patoche70
  • Topic Author
  • Visitor
  • Visitor
11 years 6 months ago #780 by Patoche70
Replied by Patoche70 on topic Re: Barre de selection
Bonjour,
je vous ai posté un lieu dans Nous contacter.
Merci d'avance
The topic has been locked.
More
11 years 6 months ago #782 by gmapfp
Replied by gmapfp on topic Re: Barre de selection
Bonjour,

Dans l'onglet CSS de GMapFP ajoute :

.toolbar .button .art-button {
border: 2px outset grey;
height: 100%;
}
.toolbar .art-button-wrapper {
width: 100%;
height: 100%;
}
.toolbar .art-button-l {
display: none;
}
.toolbar .art-button-r {
display: none;
}
The topic has been locked.
  • Patoche70
  • Topic Author
  • Visitor
  • Visitor
11 years 6 months ago #787 by Patoche70
Replied by Patoche70 on topic Re: Barre de selection
Merci, j'ai fait les modifications mais rien de changer, peut_être que je l'ai mal recopié, je ne suis pas un pro
Toutefois en modifiant le fichier general.css

/** toolbar **/

div.toolbar { float: right; text-align: right; padding: 0; }

table.toolbar { border-collapse: collapse; padding: 0; margin: 0; }
table.toolbar td { padding: 1px 1px 1px 4px; text-align: center; color: #666; height: 20px; }
table.toolbar td.spacer { width: 10px; }
table.toolbar td.divider { border-right: 1px solid #eee; width: 5px; }

table.toolbar span { float: none; width: 32px; height: 32px; margin: 0 auto; display: block; width: 100%; height: 100%; }

Voici ce que j'obtiens et je peux m'en contenter jusqu'à la prochaine correction
Un grand merci pour votre aide.
Attachments:
The topic has been locked.
Time to create page: 0.084 seconds
Powered by Kunena Forum
FaLang translation system by Faboba