• 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.

  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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.

Question: Maximum Pixel Width In Post

El Héroe Oscuro

IG: elheroeoscuro
  • 7,226
    Posts
    16
    Years
    My question is if I wanted to put numerous pictures in one line of a post, what would be the maximum pixel width that the post could withstand from left to right before it would push one of the pictures underneath the previous ones? If anyone knows the answer that would be a huge, huge help!
     
    Basically, if you put images in a line, it could stretch the screen for those who have a smaller resolution, or drop the images onto a different line. My current display is 1920x1080, but someone with say... the primitive 800x600 or slightly more would hate you for making long width threads/posts. So it's a variable that depends on the size of a person's screen.

    All I could suggest is that you use CSS, set a fixed width (say 720px), and have each image next to one another. That way pretty much every resolution would display them side to side. But other than that you're looking at various lines of images, or stretching the page. Neither of which are too favourable.

    You could also experiment with the [cimg="width: 60%;"]url her[/cimg] tag, varying the width to your desire. If you do this, you can test our how it may look by resizing your browser window. That tag resizes images based on the window size. So that may be a viable option! Again, there's more than one way to do it, and more than a few variables, so play around and see what you can come up with :]
     
    Back
    Top