Patrick
Forum Replies Created
-
Forum: Plugins
In reply to: [Football Pool] Page widthHello Antoine,
Strangely, since yesterday morning the predictions page is displayed correctly, over the entire width, without me having done anything.On the other hand, I try to modify the width of the box (5em instead of 3em) where we enter the scores, as well as the alignment of the text (center instead of right). I have modified the values below in the following file: wp-content/plugins/football-pool/assets/pool.css but the modification is not taken into account. I do not understand why.
.fp-prediction-form input.prediction {
width: 3em;
text-align: right;
}I only have this box width problem on Firefox, on Microsoft Edge it displays correctly.
However, I cleared the cache.
Forum: Plugins
In reply to: [Football Pool] Page widthHello,
Yes, absolutely.For display, I don’t know where to edit. What’s amazing is that when I select “Mobile-friendly layout” in the layout options, it displays correctly, across the entire width of the page.
Forum: Plugins
In reply to: [Football Pool] Page widthI found where to change the language of “question value”. It’s in the file : class-football-pool-pool.php in line 1563
Forum: Plugins
In reply to: [Football Pool] Page widthI don’t see where to change the width. I tried changing the width from 700px to 1200px in this file, pool.css in wp-content/plugins/football-pool/assets but nothing changes…
For the translation, I searched for the terms to be translated with Loco Translate, but they were not found.
- This reply was modified 2 years, 9 months ago by Patrick.