Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Small Device Overflow Issue

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38781

    I have a bit of an issue with what seems to me to be an overflow issue on the iPad. The site of issue is my own “personal” site, thatothertechguy.com. It looks perfectly fine on the computer browser, but when it goes over to the iPad or even a pretty large-screened phone, the social section of my sidebar seems to be “messed up”. You can check the source if you want to, as I have the CSS uncompressed at the time, and the images for this section are non-dynamic. Thanks for any help!

    #105466

    Thanks for the help! What I ended up doing was instead of using an unnecessary unordered list, I just used three spans, with anchor links inside of them. Then I made both the spans and the anchor links have a block display (not sure if this was necessary, but it worked out). Then I gave the anchor links a padding on top and bottom, and it worked pretty much the same as before, but now it works on every device I have tried. :)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.