0
Welcome Guest! Login
1 items / $24.00 Checkout

How to prevent Rokzoom from going off the top of the browser window?

  • How to prevent Rokzoom from going off the top of the browser window?

    Posted 15 years 9 months ago
    • I'm working on a site that needs to have fairly large images available for viewing (around 700-750 pixels tall) and am using Joomla 1.5 with the Dimensions template and Rokzoom. The zoomed images fit pretty well when the browser is set to take up a full 1280x1024 monitor, but when viewed on less than full screen or on a lower res monitor (like the still common 1024x768), Rockzoom lets the image go off the edge of the browser, and there's no way to scroll up to see all of it. It looks like Rokzoom centers the image in whatever size browser window is open.

      Is there a way to force Rokzoom to keep the top of the images inside the browser window? The in-development site is here:
      Thanks,
      Mark
    • Last Edit: 8 years 4 months ago by Kat05.
  • Re: How to prevent Rokzoom from going off the top of the browser window?

    Posted 15 years 9 months ago
    • Add to template_css.css

      #rbCenter { top: 10px !important; }
    • James Spencer / Developer & Support / Hull, UK
  • Re: How to prevent Rokzoom from going off the top of the browser window?

    Posted 15 years 9 months ago
    • James S! wrote:
      Add to template_css.css

      #rbCenter { top: 10px !important; }

      That did the job, thanks!

Time to create page: 0.044 seconds