0
Welcome Guest! Login
0 items Join Now

SOLVED Radiance - image display in Feature Mod -Firefox.

  • SOLVED Radiance - image display in Feature Mod -Firefox.

    Posted 13 years 2 months ago
    • Hi,
      Can someone help me with this issue in Firefox...
      I have an image (logo) in the feature-a module block and it doesn't look right in this browser ..
      Could have something to do with transparency or opacity because it seems a bit darker/less sharp...
      Looks fine in Chrome !!
      Thanks in advance... Please compare in both browsers...


      J2.5.1
      Radiance 1.2
    • Last Edit: 11 years 6 months ago by Randall A..
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Radiance - image display in Feature Mod -Firefox.

    Posted 13 years 2 months ago
    • Edit file www.codigosports.com/templates/rt_radiance/css/template.css

      Find:
      .promo .title {
        font-size: 20px;
        font-weight: normal;
        letter-spacing: 1px;
        line-height: 20px;
        opacity: 0.7;
        text-transform: uppercase;
      }

      Change to:
      .promo .title {
        font-size: 20px;
        font-weight: normal;
        letter-spacing: 1px;
        line-height: 20px;
        text-transform: uppercase;
      }

      BTW, Firebug for Firefox is a great tool. Maybe you should spend some time to learn how to use and start to use it 8)
    • Check my services at: Mihha-Vision
  • Re: SOLVED Radiance - image display in Feature Mod -Firefox.

    Posted 13 years 2 months ago
    • That was it, Igor...
      I appreciate your help and your recommendation about firebug....

Time to create page: 0.050 seconds