There are no translations available

Physique
 
Home arrow Forums
wimsedu le forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Feuille de style CSS (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Feuille de style CSS
#159
Fred (User)
Celfred.
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
Gender: Male
Feuille de style CSS 16 Years, 6 Months ago Karma: 0  
 
Report to moderator   Logged Logged  
 
Celfred.
  The administrator has disabled public write access.
#160
bernadette (Admin)
Admin
Posts: 638
graph
User Online Now Click here to see the profile of this user
Re:Feuille de style CSS 16 Years, 6 Months ago Karma: 23  
Code:

.oefstatement{} .oefreply{} .oefanswer{} .oefform{}

  • Mettre le style dans un fichier au premier niveau (on va l'appeler style.css)
  • Ecrire dans chaque exercice \text{style=wims(record 0 of style.css)}
  • .
[voir aide de Createxo]
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/01/19 12:32 By bernadette.
  The administrator has disabled public write access.
#1176
bernadette (Admin)
Admin
Posts: 638
graph
User Online Now Click here to see the profile of this user
Re:Feuille de style CSS 14 Years, 9 Months ago Karma: 23  
Code:

!changeto oef/Main.phtml
Code:

!set wims_html_header=!append line <style type="text/css">\ .question {\ margin : 10px;\ padding : 10px;\ background-color : #0f0;\ }\ to $wims_html_header
Code:

class_importation=no
 
Report to moderator   Logged Logged  
 
Last Edit: 2009/10/31 18:50 By bernadette.
  The administrator has disabled public write access.
#1195
Julien (User)
Expert Boarder
Posts: 102
graphgraph
User Offline Click here to see the profile of this user
Re:Feuille de style CSS 14 Years, 8 Months ago Karma: 3  
Code:

\text{style=wims(record 0 of style.css)}
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1196
bernadette (Admin)
Admin
Posts: 638
graph
User Online Now Click here to see the profile of this user
Re:Feuille de style CSS 14 Years, 8 Months ago Karma: 23  
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1197
bernadette (Admin)
Admin
Posts: 638
graph
User Online Now Click here to see the profile of this user
Re:Feuille de style CSS 14 Years, 8 Months ago Karma: 23  
Code:

!set style=!record 0 of style.css !set wims_html_header=!append line $style \ to $wims_html_header
 
Report to moderator   Logged Logged  
 
Last Edit: 2009/11/03 16:00 By bernadette.
  The administrator has disabled public write access.
#1199
Julien (User)
Expert Boarder
Posts: 102
graphgraph
User Offline Click here to see the profile of this user
Re:Feuille de style CSS 14 Years, 8 Months ago Karma: 3  
Code:

!set wims_html_header=!append line <style type="text/css">\ .question {\ margin : 10px;\ padding : 10px;\ background-color : #0f0;\ }\ to $wims_html_header
WIms me renvoit : wims has detected an error in the module 'devel/julien/H2~algebra~oefpourcentage.fr'. In file 'main.phtml', line 1: append_syntax. Erreur de syntaxe pour `append'. je ne connais pas la syntaxe de append donc un petit coup de palluche serait le bienvenue.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1200
bernadette (Admin)
Admin
Posts: 638
graph
User Online Now Click here to see the profile of this user
Re:Feuille de style CSS 14 Years, 8 Months ago Karma: 23  
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1213
Julien (User)
Expert Boarder
Posts: 102
graphgraph
User Offline Click here to see the profile of this user
Re:Feuille de style CSS 14 Years, 8 Months ago Karma: 3  
Code:

\statement{ <div class="question"> nkzndcemc</div> freqfqe <br>}
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1556
Julien (User)
Expert Boarder
Posts: 102
graphgraph
User Offline Click here to see the profile of this user
Re:Feuille de style CSS 14 Years, 6 Months ago Karma: 3  
Le code qui fonctionne est le suivant :
Le fichier main.phtm contient:
Code:

!set style=!record 0 of style.css !set graph=!record 0 of graph.css !set wims_html_header=!append line $style $graph to $wims_html_header
Les fichiers css style.css et graph.css doivent commencer et finir par ce bout de code.
Code:


 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
© 2024 WimsEdu
Joomla! est un logiciel libre distribué sous licence GNU/GPL.