- Version XF 1.x compatible
-
- 1.0
- 1.1
- 1.2
- 1.3
- Ce Hack a été traduit en français pour xenfrench avec l'autorisation explicite de son auteur. / This Hack was translated into French for xenfrench with the explicit authorization of its author.
- xenfrench et son équipe offrira du support vis à vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ xenfrench and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
- xenfrench remercie l'auteur du hack pour avoir fourni son autorisation. /xenfrench thanks the author for the hack to have provided its authorization.
- Auteur du hack/ Author Of hack : Xfrocks
- Source / Link of Thread: [bd] Widget Framework | XenForo Community
- Version xenforo Requise / Version xenforo Required : 1.1.5 -> 1.2.2
- Testé / Tested: Oui
- Traducteur / Translator: Arnaud / Allan
- Uploadez le contenu du dossier upload sur votre ftp.
- Importez le fichier addon-widget_framework.xml depuis votre administration.
Ajouter le contenu au template "wf_default_EXTRA.css" pour chaque style à rendre compatible.
Code:
.widget-tabs .primaryContent {
box-shadow: transparent 0 0 0;
}
.widget-tabs .secondaryContent {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.widget-tabs .tabs li a {
border-color: @lightMonochrome;
}
.widget-tabs .tabs li h3 {
background: none !important;
padding-top: 5px !important;
}