0
Welcome Guest! Login
0 items Join Now

SOLVED Slideshow overlapping fixed footer

    • TYK's Avatar
    • TYK
    • Sr. Rocketeer
    • Posts: 214
    • Thanks: 0

    SOLVED Slideshow overlapping fixed footer

    Posted 11 years 8 months ago
    • Hi RT team.. I have a fixed footer and notice the body (content) of my slideshow overlaps the footer when scrolling. Would you please be able to supply any code fix for this?
      Really appreciate your help.

      Thanks RT

      TEMPLATE: Leviathan
      URL: www.siteprogress.kangawebsites.com/index.php/rep100/about
    • Last Edit: 11 years 8 months ago by TYK.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Slideshow overlapping fixed footer

    Posted 11 years 8 months ago
    • Add this to your custom css file
      #rt-footer {
      z-index: 100;
      }

      This is how you create a custom CSS file...
      www.gantry-framework.org/documentation/j...custom_stylesheet.md

      When we release upgrades template files will change and you will have to reapply all your changes again (that's if you can remember where they all are). If you keep your changes in a separate Custom CSS file you'll have no issues upgrading.
    • Check my services at: Mihha-Vision
    • TYK's Avatar
    • TYK
    • Sr. Rocketeer
    • Posts: 214
    • Thanks: 0

    Re: SOLVED Slideshow overlapping fixed footer

    Posted 11 years 8 months ago
    • Brilliant!

      Thanks Igor.

      :D

Time to create page: 0.079 seconds