Forums

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

Home Forums CSS Critique My Responsive Artist Portfolio Website

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37263
    SpringMountain
    Participant

    http://albertdicruttalo.com

    Just went live today on my 1st more or less hand coded responsive site.

    I built it using the 320 and Up responsive CSS template and a few javascripts (responsive carousel with slideshow, full screen background image CSS3 slideshow for the home page). Otherwise, coded by hand using WebStorm by JetBrains and CSSEdit (which has recently been killed!).

    Would love to hear if it looks OK on the new iPad.

    Still wondering about the whole aspect ratio thing, both implementation and testing.
    https://css-tricks.com/forums/discussion/16725/iso-elegant-responsive-solution-to-crazy-aspect-ratios

    Thanks for playing!

    #99602
    dfogge
    Participant

    i didnt check it on the ipad but when i shrink my browser window down around below 480px or so the | in between the nav links shift to the left.

    #99641
    SpringMountain
    Participant

    @dfogge Thanks!

    Fixed. Looking for a better way to deal with tall (portrait orientation) images. Love them in portrait mode, but in landscape they need to be handled differently. Fix for now is to limit the width with a media query so they don’t get too tall. Not ideal.

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