0
Welcome Guest! Login
0 items Join Now

SOLVED Color Title - box.

  • SOLVED Color Title - box.

    Posted 4 years 9 months ago
    • Hi, i try to change color of box - red
      I used this code:

      .box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
      background-color: ff0019;

      }

      How to change text color and color active?
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Color Title - box.

    Posted 4 years 9 months ago
    • Please would you post your URL, admin id and pswd in the secure tab of your post and I'll have a look for you.

      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.
  • Re: SOLVED Color Title - box.

    Posted 4 years 9 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • Last Edit: 4 years 9 months ago by MarcoPolo.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Color Title - box.

    Posted 4 years 9 months ago
    • Where have you actually used box2? I can't find any examples?

      Please do a screenshot of your problem and annotate to make it clear.

      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.
  • Re: SOLVED Color Title - box.

    Posted 4 years 9 months ago
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Color Title - box.

    Posted 4 years 9 months ago
    • Use this code...
      .box-red a {
          color: white;
      }
      .box-red a:hover {
          color: lightgray;
      }

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      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.
  • Re: SOLVED Color Title - box.

    Posted 4 years 9 months ago
    • Thank You for help:)
      It's work:)
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Color Title - box.

    Posted 4 years 9 months ago
    • By the way, I notice now that you membership has expired. Please note that support does require a current subnscription.

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