0
Welcome Guest! Login
0 items Join Now

(RESOLVED)Gantry Dropdown menus showing behind

  • Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • David Goode wrote:
      Hi Alex,

      Thanks for your patience but I don't have any update yet. I have marked the dev team ticket as needing an update so will post back here as soon as I have any form of solution, or even a temporary fix.

      Thanks

      Hi David

      Thanks again for a update.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • as a workaround you can modify the templateDatails.xml

      move this block (depending on your template)

      <param name="font" type="chain" label="FONT_SETTINGS" description="FONT_SETTINGS_DESC">
      <param name="family" type="fonts" default="helvetica" label="FONT_FAMILY" description="" isbodyclass="true" setbyurl="true" setinsession="true" setbysession="true" setincookie="true" setbycookie="true">
      <option value="geneva">Geneva</option>
      <option value="georgia">Georgia</option>
      <option value="helvetica">Helvetica</option>
      <option value="lucida">Lucida</option>
      <option value="optima">Optima</option>
      <option value="palatino">Palatino</option>
      <option value="trebuchet">Trebuchet</option>
      </param>
      <param name="size" type="hidden" default="default" setbyurl="true"/>
      <param name="size-is" type="selectbox" default="default" label="FONT_SIZE" description="" setinsession="true" setbysession="true" setincookie="true" setbycookie="true" isbodyclass="true">
      <option value="xsmall">F_XSMALL</option>
      <option value="small">F_SMALL</option>
      <option value="default">F_DEFAULT</option>
      <option value="large">F_LARGE</option>
      <option value="xlarge">F_XLARGE</option>
      </param>
      </param>

      up so its right after

      <param name="coresettings" type="gspacer" default="" description="" label=" " glabel="SETTINGS" />

      or you could just modify the default values.

      or change the values in params.ini manually

      font-family=helvetica
      font-size=default
      font-size-is=default
  • Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • Henning wrote:
      as a workaround you can modify the templateDatails.xml

      move this block (depending on your template)

      <param name="font" type="chain" label="FONT_SETTINGS" description="FONT_SETTINGS_DESC">
      <param name="family" type="fonts" default="helvetica" label="FONT_FAMILY" description="" isbodyclass="true" setbyurl="true" setinsession="true" setbysession="true" setincookie="true" setbycookie="true">
      <option value="geneva">Geneva</option>
      <option value="georgia">Georgia</option>
      <option value="helvetica">Helvetica</option>
      <option value="lucida">Lucida</option>
      <option value="optima">Optima</option>
      <option value="palatino">Palatino</option>
      <option value="trebuchet">Trebuchet</option>
      </param>
      <param name="size" type="hidden" default="default" setbyurl="true"/>
      <param name="size-is" type="selectbox" default="default" label="FONT_SIZE" description="" setinsession="true" setbysession="true" setincookie="true" setbycookie="true" isbodyclass="true">
      <option value="xsmall">F_XSMALL</option>
      <option value="small">F_SMALL</option>
      <option value="default">F_DEFAULT</option>
      <option value="large">F_LARGE</option>
      <option value="xlarge">F_XLARGE</option>
      </param>
      </param>

      up so its right after

      <param name="coresettings" type="gspacer" default="" description="" label=" " glabel="SETTINGS" />

      or you could just modify the default values.

      or change the values in params.ini manually

      font-family=helvetica
      font-size=default
      font-size-is=default

      Hi Henning

      Thanks for a quick fix.

      Does this move the select boxes up so the drop downs are not at the bottom?

      This is not just happening with the font drop down.

      Regards
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • yes that is exactly what it does ... you should find it now as the first thing in Settings (right after presets)
    • Paced's Avatar
    • Paced
    • Newbie
    • Posts: 15
    • Thanks: 0

    Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • I wonder if this is linked to my recent post with problems with toggles ( www.rockettheme.com/forum/index.php?f=33..._v=viewtopic#p649805 ). I also have this problem with drop downs at the bottom of an accordian section. I'm using v1.5.23 and latest versions of gantry and templates such as Tachyon. But problem is identical with Mercado. Not an ideal first experience of Rocket Theme templates.
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • hi there,

      please update gantry to 3.1.13, the issue with the dropdowns was introduced in a recent joomla update, but the latest gantry contains a fix.

      kat :)
    • Kat05 / QA Lead & Support / Germany
    • Paced's Avatar
    • Paced
    • Newbie
    • Posts: 15
    • Thanks: 0

    Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • Thanks. fixed
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • alex, is this solved for you as well?
    • Kat05 / QA Lead & Support / Germany
  • Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • Hello

      I am using Entropy, Joomla 1.5.23 and Gantry 3.1.13
      I have the same problem with the Font Settings (Font Family and Size drop-downs) disappearing behind the Features header bar.
      Hope you can help.
    • http://www.quba.co.za
      http://franco.is
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: (RESOLVED)Gantry Dropdown menus showing behind

    Posted 13 years 11 months ago
    • Hi Francois,Francois Smit wrote:
      Hello

      I am using Entropy, Joomla 1.5.23 and Gantry 3.1.13
      I have the same problem with the Font Settings (Font Family and Size drop-downs) disappearing behind the Features header bar.
      Hope you can help.
      I have just tested my Entropy installation with 1.5.23 and 3.1.13 and it works as it should. Have you tried clearing your cache?

      You will need to clear your cache in order to see the change. Go to Joomla Admin > Tools > Clear Cache and select all then delete.

      Thanks :)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information

Time to create page: 0.086 seconds