Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC:

[SOLVED] Changing layout popup screen in Module Calendar 4 years 4 months ago #25608

I found it. After disabling Tiptool Title the text remains bold.

Please Log in or Create an account to join the conversation.

[SOLVED] Changing layout popup screen in Module Calendar 4 years 4 months ago #25609

I found an article in joomla stackexchange
"Styling the default tooltip in joomla 3.6.X"
with
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
it should be possible to change
or if you find your templates own definition of tooltip-inner
The following user(s) said Thank You: Egnarts

Please Log in or Create an account to join the conversation.

[SOLVED] Changing layout popup screen in Module Calendar 4 years 4 months ago #25612

Thanks,
this is the solution. I added the code in the template.css of RSJuno and it works.
The following user(s) said Thank You: jojo12

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Time to create page: 0.404 seconds

Donate

If you find JEM useful and if you use it on your site, please consider a donation to the project.

Private Messages

You are not logged in.

Follow us......