0
Welcome Guest! Login
0 items Join Now

SOLVED Tranparent background on Momentum breadcrumb

    • RobH SA's Avatar
    • RobH SA
    • Rocketeer
    • Posts: 84
    • Thanks: 0

    SOLVED Tranparent background on Momentum breadcrumb

    Posted 11 years 5 months ago
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Tranparent background on Momentum breadcrumb

    Posted 11 years 5 months ago
    • Please note that you should not have posted in the "water cooler" forum for a specific template problem - please post in the appropriate template or extension forum in future (of course you will need to renew your membership to do that - our priority is to always answer our paying members first).

      Use this code...
       
      #rt-breadcrumbs .block-shadow {
          box-shadow: none;
      }
      #rt-breadcrumbs .rt-block {
          background-color: transparent;
      }
       
      This is how to create a custom CSS compatible with Gantry 4...

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_fracture). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      Regards, Mark.
    • 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.
    • RobH SA's Avatar
    • RobH SA
    • Rocketeer
    • Posts: 84
    • Thanks: 0

    Re: SOLVED Tranparent background on Momentum breadcrumb

    Posted 11 years 5 months ago
    • Wow what a quick reply. And thank you so so much wonderful quick service. Time to renew my membership.

      As a side note I had a few problems with Rokbooster, and a few other RT extensions in the past. Moved my own server recently rather than a shared server. And spent a few weeks on a steep learning curve of Linux.

      What I came to realise is it is often not the extension. It is what the extension is hosted on :) :cheesy:
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Tranparent background on Momentum breadcrumb

    Posted 11 years 5 months ago
    • Oh yes indeed - as you might expect i've seen that one or two times! :D

      Regards, Mark.
    • 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.036 seconds