0
Welcome Guest! Login
0 items Join Now

SOLVED A class to hide from specific browsers ?

    • Patrick Toulze's Avatar
    • Patrick Toulze
    • Elite Rocketeer
    • Posts: 1810
    • Thanks: 18
    • Marketing - Web Designer

    SOLVED A class to hide from specific browsers ?

    Posted 10 years 7 months ago
    • I was thinking that something like —> rt-hidden-explorer8 added to a module will hide it from Explore 8. Maybe I dream that or you can do something like that?
    • Graphic Designer - Marketing -Web Sites — Trying to become a decent human being.
      www.grafcomm.ca
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED A class to hide from specific browsers ?

    Posted 10 years 7 months ago
    • Patrick Toulze wrote:
      I was thinking that something like —> rt-hidden-explorer8 added to a module will hide it from Explore 8. Maybe I dream that or you can do something like that?

      Or just use rt_templateName-custom-ie8.css:
      #rt-showcase {
          display: none;
      }

      To find out more on how to create and use Custom CSS files this guide Your first CSS custom file - OR - LESS custom file
    • The following users have thanked you: Patrick Toulze

    • Patrick Toulze's Avatar
    • Patrick Toulze
    • Elite Rocketeer
    • Posts: 1810
    • Thanks: 18
    • Marketing - Web Designer

    Re: SOLVED A class to hide from specific browsers ?

    Posted 10 years 7 months ago
    • So simple - This is solved for me !

      Great !
    • Graphic Designer - Marketing -Web Sites — Trying to become a decent human being.
      www.grafcomm.ca

Time to create page: 0.071 seconds