0
Welcome Guest! Login
0 items Join Now

Using Maelstrom Rokstories Gallery in Enigma template

    • BS's Avatar
    • BS
    • Newbie
    • Posts: 7
    • Thanks: 0

    Using Maelstrom Rokstories Gallery in Enigma template

    Posted 13 years 1 week ago
    • following the description (index.php?f=452&t=119772&rb_v=viewtopic) to transplant the Maelstrom Rokstories Gallery I tried to transplant this to the Enigma template and it almost works great, except for one tiny issue. Ever since I transplanted this to the Enigma template I got a horizontal scrollbar at the bottom of my browserwindow. See this link:

      www.deliemershelemaalgoed.nl/develop1/index.php

      I almost tries everything but can't find the issue. What am I doing wrong? Hope it is not to much asked, but help would be very much appreciated! Thanks!
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 13 years 1 week ago
    • Edit template.css file

      Find:
      body {
      height: 100%;
      margin-bottom: 1px;
      font-family: Helvetica,Arial,sans-serif;
      }

      Change to:
      body {
      height: 100%;
      margin-bottom: 1px;
      font-family: Helvetica,Arial,sans-serif;
      overflow-x: hidden;
      }
    • Check my services at: Mihha-Vision
    • BS's Avatar
    • BS
    • Newbie
    • Posts: 7
    • Thanks: 0

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 13 years 1 week ago
    • If everything could be that simple ;-)) Thanks a lot for the very very quick response!
      BR
      Bjorn
    • BS's Avatar
    • BS
    • Newbie
    • Posts: 7
    • Thanks: 0

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 12 years 11 months ago
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 12 years 11 months ago
    • BS's Avatar
    • BS
    • Newbie
    • Posts: 7
    • Thanks: 0

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 12 years 11 months ago
    • Thanks for the quick response! Unfortunately, this doesn't solve the problem. Any other idea?
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 12 years 11 months ago
    • I don't see a scroll bar at the bottom of window. Can you post a screenshot here?
    • Check my services at: Mihha-Vision
    • BS's Avatar
    • BS
    • Newbie
    • Posts: 7
    • Thanks: 0

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 12 years 11 months ago
    • It's working great on a PC/Mac, but not on an iPad. When I enable the RokGalleries module it scales the view in such a way that it fits vertically. See the photoshot of the result on the iPad. On PC/Mac it's displayed correctly.
    • BS's Avatar
    • BS
    • Newbie
    • Posts: 7
    • Thanks: 0

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 12 years 11 months ago
    • Sorry to bother, but any idea yet how to solve this on the iPad?
    • BS's Avatar
    • BS
    • Newbie
    • Posts: 7
    • Thanks: 0

    Re: Using Maelstrom Rokstories Gallery in Enigma template

    Posted 12 years 11 months ago
    • Found the solution. Added to template-webkit.css

      #rt-showcase-surround { width:100%; overflow: hidden;}

      This seems to do the trick. Once again thanks for your efforts for helping.

      BR
      Bjorn

Time to create page: 0.089 seconds