• Resolved diegodearagao

    (@diegodearagao)


    diegodearagao
    Member
    Posted 19 hours ago #

    Hi Antoine,

    thanks for sharing all your work, the plugin in unbelievably well though and developed, thanks for sharing.

    I would like to request you to create a plugin to include the flags on the group widget (similar to what was suggested in another topic https://wordpress.org/support/topic/team-flagslogos-on-the-groups-page-group-shortcode?replies=5). As by the time it was a very older version I didn’t want to risk messing with the current one I have installed. It would be nice if there was a way to take out the line around the flag in the prediction sheets as well.

    Thanks in advance.

    AntoineH
    Member
    Plugin Author
    Posted 17 hours ago #

    The suggestion in that forum post still applies, only the line numbers have changed: 313 -> 292 and 376 -> 366.
    The line around the flag can be removed with some extra css in your stylesheet (border: none). But I’ll remove it in a next version as well.

    p.s. Please open a new topic if you have a question. That will help me keep track of the status.

    https://wordpress.org/plugins/football-pool/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter diegodearagao

    (@diegodearagao)

    Hi Antoine, moved my inquire to a new thread as per your suggestion.

    Sorry to keep bugging you with that as I am sort of a beginner to WordPress, but would you be able to tell me more specifically where I would have to add the extra .css you mentioned above? I installed a .css plugin editor on my WordPress but can’t really seem to find the place to include the css tag. Thanks once again.

    Plugin Author AntoineH

    (@antoineh)

    In this case you can just change the css in the plugin because I will also remove the styling in a next version. In all other cases I would not recommend to change the plugin’s files, because you would loose your changes on every update.

    In file /football-pool/assets/pool.css remove line 87:

    td.flag img { border: 1px solid #ccc; min-width: 10px; }
    Thread Starter diegodearagao

    (@diegodearagao)

    Hi Antoine, it is working fine, thanks once again for your prompt attention. Cheers

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Flags on the groups widget and border around flags’ is closed to new replies.