Before you ask please READ THIS

How change the fit full image at the top-left?

edited January 2013 in Hypershot Posts: 21
Hi,
i would like change the position of full screen item (a photo in full screen mode).
I tried with FIT LANDSCAPE and FIT ALWAYS, but both align only at the left. How can i align the photo at the left-top cornes, so when resize the window the photo resize from top-left corner?

Tks.

Comments

  • AirAir
    Posts: 10,970
    Hello,

    try using this custom CSS:
    #album-view img{
    top: 0 !important;
    left: 0 !important;
    }
    If still this not gives you desired effect , please try to show on screen shot what you would like to achieve.

    With regards.
  • You are the best!
    Work perfect!
    tks
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!