olivier2
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Modification d’en tableauHello Tobias
That’s it I finally understood what did not work, I got there, I changed the ID number corresponding to the other table instead of sticking below the personalized css corresponding to the table that I had to do and who has the same skin, but a different ID
Thank you for responding quickly to my request
Have a good day
cordially
Olivier BForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Modification d’en tableauBonjour Tobias
Normalement oui, mais quand je colle le code css dans le tableau ID 16, il m’efface la mise en page de mon tableau ID 12, et quand je regarde dans les options de mon tableau ID 12, je me retrouve avec les ID 16 de l’autre tableau.C’est vraiment bizarre
POurquoi ?
je vous remercie d’avancepour votre aide et pour vos réponses
PS : j’ai préparé des captures d’écran, pour vous montrez, mais je ne peux les joindre ?
Cordialemnt
Olivier BForum: Themes and Templates
In reply to: [Specia] olivierphotographiesHello
I just tried to not work, as I have a free version of the theme, it must come from that
Too bad, I will choose another theme
Thanks again
Have a good day
OlivierForum: Themes and Templates
In reply to: [Specia] olivierphotographiesHello
Thank you very much for your help
Will this code allow me to change the color of the text and the background with the colors I want?
In the waiting for your answers
I wish you a good day
OlivierForum: Themes and Templates
In reply to: [Specia] olivierphotographiesHello
Thank you very much for the css code, but unfortunately it does not work?
Pity
Have a good dayForum: Themes and Templates
In reply to: [Specia] olivierphotographiesHello
Thank you very much for responding so quickly and for your help.
For the color background css code it will apply well to all the same theme for the css code cooldown of the font?
Sorry a little more question
Parcontre for this line of code:.breadcrumb {
background-color: # 000; / * Add your desire color here * /
}My color I add it instead of # 000 or instead of add your desire color here?
Looking forward to your help and your answer.
I wish you a good day
Oivier B- This reply was modified 5 years, 10 months ago by olivier2.
Forum: Themes and Templates
In reply to: [Specia] olivierphotographiesHello
Thank you for responding quickly and for the work you do, it’s great
It’s perfect, it works very well
Can I change the background color, I will ask you a dark color?
But that will involve changing the color of the text, I will have to put some white?
Is possible
Looking forward to your answers and your help
I thank you in advance
Have a good day
Olivier BHello Tobias
Yes, by changing the color codes
but it didn’t work.custom css code that I added at the beginning for this table
.tablepress .odd td {
background-color: #fffffff;
}
.tablepress .even td {
background-color: #C0C0C0;
}I should not have changed the color codes?
Looking forward to reading your answers
Thank you in advance
Good end of the day
Olivier- This reply was modified 6 years ago by olivier2.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Bordures d’une tabHello Tobias
Thank you very much, it works and it’s much better
I still have a lot of work to do on it I plan to put it online in a few days
Thank you again for your help and quick answers
I wish you a very good day
OlivierForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Bordures d’une tabHello Tobias
Thank you very much for your help it works great.
On the other hand, why is the line at the top of my table not drawn?.
I would like to show it to you with a screenshot but I can’t add any more?
My table is not yet in public
For this table I use these css codes so that I can modify the width of each column, I would like to have if it is well done or if it requires a simpler code for the columns, which I do not know?.tablepress-id-12 thead th,
.tablepress-id-12 tbody td {
border: 2px solid #000000;
}.tablepress-id-12 .column-1 {
width: 130px;
height: auto;
}.tablepress-id-12 .column-3 {
width: 40px;
height: auto;
}.tablepress-id-12 .column-2 {
width: 60px;
height: auto;
}.tablepress-id-12 .column-4 {
width: 20px;
height: auto;
}.tablepress-id-12 .column-5 {
width: 90px;
height: auto;
}.tablepress-id-12 .column-6 {
width: 50px;
height: auto;
}.tablepress-id-12 .row-hover tr :hover td {
background-color: #ff0000;
}Thank you in advance for your help and answers
Have a good day
Olivier- This reply was modified 6 years ago by olivier2.