Support

  1. hatbe7
  2. Bug Report
  3. Thursday, September 01 2016, 09:44 PM
Layout of the customer field looks strange. Only if I hover over the dates the days become readible
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
to solve add this css code in your template

.jsndatepicker.dropdown-menu {
background: white;
}
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Hi,
this is due to your template, you can fix it via CSS. We can help you but we need to see your site, if you want then you can use the form below the reply in "Site Details" tab to send me your site link (no needed access, I only need to see frontend problem).
  1. more than a month ago
  2. Bug Report
  3. # 1
hatbe7 Accepted Answer
site details below
  1. more than a month ago
  2. Bug Report
  3. # 2
hatbe7 Accepted Answer
which file I have to add the code in?
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Hi,
try to create file /templates/your-template/css/custom.css and put the code in this new file

or

many template provider allow to add CSS code as parameters into Joomla Backend, you should check this into Administration->Templates->Choose your template
  1. more than a month ago
  2. Bug Report
  3. # 4
hatbe7 Accepted Answer
I added the line in bootstrap.css but the .dropdown-menu entry from bootstrap,css always overwrites this

.jsndatepicker.dropdown-menu {
background: white;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #444444;
border: 1px solid #444444;
border-radius: 0;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
  1. more than a month ago
  2. Bug Report
  3. # 5
hatbe7 Accepted Answer
even .jsndatepicker .dropdown-menu {
background: white;
} didnt helped
  1. more than a month ago
  2. Bug Report
  3. # 6
admin Accepted Answer
Admin
Hi,
I have tried with a console and works, only you need to put after bootstrap.css.

Have you followed my instructions?
try to create file /templates/your-template/css/custom.css and put the code in this new file

or

many template provider allow to add CSS code as parameters into Joomla Backend, you should check this into Administration->Templates->Choose your template

if Yes try to clean cache.
Otherwise enable me backend access. we will check this.
  1. more than a month ago
  2. Bug Report
  3. # 7
hatbe7 Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 8
admin Accepted Answer
Admin
Hi,
found the problem, you copied the code wrong.

you wrote ".jsndatepicker(space).dropdown-menu" correct is without space :D

Fixed on your site ;)
  1. more than a month ago
  2. Bug Report
  3. # 9
hatbe7 Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 10
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.