ZenPhoto and Responsive Web Design

vincent3569 Member, Translator
hi

there is a post on my blog about responsive web design.

http://www.vincentbourganel.fr/news/zenphoto-and-responsive-web-design

After seeing the excellent theme zpSkeleton of gjr, I started a new adventure and I am working on a new Responsive ZenPhoto theme. I hope to quickly achieve a beta that I will show you.

Comments

  • acrylian Administrator, Developer
    Great, always welcome (although I don't understand much on that post...;-)) A responsive theme is quite challenging.
  • vincent3569 Member, Translator
    hi

    there is a link to the beta release :
    http://bootstrap.vincentbourganel.fr/

    thanks for all your feedbacks and issues.
  • acrylian Administrator, Developer
    Looks nice. (btw, it's "Zenphoto", not "zenPHOTO" actually)
  • or you could use `printZenphotoLink()` which is the "officially styled" version. Styles are:
    `
    #zen-part {
    font-family: Arial, Helvetice, sans-serif;
    font-size: 1.8em;
    font-weight: 100;
    }

    #photo-part {
    font-family: Arial, Helvetice, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    }
    `
  • vincent3569 Member, Translator
    hi

    I use printZenphotoLink in the footer,and I will use the official css styles.

    btw, I am not sure that all official zenphoto themes use them ;-)
  • acrylian Administrator, Developer
    Actually just "Zenphoto" is fine as well..;-) The relative sizes of the styles might look weird depending on the surounding html/css setup (the usual inheritance problem).
Sign In or Register to comment.