0
Welcome Guest! Login
0 items Join Now

RokGallery component CSS issue

  • RokGallery component CSS issue

    Posted 9 years 3 months ago
    • Hi guys!

      It's been quite a long time since I needed your help and today I stumbled across a small problem. I wanted to change the size of the Title of an image - shown via RokGallery. I noticed that the changes doesn't happen. I already have a template override for other stuff yet this one is not registered.

      Here is the screenshot:

      This image is hidden for guests.
      Please log in or register to see it.


      URL: www.globina.si/index.php/galerija

      Looking forward to hear from you!

      Tilen
    • Tilen
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: RokGallery component CSS issue

    Posted 9 years 3 months ago
    • You just need more CSS specifity on your statement to effect the override. Google "CSS specifity" to learn more.

      Use this code...
      div.rg-grid-view .item-title {
          display: block;
          font-size: 100%;
          line-height: 120%;
          margin-top: 15px;
      }

      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.062 seconds