trobi
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] replace commaHey, thanks for the quick reply.
On this page:
https://richard-wagner-werkstatt.com/#kalender
you see a list of performances. Behind each performance title is still the city in which it takes place, e.g. for the 25.12.2018 “Tristan und Isolde, Linz”. Now I would like that the next event on this day (“The Flying Dutchman, Landestheater Schlesweig Holstein”) is not separated by a comma, but another sign, about | or something else.
best regards
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Replace word “Categories”Hey, perfect, thanks for the help!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Replace word “Categories”Can you give me the CSS for this operation (to hide the word Categories)? That would be great! I could put that into the style editor of My Calendar, right? Thanks and best regards …
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Replace word “Categories”Hi, thanks for the quick reply. Unfortunately, this will not help me, because I have no programming knowledge and also do not know where to insert the proposed code.
Best regardsPerfect – thanks a lot!
Hi, I’m writing you an email because the site is not online yet.
- This reply was modified 7 years, 6 months ago by trobi.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] different font colorsHi,
Great – thanks for the hints.
Best regards
AndreasForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] different font colorsI send you the access data again by e-mail …
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] different font colorsHi Tobias,
yes, I use the TablePress Row Highlighting Extension already. Since then I partially raise the problem that in a row in column 2, the word “Jugend” and in column 5, the word “Ring” appears. In this line, I only want to color the word “Ring” specifically, and it turns as I have set it for “Jugend”.
Regards Andreas
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] different font colorsHi Tobias, great, that worked perfectly, thank you!
One more thing: I would like to highlight words that only appear in one column. So the command:
.tablepress-id-12 .row-highlight-jugend td.column-12 a {
color: #ff6600 !important;
}
through a specification on a column, not only in which the color highlighting occurs, but also the word that causes it. Right now I have the problem that coincidentally in another column of the same line another word occurs, that I would like to emphasize and the second word of this line then gets this color. Is that possible?Best regards Andreas
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] different font colorsHi Tobias,
If I do so, only the first word in the cell will be colored, the second color setting will not work. I also wonder if I can show two links in a cell in a different color.
Regards Andreas
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] different font colorsHi,
sorry that I ask again: If I have the words “Jugend” and “Riesen” in a cell and would like to color both words differently then I first enter this:
<span class=”hilite”>Jugend</span>
and
<span class=”hilite1″>Riesen</ span>
and then in the CSS
.tablepress .hilite {
color: #ff0000;
}and .tablepress .hilite1 {
color: #003366;
}?
Where exactly do I enter <span class=”hilite”>Jugend</span>?
best regards
Andreas
Hi Tobias,
many, many thanks and sorry for my stupid mistake – of course it does not work that way …
Best regards
AndreasI will write you this by e-mail, ok?
Hi,
I can not find the problem? Can you look at this?
Best regards
Andreas