MFGG Forums
SOLVED Alingment weirdness in game descriptions and weird bug in reviews - Printable Version

+- MFGG Forums (https://forums.mfgg.net)
+-- Forum: MFGG (https://forums.mfgg.net/forumdisplay.php?fid=4)
+--- Forum: Suggestions (https://forums.mfgg.net/forumdisplay.php?fid=11)
+---- Forum: Resolved Suggestions (https://forums.mfgg.net/forumdisplay.php?fid=19)
+---- Thread: SOLVED Alingment weirdness in game descriptions and weird bug in reviews (/showthread.php?tid=3313)



Alingment weirdness in game descriptions and weird bug in reviews - Q-Nova - 04-24-2025

I've noticed two problems today:
  • In the game pages (example) the game descriptions are aligned at the center instead of the left. Is it supposed to look like this? Also, the formatting looks weird in some areas, like the game title.
  • In the reviews (example) the Pros section is named "Pros_test". I'm absolutely certain this is unintentional, unless the review section is protesting against the removal of the Replay section.
Hope these get sorted out!


RE: Alingment weirdness in game descriptions and weird bug in reviews - VinnyVideo - 04-27-2025

Game description alignment: Fixed. I've been updating some deprecated code on the MFGG mainsite lately. Seems I used a "text-align:center" instead of a "margin:auto" there.

Review "pros" text: Fixed. I was testing something a little while ago and forgot to revert my test text. Whoops.