0
Welcome Guest! Login
0 items Join Now

Problem with RokTabs and Entropy

    • KevPsych's Avatar
    • KevPsych
    • Jr. Rocketeer
    • Posts: 33
    • Thanks: 0

    Problem with RokTabs and Entropy

    Posted 13 years 11 months ago
    • I've got an issue with RokTabs being too close to the menu area of Entropy... I have no clue where to even start on this issue. :oops:

      www.hrmproductions.com/alt/v3/index.php

      Any assistance would be appreciated. :)

      DaCool
    • KevPsych's Avatar
    • KevPsych
    • Jr. Rocketeer
    • Posts: 33
    • Thanks: 0

    Re: Problem with RokTabs and Entropy

    Posted 13 years 11 months ago
    • :cry:
    • Gerri's Avatar
    • Gerri
    • Newbie
    • Posts: 15
    • Thanks: 0

    Re: Problem with RokTabs and Entropy

    Posted 13 years 11 months ago
    • Hi DaCool,

      try to go to your "root" - "templates" - "rt_entropy_j15" - "css" and there you have the extensions.css file. Open with an editor and search for ".roktabs-wrapper .roktabs-container-wrapper".
      This have the strings "clear", "position", "overflow" and "width". Try to add:
      margin-top: 25px;
      ...or -25px or:
      padding: 25px;
      or -25 ... i think, you understand, what i mean.

      Padding defined the internal space, margin the outer. If there are no changes, or not that changes, like you wanted, make the changes undo and try another div-container. You can search for it with the Firebug for the Firefox Browser, or the standard build ins in Chrome and Opera. Just a right click on the position, you want know more about - something like "analyze elements".

      This would be my way, to solve such problems ;)
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Problem with RokTabs and Entropy

    Posted 13 years 11 months ago
    • The problem is that you are running Jquery.
      There is a Mooscript that calculates the right distance to the first section when the fixed-header is active. (it injects an empty div to push the content down) That script fails when you have the Jquery stuff loading. So try to get rid of it.
      I'm pretty sure the mailchimp script is responsible for this. Try to disable that first.
      You can also try to enable the Mootools upgrade plugin ...
    • KevPsych's Avatar
    • KevPsych
    • Jr. Rocketeer
    • Posts: 33
    • Thanks: 0

    Re: Problem with RokTabs and Entropy

    Posted 13 years 11 months ago
    • I would have never known...

      Thanks soooo much.

      Officially resolved... maybe there's a specially designed extension for Mailchimp.

      Thanks again,

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

    Re: Problem with RokTabs and Entropy

    Posted 13 years 11 months ago
    • KevPsych's Avatar
    • KevPsych
    • Jr. Rocketeer
    • Posts: 33
    • Thanks: 0

    Re: Problem with RokTabs and Entropy

    Posted 13 years 11 months ago
    • Yeah, Perfect. Thank you very much! The support here is awesome.
      :)

      DaCool

Time to create page: 0.077 seconds