• Please note that this section is for questions regarding the forum itself - it is not for fan game-related questions. If you have a question about a fan game, ask in the appropriate thread.

  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Issue: Various site errors

  • 10,673
    Posts
    16
    Years
    • Seen Sep 29, 2024

    Styles

    1) All/Most styles - "Around PokéCommunity" spilling outside container on "Fixed Width" [Link 1] [Link 2]

    Suggestion: Reduce CSS column count from 5 to 3 for fixed width styles. Consider a more elastic design. Consider reducing necessity for vertical scrolling to go past the list.

    2) Styles lacking the online list for Discord:
    Spoiler:


    3) Styles lacking latest footer (may not be an issue, but the latest footer has more up-to-date information & links)


    Up to you guys if you want to update the footer on these styles, but their default footer looks visually incorrect in most cases.

    4) Styles still linking to the "Oekaki"


    5) Styles still linking to "Social Groups"
    Spoiler:


    6) Styles still linking to "Community Sites"


    7) X Scrollbar on Blossom Shower

    8) Broken footer area on Seeds of Platinum

    9) Conway navigation errors. Duplicate dropdown arrows, doubled up navigation bar.

    10) Final Resistance doubled up arrows & Navigation

    Suggestion: Add
    PHP:
    background-repeat: repeat-y;
    background-position: center;
    text-align: center;
    padding-left: 500px;
    padding-right: 500px;
    to div.footer

    Wrap
    PHP:
    <div align="center">
    around
    PHP:
    <img src="images/styles/SeedsOfPlatinum/reducedwidth-pageelements/footer-bottom.png" alt="">

    Initial approach is very hacky. I'd actually suggest re-writing it entirely. But the above fixes the hack.

    11) The Johto Elite footer errors

    12) slooowwwpoooke double arrow errors

    13 Generation Inverse double arrow errors

    14) Kanto Dream Party errors: Header is repeating oddly. Footer is broken.

    15) Forest Savage background stops abruptly

    16) Yggdrasil Forum Name spilling out of container

    Functionality

    1) "Show Forum Leaders" showing 404 [Link]

    2) "Draw" page lacking styling & functionality in general

    Suggestion: Remove "Draw" from the global footer or add styling to the page until it's finished undergoing maintenance.
     
    Just one other thing to add: Fundamental still does not have recent Daily articles at the top of the index like most styles do, just recent Bulletin Board announcements.
     
    Back
    Top